GET api/reports/{propertyAddressId}/property-tax-guide?purchasePrice={purchasePrice}&purchaseDate={purchaseDate}&companyId={companyId}

This method will retrieve data for Property Tax Guide at Purchase report that helps clients understand what they should do before, at and after the closing in order to reduce their property taxes

Request Information

URI Parameters

NameDescriptionTypeAdditional information
propertyAddressId

Property Address Id

integer

Required

purchasePrice

Purchase Price

decimal number

Required

purchaseDate

Purchase Date

string

Required

companyId

integer

Required

Body Parameters

None.

Response Information

Resource Description

Instance of

PropertyTaxGuideAtPurchaseReportModel
NameDescriptionTypeAdditional information
Property

PropertyReportData

None.

AnalysisOptions

PropertyMarketAppealAnalysisOption

None.

TaxAssessmentHistoryData

Collection of PropertyAssessmentStatistics

None.

AssessmentChangeBands

AssessmentChangeStatistics

None.

Exemptions

Collection of ExemptionReportData

None.

AvailableAppealTypes

Collection of PropertyAppealType

None.

TaxRatesHistory

TaxRateTimeSeriesModel

None.

StateEqualizationFactorHistory

Collection of StateEqualizationFactor

None.

County

CountyReportPageModel

None.

Company

PtdCompany

None.

PageContent

PtdContentPage

None.

AppealReasons

Collection of PropertyAppealType

None.

Response Formats

application/json, text/json

Sample:
{
  "property": {
    "propertyAddressId": 1,
    "pin": "sample string 2",
    "formattedPin": "sample string 3",
    "taxYear": 4,
    "geoCenter": "sample string 5",
    "addressLine1": "sample string 6",
    "city": "sample string 7",
    "state": "sample string 8",
    "zipCode": "sample string 9",
    "fullAddress": "sample string 10",
    "countyName": "sample string 11",
    "countyId": 12,
    "townshipId": 13,
    "townshipName": "sample string 14",
    "taxCodeId": 15,
    "taxCode": "sample string 16",
    "neighborhood": 17,
    "age": 18,
    "description": "sample string 19",
    "propertyClass": "sample string 20",
    "propertyClassId": 21,
    "residenceType": "sample string 22",
    "residenceTypeId": 1,
    "constructionType": "sample string 23",
    "exteriorConstructionTypeRating": 1,
    "buildingUse": "sample string 24",
    "buildingUseId": 1,
    "apartments": "sample string 25",
    "fullBaths": 26,
    "halfBaths": 27,
    "basementType": "sample string 28",
    "basementTypeRating": 1,
    "atticType": "sample string 29",
    "atticTypeRating": 1,
    "centralAir": true,
    "fireplaceCount": 31,
    "garageType": "sample string 32",
    "garageTypeRating": 1,
    "landAreaSqFt": 33.1,
    "buildingAreaSqFt": 34.1,
    "landAssessment": 35.1,
    "buildingAssessment": 36.1,
    "assessmentRatio": 37.0,
    "totalAssessment": 38.1,
    "landAssessmentLastYear": 39.1,
    "buildingAssessmentLastYear": 40.1,
    "assessmentRatioLastYear": 41.0,
    "totalAssessmentLastYear": 42.0,
    "assessmentLevel": 43.0,
    "taxRate": 44.0,
    "stateEqualizationFactor": 45.0,
    "marketValue": 46.1,
    "marketValueLastYear": 47.1,
    "grossTaxAmount": 48.0,
    "propertyImageUrl": "sample string 49",
    "isSubject": true,
    "distance": 51.0,
    "priorTaxYear": 52,
    "lastYearGrossTaxAmount": 53.0,
    "taxRateYear": 54,
    "stateEqualizationFactorYear": 55,
    "taxRateLastYear": 56.0,
    "stateEqualizationFactorLastYear": 57.0,
    "lastReassessmentYear": 58,
    "nextReassessmentYear": 59,
    "transactionAmount": 1.0,
    "executedDate": "sample string 60",
    "buyer": "sample string 61",
    "seller": "sample string 62",
    "deed": "sample string 63",
    "isIncomeProperty": true,
    "multiParcelIds": [
      1,
      2
    ],
    "multiParcelPins": [
      "sample string 1",
      "sample string 2"
    ],
    "card": 1,
    "cookCountyEquivalentClassId": 1,
    "cookCountyEquivalentClass": "sample string 65",
    "cookCountyEquivalentClassDescription": "sample string 66",
    "storiesCount": "sample string 67",
    "stories": "sample string 68",
    "styleId": 69,
    "style": "sample string 70",
    "exteriorWallType": "sample string 71",
    "roofCoverId": 72,
    "roofCover": "sample string 73",
    "roofCoverRating": 74,
    "yearBuilt": 75,
    "yearRemodeled": 1,
    "effectiveYearBuilt": 1,
    "physicalConditionId": 1,
    "physicalCondition": "sample string 76",
    "physicalConditionRating": 1,
    "gradeId": 1,
    "grade": "sample string 77",
    "gradeRating": 1,
    "cduStructureId": 1,
    "cduStructure": "sample string 78",
    "cduStructureRating": 1,
    "bedroomCount": 1,
    "bathsWith4FixCount": 1,
    "bathsWith5FixCount": 1,
    "totalFixturesCount": 1,
    "totalLivingArea": 1.1,
    "atticArea": 1.1,
    "basementArea": 79,
    "heatingType": "sample string 80",
    "prefabFireplaceCount": 1,
    "woodBurningFireplaceCount": 1,
    "recRoomArea": 1,
    "basementFinishedArea": 1,
    "lowerLevelFinishedArea": 1,
    "upperFloorArea": 1,
    "secondFloorArea": 1,
    "firstFloorArea": 1,
    "lowerLevelArea": 1,
    "livingArea": 1,
    "grossFloorArea": 1,
    "parkingCount": 1,
    "garageCount": 1,
    "garageArea": 1,
    "garageCarsCount": 1,
    "attachedGarageId": 1,
    "attachedGarageType": "sample string 81",
    "attachedGarageTypeRating": 1,
    "attachedGarageCount": 1,
    "attachedGarageArea": 1,
    "attachedCarPortGarageId": 1,
    "attachedCarPortGarageType": "sample string 82",
    "attachedCarPortGarageTypeRating": 1,
    "attachedCarPortCount": 1,
    "attachedCarPortArea": 1,
    "detachedGarageId": 1,
    "detachedGarageType": "sample string 83",
    "detachedGarageTypeRating": 1,
    "detachedGarageCount": 1,
    "detachedGarageArea": 1,
    "basementGarageId": 1,
    "basementGarageType": "sample string 84",
    "basementGarageTypeRating": 1,
    "basementGarageCarCount": 1,
    "basementGarageArea": 1,
    "shedsArea": 1,
    "gazeboArea": 1,
    "groundPoolArea": 1,
    "deckCount": 1,
    "deckArea": 1,
    "concretePatioCount": 1,
    "concretePatioArea": 1,
    "enclosedPorchCount": 1,
    "enclosedPorchArea": 1,
    "openPorchCount": 1,
    "openPorchArea": 1,
    "outbuildingsCount": 1,
    "singleParcelBuildingCount": 1,
    "landUseCode": "sample string 85",
    "recordType": "sample string 86",
    "occupancyPercent": 1.0,
    "prorationPercentage": 1.0,
    "interiorFinishPercent": 1.0,
    "rec1OutbuildingName": "sample string 87",
    "rec1OutbuildingArea": 1,
    "rec1OutbuildingYearBuilt": 1,
    "rec2OutbuildingName": "sample string 88",
    "rec2OutbuildingArea": 1,
    "rec2OutbuildingYearBuilt": 1,
    "rec3OutbuildingName": "sample string 89",
    "rec3OutbuildingArea": 1,
    "rec3OutbuildingYearBuilt": 1,
    "rec4OutbuildingName": "sample string 90",
    "rec4OutbuildingArea": 1,
    "rec4OutbuildingYearBuilt": 1,
    "lotSizeAcres": 1.0,
    "wallHeight": 1,
    "unitsCount": 1,
    "outbuildingTypes": "sample string 91",
    "neighborhoodDescription": "sample string 92",
    "neighborhoodId": 1,
    "externalWallId": 1,
    "externalWallRating": 1,
    "landMethod": "sample string 93",
    "landUseCodeId": 1,
    "salesPriceSqFt": 1.0,
    "propertyCardUrl": "sample string 94",
    "assessmentUrl": "sample string 95",
    "baseMarketValue1977": 1,
    "farmLandMarketValue": 1,
    "farmBuildingsMarketValue": 1,
    "farmTotalAssessment": 1,
    "preferentialAssessmentReason": "sample string 96",
    "partialAssessmentFlag": true,
    "physicalDepreciationPercent": 1.0,
    "landAssessmentAssessmentNotice": 1,
    "buildingAssessmentAssessmentNotice": 1,
    "totalAssessmentAssessmentNotice": 1,
    "buildingAssessmentResidential": 1,
    "buildingAssessmentCommercial": 1,
    "totalAssessmentEqualized": 1,
    "residentialLandMarketValue": 1,
    "buildingMarketValueResidential": 1,
    "totalResidentialMarketValue": 1,
    "commercialLandMarketValue": 1,
    "commercialBuildingMarketValue": 1,
    "totalMarketValueCommercial": 1,
    "condoOwnershipPercent": 1.0,
    "costsTaxAmount": 1.0,
    "omitRollbackTaxAmount": 1.0,
    "totalCurrentYearTaxAmount": 1.0,
    "taxBillTotalAssessmentEqualized": 1.0,
    "taxBillExemptionAssessedValue": 1,
    "taxBillStateAssessedPollutionControl": 1,
    "taxBillTaxableValuation": 1,
    "taxExemptLevel": 1,
    "taxBillForfeitedTax": 1,
    "taxBillFirstInstallmentPaymentAmount": 1,
    "taxBillSecondInstallmentPaymentAmount": 1,
    "taxBillFirstInstallmentDueDate": 1,
    "taxBillSecondInstallmentDueDate": 1,
    "treasurerCollectorCharges": 1,
    "taxBillRealEstateTaxAmount": 1,
    "taxBillStatementYear": 1,
    "taxBillYear": 1,
    "currentYearTaxDueAmount": 1,
    "taxBillTaxRate": 1,
    "totalDrainageTaxAmount": 1,
    "totalSpecialServicesTaxAmount": 1,
    "drainageDistrictProjectName": 1,
    "taxpayerCompanyName": "sample string 98",
    "documentNumber": "sample string 99",
    "qualifiedSaleFlag": "sample string 100",
    "legalDescription": "sample string 101"
  },
  "analysisOptions": {
    "isAppealRecommended": true,
    "recommendation": "sample string 2",
    "fullRecommendation": "sample string 3",
    "nextAppealDate": "sample string 4",
    "appealAgency": "sample string 5",
    "appealSavings": 6.0,
    "asOfDate": "sample string 7",
    "appealAgencyUrl": "sample string 8",
    "purchasePrice": 9.1,
    "purchaseDate": "sample string 10",
    "pin": "sample string 11",
    "address": "sample string 12",
    "city": "sample string 13",
    "neighborhood": 14,
    "age": 15,
    "taxRate": 1.0,
    "totalTaxAssessment": 1.0,
    "assessorMarketValue": 1.0,
    "yearOverYearTaxIncrease": 1.0,
    "taxAppealYear": 16
  },
  "taxAssessmentHistoryData": [
    {
      "pin": "sample string 1",
      "taxCode": "sample string 2",
      "taxYear": 3,
      "taxRateYear": 4,
      "stateEqualizationFactorYear": 5,
      "priorTaxYear": 6,
      "priorTaxRateYear": 7,
      "priorStateEqualizationFactorYear": 8,
      "grossTaxAmount": 1.0,
      "priorYearGrossTaxAmount": 1.0,
      "yearOverYearGrossTaxAmountChange": 1.0,
      "landAssessment": 1.0,
      "priorYearLandAssessment": 1.0,
      "yearOverYearLandAssessmentChange": 1.0,
      "buildingAssessment": 1.0,
      "priorYearBuildingAssessment": 1.0,
      "yearOverYearBuildingAssessmentChange": 1.0,
      "totalAssessment": 1.0,
      "priorYearTotalAssessment": 1.0,
      "yearOverYearTotalAssessmentChange": 1.0,
      "assessmentLevel": 1.0,
      "assessmentRatio": 1.0,
      "stateEqualizationFactor": 1.0,
      "taxRate": 1.0,
      "priorYearAssessmentRatio": 1.0,
      "priorYearStateEqualizationFactor": 1.0,
      "priorYearTaxRate": 1.0,
      "yearOverYearAssessmentRatioChange": 1.0,
      "yearOverYearStateEqualizationFactorChange": 1.0,
      "yearOverYearTaxRateChange": 1.0,
      "taxAmount": 1.0
    },
    {
      "pin": "sample string 1",
      "taxCode": "sample string 2",
      "taxYear": 3,
      "taxRateYear": 4,
      "stateEqualizationFactorYear": 5,
      "priorTaxYear": 6,
      "priorTaxRateYear": 7,
      "priorStateEqualizationFactorYear": 8,
      "grossTaxAmount": 1.0,
      "priorYearGrossTaxAmount": 1.0,
      "yearOverYearGrossTaxAmountChange": 1.0,
      "landAssessment": 1.0,
      "priorYearLandAssessment": 1.0,
      "yearOverYearLandAssessmentChange": 1.0,
      "buildingAssessment": 1.0,
      "priorYearBuildingAssessment": 1.0,
      "yearOverYearBuildingAssessmentChange": 1.0,
      "totalAssessment": 1.0,
      "priorYearTotalAssessment": 1.0,
      "yearOverYearTotalAssessmentChange": 1.0,
      "assessmentLevel": 1.0,
      "assessmentRatio": 1.0,
      "stateEqualizationFactor": 1.0,
      "taxRate": 1.0,
      "priorYearAssessmentRatio": 1.0,
      "priorYearStateEqualizationFactor": 1.0,
      "priorYearTaxRate": 1.0,
      "yearOverYearAssessmentRatioChange": 1.0,
      "yearOverYearStateEqualizationFactorChange": 1.0,
      "yearOverYearTaxRateChange": 1.0,
      "taxAmount": 1.0
    }
  ],
  "assessmentChangeBands": {
    "referenceId": 1,
    "label": "sample string 2",
    "dataBandsJson": "sample string 3",
    "dataBands": [
      {
        "minYoYChange": 1.0,
        "maxYoYChange": 2.0,
        "propertyCount": 3,
        "propertyPercent": 4.0
      },
      {
        "minYoYChange": 1.0,
        "maxYoYChange": 2.0,
        "propertyCount": 3,
        "propertyPercent": 4.0
      }
    ],
    "totalPropertyCount": 4
  },
  "exemptions": [
    {
      "exemptionId": 1,
      "exemptionName": "sample string 2",
      "taxYear": 3,
      "eav": 1,
      "exemptionAmount": 1.0
    },
    {
      "exemptionId": 1,
      "exemptionName": "sample string 2",
      "taxYear": 3,
      "eav": 1,
      "exemptionAmount": 1.0
    }
  ],
  "availableAppealTypes": [
    {
      "id": 1,
      "appealType": "sample string 2",
      "displayName": "sample string 3",
      "description": "sample string 4",
      "addedDate": "2025-05-20T16:47:05.2137519-05:00",
      "rank": 6,
      "canCompbineWithOtherAppeals": true,
      "countyId": 8,
      "county": {
        "id": 1,
        "name": "sample string 2",
        "description": "sample string 3",
        "appealProcessDescription": "sample string 4",
        "fipsCode": "sample string 5",
        "established": 1,
        "population": 1,
        "shapeArea": 1.1,
        "shapeLen": 1.1,
        "geom": "sample string 6",
        "pinFormat": "sample string 7",
        "propertyImageUrl": "sample string 8",
        "appealYearIncrement": 9,
        "taxPaymentYearIncrement": 10,
        "reassessmentCycleInYears": 11,
        "landArea": 12.1,
        "waterArea": 13.1,
        "reassessmentDescription": "sample string 14",
        "exemptionRefundPeriodInYears": 15,
        "assessorScheduleUrl": "sample string 16",
        "borScheduleUrl": "sample string 17",
        "stateId": 18,
        "isSupported": true,
        "assessmentPageUrl": "sample string 20",
        "propertyCardPageUrl": "sample string 21",
        "state": {
          "id": 1,
          "name": "sample string 2",
          "shortName": "sample string 3",
          "geom": "sample string 4",
          "isTerritory": true,
          "landArea": 6.1,
          "waterArea": 7.1
        }
      }
    },
    {
      "id": 1,
      "appealType": "sample string 2",
      "displayName": "sample string 3",
      "description": "sample string 4",
      "addedDate": "2025-05-20T16:47:05.2137519-05:00",
      "rank": 6,
      "canCompbineWithOtherAppeals": true,
      "countyId": 8,
      "county": {
        "id": 1,
        "name": "sample string 2",
        "description": "sample string 3",
        "appealProcessDescription": "sample string 4",
        "fipsCode": "sample string 5",
        "established": 1,
        "population": 1,
        "shapeArea": 1.1,
        "shapeLen": 1.1,
        "geom": "sample string 6",
        "pinFormat": "sample string 7",
        "propertyImageUrl": "sample string 8",
        "appealYearIncrement": 9,
        "taxPaymentYearIncrement": 10,
        "reassessmentCycleInYears": 11,
        "landArea": 12.1,
        "waterArea": 13.1,
        "reassessmentDescription": "sample string 14",
        "exemptionRefundPeriodInYears": 15,
        "assessorScheduleUrl": "sample string 16",
        "borScheduleUrl": "sample string 17",
        "stateId": 18,
        "isSupported": true,
        "assessmentPageUrl": "sample string 20",
        "propertyCardPageUrl": "sample string 21",
        "state": {
          "id": 1,
          "name": "sample string 2",
          "shortName": "sample string 3",
          "geom": "sample string 4",
          "isTerritory": true,
          "landArea": 6.1,
          "waterArea": 7.1
        }
      }
    }
  ],
  "taxRatesHistory": {
    "referenceItemId": 1,
    "legend": "sample string 2",
    "rates": [
      {
        "taxYear": 1,
        "rate": 2.0
      },
      {
        "taxYear": 1,
        "rate": 2.0
      }
    ]
  },
  "stateEqualizationFactorHistory": [
    {
      "countyId": 1,
      "taxYear": 2,
      "factor": 3.0,
      "asOfDate": "2025-05-20T16:47:05.2157776-05:00",
      "county": {
        "id": 1,
        "name": "sample string 2",
        "description": "sample string 3",
        "appealProcessDescription": "sample string 4",
        "fipsCode": "sample string 5",
        "established": 1,
        "population": 1,
        "shapeArea": 1.1,
        "shapeLen": 1.1,
        "geom": "sample string 6",
        "pinFormat": "sample string 7",
        "propertyImageUrl": "sample string 8",
        "appealYearIncrement": 9,
        "taxPaymentYearIncrement": 10,
        "reassessmentCycleInYears": 11,
        "landArea": 12.1,
        "waterArea": 13.1,
        "reassessmentDescription": "sample string 14",
        "exemptionRefundPeriodInYears": 15,
        "assessorScheduleUrl": "sample string 16",
        "borScheduleUrl": "sample string 17",
        "stateId": 18,
        "isSupported": true,
        "assessmentPageUrl": "sample string 20",
        "propertyCardPageUrl": "sample string 21",
        "state": {
          "id": 1,
          "name": "sample string 2",
          "shortName": "sample string 3",
          "geom": "sample string 4",
          "isTerritory": true,
          "landArea": 6.1,
          "waterArea": 7.1
        }
      },
      "id": 5
    },
    {
      "countyId": 1,
      "taxYear": 2,
      "factor": 3.0,
      "asOfDate": "2025-05-20T16:47:05.2157776-05:00",
      "county": {
        "id": 1,
        "name": "sample string 2",
        "description": "sample string 3",
        "appealProcessDescription": "sample string 4",
        "fipsCode": "sample string 5",
        "established": 1,
        "population": 1,
        "shapeArea": 1.1,
        "shapeLen": 1.1,
        "geom": "sample string 6",
        "pinFormat": "sample string 7",
        "propertyImageUrl": "sample string 8",
        "appealYearIncrement": 9,
        "taxPaymentYearIncrement": 10,
        "reassessmentCycleInYears": 11,
        "landArea": 12.1,
        "waterArea": 13.1,
        "reassessmentDescription": "sample string 14",
        "exemptionRefundPeriodInYears": 15,
        "assessorScheduleUrl": "sample string 16",
        "borScheduleUrl": "sample string 17",
        "stateId": 18,
        "isSupported": true,
        "assessmentPageUrl": "sample string 20",
        "propertyCardPageUrl": "sample string 21",
        "state": {
          "id": 1,
          "name": "sample string 2",
          "shortName": "sample string 3",
          "geom": "sample string 4",
          "isTerritory": true,
          "landArea": 6.1,
          "waterArea": 7.1
        }
      },
      "id": 5
    }
  ],
  "county": {
    "countyId": 1,
    "countyName": "sample string 2",
    "exemptionFilingDeadline": "sample string 3",
    "appealAgencies": [
      {
        "countyId": 1,
        "countyName": "sample string 1",
        "stateName": "sample string 2",
        "id": 3,
        "name": "sample string 4",
        "description": "sample string 5",
        "url": "sample string 6",
        "imageUrl": "sample string 7",
        "handlesAppeals": true,
        "handlesPayments": true,
        "appealFormsUrl": "sample string 10",
        "coeFormsUrl": "sample string 11",
        "divisionsFormsUrl": "sample string 12",
        "exemptionsFormsUrl": "sample string 13",
        "farmsFormsUrl": "sample string 14",
        "floodsFormsUrl": "sample string 15",
        "incentivesFormsUrl": "sample string 16",
        "ommittedAssessmentsFormsUrl": "sample string 17",
        "miscFormsUrl": "sample string 18",
        "exemptionDeadlineMonth": 1,
        "exemptionDeadlineDay": 1,
        "displayOrder": 1,
        "stateId": 19,
        "county": {
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3",
          "appealProcessDescription": "sample string 4",
          "fipsCode": "sample string 5",
          "established": 1,
          "population": 1,
          "shapeArea": 1.1,
          "shapeLen": 1.1,
          "geom": "sample string 6",
          "pinFormat": "sample string 7",
          "propertyImageUrl": "sample string 8",
          "appealYearIncrement": 9,
          "taxPaymentYearIncrement": 10,
          "reassessmentCycleInYears": 11,
          "landArea": 12.1,
          "waterArea": 13.1,
          "reassessmentDescription": "sample string 14",
          "exemptionRefundPeriodInYears": 15,
          "assessorScheduleUrl": "sample string 16",
          "borScheduleUrl": "sample string 17",
          "stateId": 18,
          "isSupported": true,
          "assessmentPageUrl": "sample string 20",
          "propertyCardPageUrl": "sample string 21",
          "state": {
            "id": 1,
            "name": "sample string 2",
            "shortName": "sample string 3",
            "geom": "sample string 4",
            "isTerritory": true,
            "landArea": 6.1,
            "waterArea": 7.1
          }
        },
        "state": {
          "id": 1,
          "name": "sample string 2",
          "shortName": "sample string 3",
          "geom": "sample string 4",
          "isTerritory": true,
          "landArea": 6.1,
          "waterArea": 7.1
        }
      },
      {
        "countyId": 1,
        "countyName": "sample string 1",
        "stateName": "sample string 2",
        "id": 3,
        "name": "sample string 4",
        "description": "sample string 5",
        "url": "sample string 6",
        "imageUrl": "sample string 7",
        "handlesAppeals": true,
        "handlesPayments": true,
        "appealFormsUrl": "sample string 10",
        "coeFormsUrl": "sample string 11",
        "divisionsFormsUrl": "sample string 12",
        "exemptionsFormsUrl": "sample string 13",
        "farmsFormsUrl": "sample string 14",
        "floodsFormsUrl": "sample string 15",
        "incentivesFormsUrl": "sample string 16",
        "ommittedAssessmentsFormsUrl": "sample string 17",
        "miscFormsUrl": "sample string 18",
        "exemptionDeadlineMonth": 1,
        "exemptionDeadlineDay": 1,
        "displayOrder": 1,
        "stateId": 19,
        "county": {
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3",
          "appealProcessDescription": "sample string 4",
          "fipsCode": "sample string 5",
          "established": 1,
          "population": 1,
          "shapeArea": 1.1,
          "shapeLen": 1.1,
          "geom": "sample string 6",
          "pinFormat": "sample string 7",
          "propertyImageUrl": "sample string 8",
          "appealYearIncrement": 9,
          "taxPaymentYearIncrement": 10,
          "reassessmentCycleInYears": 11,
          "landArea": 12.1,
          "waterArea": 13.1,
          "reassessmentDescription": "sample string 14",
          "exemptionRefundPeriodInYears": 15,
          "assessorScheduleUrl": "sample string 16",
          "borScheduleUrl": "sample string 17",
          "stateId": 18,
          "isSupported": true,
          "assessmentPageUrl": "sample string 20",
          "propertyCardPageUrl": "sample string 21",
          "state": {
            "id": 1,
            "name": "sample string 2",
            "shortName": "sample string 3",
            "geom": "sample string 4",
            "isTerritory": true,
            "landArea": 6.1,
            "waterArea": 7.1
          }
        },
        "state": {
          "id": 1,
          "name": "sample string 2",
          "shortName": "sample string 3",
          "geom": "sample string 4",
          "isTerritory": true,
          "landArea": 6.1,
          "waterArea": 7.1
        }
      }
    ],
    "appealLocations": [
      {
        "id": 1,
        "addressHtml": "sample string 2",
        "phone": "sample string 3",
        "workingHours": "sample string 4",
        "commentsHtml": "sample string 5",
        "effectiveDate": "2025-05-20T16:47:05.2157776-05:00",
        "displayOrder": 7,
        "locationName": "sample string 8",
        "agencyId": 9,
        "agency": {
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3",
          "url": "sample string 4",
          "imageUrl": "sample string 5",
          "handlesAppeals": true,
          "handlesPayments": true,
          "appealFormsUrl": "sample string 8",
          "coeFormsUrl": "sample string 9",
          "divisionsFormsUrl": "sample string 10",
          "exemptionsFormsUrl": "sample string 11",
          "farmsFormsUrl": "sample string 12",
          "floodsFormsUrl": "sample string 13",
          "incentivesFormsUrl": "sample string 14",
          "ommittedAssessmentsFormsUrl": "sample string 15",
          "miscFormsUrl": "sample string 16",
          "exemptionDeadlineMonth": 1,
          "exemptionDeadlineDay": 1,
          "displayOrder": 1,
          "countyId": 1,
          "stateId": 17,
          "county": {
            "id": 1,
            "name": "sample string 2",
            "description": "sample string 3",
            "appealProcessDescription": "sample string 4",
            "fipsCode": "sample string 5",
            "established": 1,
            "population": 1,
            "shapeArea": 1.1,
            "shapeLen": 1.1,
            "geom": "sample string 6",
            "pinFormat": "sample string 7",
            "propertyImageUrl": "sample string 8",
            "appealYearIncrement": 9,
            "taxPaymentYearIncrement": 10,
            "reassessmentCycleInYears": 11,
            "landArea": 12.1,
            "waterArea": 13.1,
            "reassessmentDescription": "sample string 14",
            "exemptionRefundPeriodInYears": 15,
            "assessorScheduleUrl": "sample string 16",
            "borScheduleUrl": "sample string 17",
            "stateId": 18,
            "isSupported": true,
            "assessmentPageUrl": "sample string 20",
            "propertyCardPageUrl": "sample string 21",
            "state": {
              "id": 1,
              "name": "sample string 2",
              "shortName": "sample string 3",
              "geom": "sample string 4",
              "isTerritory": true,
              "landArea": 6.1,
              "waterArea": 7.1
            }
          },
          "state": {
            "id": 1,
            "name": "sample string 2",
            "shortName": "sample string 3",
            "geom": "sample string 4",
            "isTerritory": true,
            "landArea": 6.1,
            "waterArea": 7.1
          }
        }
      },
      {
        "id": 1,
        "addressHtml": "sample string 2",
        "phone": "sample string 3",
        "workingHours": "sample string 4",
        "commentsHtml": "sample string 5",
        "effectiveDate": "2025-05-20T16:47:05.2157776-05:00",
        "displayOrder": 7,
        "locationName": "sample string 8",
        "agencyId": 9,
        "agency": {
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3",
          "url": "sample string 4",
          "imageUrl": "sample string 5",
          "handlesAppeals": true,
          "handlesPayments": true,
          "appealFormsUrl": "sample string 8",
          "coeFormsUrl": "sample string 9",
          "divisionsFormsUrl": "sample string 10",
          "exemptionsFormsUrl": "sample string 11",
          "farmsFormsUrl": "sample string 12",
          "floodsFormsUrl": "sample string 13",
          "incentivesFormsUrl": "sample string 14",
          "ommittedAssessmentsFormsUrl": "sample string 15",
          "miscFormsUrl": "sample string 16",
          "exemptionDeadlineMonth": 1,
          "exemptionDeadlineDay": 1,
          "displayOrder": 1,
          "countyId": 1,
          "stateId": 17,
          "county": {
            "id": 1,
            "name": "sample string 2",
            "description": "sample string 3",
            "appealProcessDescription": "sample string 4",
            "fipsCode": "sample string 5",
            "established": 1,
            "population": 1,
            "shapeArea": 1.1,
            "shapeLen": 1.1,
            "geom": "sample string 6",
            "pinFormat": "sample string 7",
            "propertyImageUrl": "sample string 8",
            "appealYearIncrement": 9,
            "taxPaymentYearIncrement": 10,
            "reassessmentCycleInYears": 11,
            "landArea": 12.1,
            "waterArea": 13.1,
            "reassessmentDescription": "sample string 14",
            "exemptionRefundPeriodInYears": 15,
            "assessorScheduleUrl": "sample string 16",
            "borScheduleUrl": "sample string 17",
            "stateId": 18,
            "isSupported": true,
            "assessmentPageUrl": "sample string 20",
            "propertyCardPageUrl": "sample string 21",
            "state": {
              "id": 1,
              "name": "sample string 2",
              "shortName": "sample string 3",
              "geom": "sample string 4",
              "isTerritory": true,
              "landArea": 6.1,
              "waterArea": 7.1
            }
          },
          "state": {
            "id": 1,
            "name": "sample string 2",
            "shortName": "sample string 3",
            "geom": "sample string 4",
            "isTerritory": true,
            "landArea": 6.1,
            "waterArea": 7.1
          }
        }
      }
    ],
    "taxInstallments": [
      {
        "countyName": "sample string 1",
        "taxYear": 2,
        "paymentDate": "sample string 3",
        "id": 4,
        "name": "sample string 5",
        "dueMonth": 6,
        "dueDay": 7,
        "taxYearOffset": 8,
        "paymentPercent": 9.0,
        "countyId": 10,
        "county": {
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3",
          "appealProcessDescription": "sample string 4",
          "fipsCode": "sample string 5",
          "established": 1,
          "population": 1,
          "shapeArea": 1.1,
          "shapeLen": 1.1,
          "geom": "sample string 6",
          "pinFormat": "sample string 7",
          "propertyImageUrl": "sample string 8",
          "appealYearIncrement": 9,
          "taxPaymentYearIncrement": 10,
          "reassessmentCycleInYears": 11,
          "landArea": 12.1,
          "waterArea": 13.1,
          "reassessmentDescription": "sample string 14",
          "exemptionRefundPeriodInYears": 15,
          "assessorScheduleUrl": "sample string 16",
          "borScheduleUrl": "sample string 17",
          "stateId": 18,
          "isSupported": true,
          "assessmentPageUrl": "sample string 20",
          "propertyCardPageUrl": "sample string 21",
          "state": {
            "id": 1,
            "name": "sample string 2",
            "shortName": "sample string 3",
            "geom": "sample string 4",
            "isTerritory": true,
            "landArea": 6.1,
            "waterArea": 7.1
          }
        }
      },
      {
        "countyName": "sample string 1",
        "taxYear": 2,
        "paymentDate": "sample string 3",
        "id": 4,
        "name": "sample string 5",
        "dueMonth": 6,
        "dueDay": 7,
        "taxYearOffset": 8,
        "paymentPercent": 9.0,
        "countyId": 10,
        "county": {
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3",
          "appealProcessDescription": "sample string 4",
          "fipsCode": "sample string 5",
          "established": 1,
          "population": 1,
          "shapeArea": 1.1,
          "shapeLen": 1.1,
          "geom": "sample string 6",
          "pinFormat": "sample string 7",
          "propertyImageUrl": "sample string 8",
          "appealYearIncrement": 9,
          "taxPaymentYearIncrement": 10,
          "reassessmentCycleInYears": 11,
          "landArea": 12.1,
          "waterArea": 13.1,
          "reassessmentDescription": "sample string 14",
          "exemptionRefundPeriodInYears": 15,
          "assessorScheduleUrl": "sample string 16",
          "borScheduleUrl": "sample string 17",
          "stateId": 18,
          "isSupported": true,
          "assessmentPageUrl": "sample string 20",
          "propertyCardPageUrl": "sample string 21",
          "state": {
            "id": 1,
            "name": "sample string 2",
            "shortName": "sample string 3",
            "geom": "sample string 4",
            "isTerritory": true,
            "landArea": 6.1,
            "waterArea": 7.1
          }
        }
      }
    ],
    "taxPaymentMethods": [
      {
        "id": 1,
        "name": "sample string 2",
        "description": "sample string 3",
        "imageUrl": "sample string 4",
        "effectiveDate": "2025-05-20T16:47:05.2178293-05:00",
        "displayOrderNumber": 6,
        "countyId": 7,
        "county": {
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3",
          "appealProcessDescription": "sample string 4",
          "fipsCode": "sample string 5",
          "established": 1,
          "population": 1,
          "shapeArea": 1.1,
          "shapeLen": 1.1,
          "geom": "sample string 6",
          "pinFormat": "sample string 7",
          "propertyImageUrl": "sample string 8",
          "appealYearIncrement": 9,
          "taxPaymentYearIncrement": 10,
          "reassessmentCycleInYears": 11,
          "landArea": 12.1,
          "waterArea": 13.1,
          "reassessmentDescription": "sample string 14",
          "exemptionRefundPeriodInYears": 15,
          "assessorScheduleUrl": "sample string 16",
          "borScheduleUrl": "sample string 17",
          "stateId": 18,
          "isSupported": true,
          "assessmentPageUrl": "sample string 20",
          "propertyCardPageUrl": "sample string 21",
          "state": {
            "id": 1,
            "name": "sample string 2",
            "shortName": "sample string 3",
            "geom": "sample string 4",
            "isTerritory": true,
            "landArea": 6.1,
            "waterArea": 7.1
          }
        }
      },
      {
        "id": 1,
        "name": "sample string 2",
        "description": "sample string 3",
        "imageUrl": "sample string 4",
        "effectiveDate": "2025-05-20T16:47:05.2178293-05:00",
        "displayOrderNumber": 6,
        "countyId": 7,
        "county": {
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3",
          "appealProcessDescription": "sample string 4",
          "fipsCode": "sample string 5",
          "established": 1,
          "population": 1,
          "shapeArea": 1.1,
          "shapeLen": 1.1,
          "geom": "sample string 6",
          "pinFormat": "sample string 7",
          "propertyImageUrl": "sample string 8",
          "appealYearIncrement": 9,
          "taxPaymentYearIncrement": 10,
          "reassessmentCycleInYears": 11,
          "landArea": 12.1,
          "waterArea": 13.1,
          "reassessmentDescription": "sample string 14",
          "exemptionRefundPeriodInYears": 15,
          "assessorScheduleUrl": "sample string 16",
          "borScheduleUrl": "sample string 17",
          "stateId": 18,
          "isSupported": true,
          "assessmentPageUrl": "sample string 20",
          "propertyCardPageUrl": "sample string 21",
          "state": {
            "id": 1,
            "name": "sample string 2",
            "shortName": "sample string 3",
            "geom": "sample string 4",
            "isTerritory": true,
            "landArea": 6.1,
            "waterArea": 7.1
          }
        }
      }
    ],
    "currentYear": 4,
    "taxPaymentYear": 5,
    "taxAppealYear": 6
  },
  "company": {
    "id": 1,
    "name": "sample string 2",
    "address": "sample string 3",
    "phone": "sample string 4",
    "fax": "sample string 5",
    "email": "sample string 6",
    "logoUri": "sample string 7",
    "website": "sample string 8",
    "modifiedDate": "2025-05-20T16:47:05.2178293-05:00",
    "addressPin": "sample string 10",
    "addressGeom": "sample string 11",
    "lastAddressLine": "sample string 12",
    "discountCode": "sample string 13",
    "discountPercent": 1.0,
    "appealCost": 1.0,
    "defaultFlatAppealFee": 1.0,
    "defaultProcessingFee": 1.0,
    "defaultContingencyPercent": 1.0,
    "defaultCofEPercent": 1.0,
    "defaultGiftDiscount": 1.0,
    "showPaymentOptions": true,
    "reportLogoUri": "sample string 15"
  },
  "pageContent": {
    "id": 1,
    "pageName": "sample string 2",
    "slug": "sample string 3",
    "title": "sample string 4",
    "content": "sample string 5",
    "lastModifiedDate": "sample string 6",
    "ptdContentPageTypeId": 7,
    "ptdContentPageType": {
      "id": 1,
      "type": "sample string 2",
      "description": "sample string 3"
    },
    "customContent": "sample string 8"
  },
  "appealReasons": [
    {
      "id": 1,
      "appealType": "sample string 2",
      "displayName": "sample string 3",
      "description": "sample string 4",
      "addedDate": "2025-05-20T16:47:05.2137519-05:00",
      "rank": 6,
      "canCompbineWithOtherAppeals": true,
      "countyId": 8,
      "county": {
        "id": 1,
        "name": "sample string 2",
        "description": "sample string 3",
        "appealProcessDescription": "sample string 4",
        "fipsCode": "sample string 5",
        "established": 1,
        "population": 1,
        "shapeArea": 1.1,
        "shapeLen": 1.1,
        "geom": "sample string 6",
        "pinFormat": "sample string 7",
        "propertyImageUrl": "sample string 8",
        "appealYearIncrement": 9,
        "taxPaymentYearIncrement": 10,
        "reassessmentCycleInYears": 11,
        "landArea": 12.1,
        "waterArea": 13.1,
        "reassessmentDescription": "sample string 14",
        "exemptionRefundPeriodInYears": 15,
        "assessorScheduleUrl": "sample string 16",
        "borScheduleUrl": "sample string 17",
        "stateId": 18,
        "isSupported": true,
        "assessmentPageUrl": "sample string 20",
        "propertyCardPageUrl": "sample string 21",
        "state": {
          "id": 1,
          "name": "sample string 2",
          "shortName": "sample string 3",
          "geom": "sample string 4",
          "isTerritory": true,
          "landArea": 6.1,
          "waterArea": 7.1
        }
      }
    },
    {
      "id": 1,
      "appealType": "sample string 2",
      "displayName": "sample string 3",
      "description": "sample string 4",
      "addedDate": "2025-05-20T16:47:05.2137519-05:00",
      "rank": 6,
      "canCompbineWithOtherAppeals": true,
      "countyId": 8,
      "county": {
        "id": 1,
        "name": "sample string 2",
        "description": "sample string 3",
        "appealProcessDescription": "sample string 4",
        "fipsCode": "sample string 5",
        "established": 1,
        "population": 1,
        "shapeArea": 1.1,
        "shapeLen": 1.1,
        "geom": "sample string 6",
        "pinFormat": "sample string 7",
        "propertyImageUrl": "sample string 8",
        "appealYearIncrement": 9,
        "taxPaymentYearIncrement": 10,
        "reassessmentCycleInYears": 11,
        "landArea": 12.1,
        "waterArea": 13.1,
        "reassessmentDescription": "sample string 14",
        "exemptionRefundPeriodInYears": 15,
        "assessorScheduleUrl": "sample string 16",
        "borScheduleUrl": "sample string 17",
        "stateId": 18,
        "isSupported": true,
        "assessmentPageUrl": "sample string 20",
        "propertyCardPageUrl": "sample string 21",
        "state": {
          "id": 1,
          "name": "sample string 2",
          "shortName": "sample string 3",
          "geom": "sample string 4",
          "isTerritory": true,
          "landArea": 6.1,
          "waterArea": 7.1
        }
      }
    }
  ]
}

text/html

Sample:
{"property":{"propertyAddressId":1,"pin":"sample string 2","formattedPin":"sample string 3","taxYear":4,"geoCenter":"sample string 5","addressLine1":"sample string 6","city":"sample string 7","state":"sample string 8","zipCode":"sample string 9","fullAddress":"sample string 10","countyName":"sample string 11","countyId":12,"townshipId":13,"townshipName":"sample string 14","taxCodeId":15,"taxCode":"sample string 16","neighborhood":17,"age":18,"description":"sample string 19","propertyClass":"sample string 20","propertyClassId":21,"residenceType":"sample string 22","residenceTypeId":1,"constructionType":"sample string 23","exteriorConstructionTypeRating":1,"buildingUse":"sample string 24","buildingUseId":1,"apartments":"sample string 25","fullBaths":26,"halfBaths":27,"basementType":"sample string 28","basementTypeRating":1,"atticType":"sample string 29","atticTypeRating":1,"centralAir":true,"fireplaceCount":31,"garageType":"sample string 32","garageTypeRating":1,"landAreaSqFt":33.1,"buildingAreaSqFt":34.1,"landAssessment":35.1,"buildingAssessment":36.1,"assessmentRatio":37.0,"totalAssessment":38.1,"landAssessmentLastYear":39.1,"buildingAssessmentLastYear":40.1,"assessmentRatioLastYear":41.0,"totalAssessmentLastYear":42.0,"assessmentLevel":43.0,"taxRate":44.0,"stateEqualizationFactor":45.0,"marketValue":46.1,"marketValueLastYear":47.1,"grossTaxAmount":48.0,"propertyImageUrl":"sample string 49","isSubject":true,"distance":51.0,"priorTaxYear":52,"lastYearGrossTaxAmount":53.0,"taxRateYear":54,"stateEqualizationFactorYear":55,"taxRateLastYear":56.0,"stateEqualizationFactorLastYear":57.0,"lastReassessmentYear":58,"nextReassessmentYear":59,"transactionAmount":1.0,"executedDate":"sample string 60","buyer":"sample string 61","seller":"sample string 62","deed":"sample string 63","isIncomeProperty":true,"multiParcelIds":[1,2],"multiParcelPins":["sample string 1","sample string 2"],"card":1,"cookCountyEquivalentClassId":1,"cookCountyEquivalentClass":"sample string 65","cookCountyEquivalentClassDescription":"sample string 66","storiesCount":"sample string 67","stories":"sample string 68","styleId":69,"style":"sample string 70","exteriorWallType":"sample string 71","roofCoverId":72,"roofCover":"sample string 73","roofCoverRating":74,"yearBuilt":75,"yearRemodeled":1,"effectiveYearBuilt":1,"physicalConditionId":1,"physicalCondition":"sample string 76","physicalConditionRating":1,"gradeId":1,"grade":"sample string 77","gradeRating":1,"cduStructureId":1,"cduStructure":"sample string 78","cduStructureRating":1,"bedroomCount":1,"bathsWith4FixCount":1,"bathsWith5FixCount":1,"totalFixturesCount":1,"totalLivingArea":1.1,"atticArea":1.1,"basementArea":79,"heatingType":"sample string 80","prefabFireplaceCount":1,"woodBurningFireplaceCount":1,"recRoomArea":1,"basementFinishedArea":1,"lowerLevelFinishedArea":1,"upperFloorArea":1,"secondFloorArea":1,"firstFloorArea":1,"lowerLevelArea":1,"livingArea":1,"grossFloorArea":1,"parkingCount":1,"garageCount":1,"garageArea":1,"garageCarsCount":1,"attachedGarageId":1,"attachedGarageType":"sample string 81","attachedGarageTypeRating":1,"attachedGarageCount":1,"attachedGarageArea":1,"attachedCarPortGarageId":1,"attachedCarPortGarageType":"sample string 82","attachedCarPortGarageTypeRating":1,"attachedCarPortCount":1,"attachedCarPortArea":1,"detachedGarageId":1,"detachedGarageType":"sample string 83","detachedGarageTypeRating":1,"detachedGarageCount":1,"detachedGarageArea":1,"basementGarageId":1,"basementGarageType":"sample string 84","basementGarageTypeRating":1,"basementGarageCarCount":1,"basementGarageArea":1,"shedsArea":1,"gazeboArea":1,"groundPoolArea":1,"deckCount":1,"deckArea":1,"concretePatioCount":1,"concretePatioArea":1,"enclosedPorchCount":1,"enclosedPorchArea":1,"openPorchCount":1,"openPorchArea":1,"outbuildingsCount":1,"singleParcelBuildingCount":1,"landUseCode":"sample string 85","recordType":"sample string 86","occupancyPercent":1.0,"prorationPercentage":1.0,"interiorFinishPercent":1.0,"rec1OutbuildingName":"sample string 87","rec1OutbuildingArea":1,"rec1OutbuildingYearBuilt":1,"rec2OutbuildingName":"sample string 88","rec2OutbuildingArea":1,"rec2OutbuildingYearBuilt":1,"rec3OutbuildingName":"sample string 89","rec3OutbuildingArea":1,"rec3OutbuildingYearBuilt":1,"rec4OutbuildingName":"sample string 90","rec4OutbuildingArea":1,"rec4OutbuildingYearBuilt":1,"lotSizeAcres":1.0,"wallHeight":1,"unitsCount":1,"outbuildingTypes":"sample string 91","neighborhoodDescription":"sample string 92","neighborhoodId":1,"externalWallId":1,"externalWallRating":1,"landMethod":"sample string 93","landUseCodeId":1,"salesPriceSqFt":1.0,"propertyCardUrl":"sample string 94","assessmentUrl":"sample string 95","baseMarketValue1977":1,"farmLandMarketValue":1,"farmBuildingsMarketValue":1,"farmTotalAssessment":1,"preferentialAssessmentReason":"sample string 96","partialAssessmentFlag":true,"physicalDepreciationPercent":1.0,"landAssessmentAssessmentNotice":1,"buildingAssessmentAssessmentNotice":1,"totalAssessmentAssessmentNotice":1,"buildingAssessmentResidential":1,"buildingAssessmentCommercial":1,"totalAssessmentEqualized":1,"residentialLandMarketValue":1,"buildingMarketValueResidential":1,"totalResidentialMarketValue":1,"commercialLandMarketValue":1,"commercialBuildingMarketValue":1,"totalMarketValueCommercial":1,"condoOwnershipPercent":1.0,"costsTaxAmount":1.0,"omitRollbackTaxAmount":1.0,"totalCurrentYearTaxAmount":1.0,"taxBillTotalAssessmentEqualized":1.0,"taxBillExemptionAssessedValue":1,"taxBillStateAssessedPollutionControl":1,"taxBillTaxableValuation":1,"taxExemptLevel":1,"taxBillForfeitedTax":1,"taxBillFirstInstallmentPaymentAmount":1,"taxBillSecondInstallmentPaymentAmount":1,"taxBillFirstInstallmentDueDate":1,"taxBillSecondInstallmentDueDate":1,"treasurerCollectorCharges":1,"taxBillRealEstateTaxAmount":1,"taxBillStatementYear":1,"taxBillYear":1,"currentYearTaxDueAmount":1,"taxBillTaxRate":1,"totalDrainageTaxAmount":1,"totalSpecialServicesTaxAmount":1,"drainageDistrictProjectName":1,"taxpayerCompanyName":"sample string 98","documentNumber":"sample string 99","qualifiedSaleFlag":"sample string 100","legalDescription":"sample string 101"},"analysisOptions":{"isAppealRecommended":true,"recommendation":"sample string 2","fullRecommendation":"sample string 3","nextAppealDate":"sample string 4","appealAgency":"sample string 5","appealSavings":6.0,"asOfDate":"sample string 7","appealAgencyUrl":"sample string 8","purchasePrice":9.1,"purchaseDate":"sample string 10","pin":"sample string 11","address":"sample string 12","city":"sample string 13","neighborhood":14,"age":15,"taxRate":1.0,"totalTaxAssessment":1.0,"assessorMarketValue":1.0,"yearOverYearTaxIncrease":1.0,"taxAppealYear":16},"taxAssessmentHistoryData":[{"pin":"sample string 1","taxCode":"sample string 2","taxYear":3,"taxRateYear":4,"stateEqualizationFactorYear":5,"priorTaxYear":6,"priorTaxRateYear":7,"priorStateEqualizationFactorYear":8,"grossTaxAmount":1.0,"priorYearGrossTaxAmount":1.0,"yearOverYearGrossTaxAmountChange":1.0,"landAssessment":1.0,"priorYearLandAssessment":1.0,"yearOverYearLandAssessmentChange":1.0,"buildingAssessment":1.0,"priorYearBuildingAssessment":1.0,"yearOverYearBuildingAssessmentChange":1.0,"totalAssessment":1.0,"priorYearTotalAssessment":1.0,"yearOverYearTotalAssessmentChange":1.0,"assessmentLevel":1.0,"assessmentRatio":1.0,"stateEqualizationFactor":1.0,"taxRate":1.0,"priorYearAssessmentRatio":1.0,"priorYearStateEqualizationFactor":1.0,"priorYearTaxRate":1.0,"yearOverYearAssessmentRatioChange":1.0,"yearOverYearStateEqualizationFactorChange":1.0,"yearOverYearTaxRateChange":1.0,"taxAmount":1.0},{"pin":"sample string 1","taxCode":"sample string 2","taxYear":3,"taxRateYear":4,"stateEqualizationFactorYear":5,"priorTaxYear":6,"priorTaxRateYear":7,"priorStateEqualizationFactorYear":8,"grossTaxAmount":1.0,"priorYearGrossTaxAmount":1.0,"yearOverYearGrossTaxAmountChange":1.0,"landAssessment":1.0,"priorYearLandAssessment":1.0,"yearOverYearLandAssessmentChange":1.0,"buildingAssessment":1.0,"priorYearBuildingAssessment":1.0,"yearOverYearBuildingAssessmentChange":1.0,"totalAssessment":1.0,"priorYearTotalAssessment":1.0,"yearOverYearTotalAssessmentChange":1.0,"assessmentLevel":1.0,"assessmentRatio":1.0,"stateEqualizationFactor":1.0,"taxRate":1.0,"priorYearAssessmentRatio":1.0,"priorYearStateEqualizationFactor":1.0,"priorYearTaxRate":1.0,"yearOverYearAssessmentRatioChange":1.0,"yearOverYearStateEqualizationFactorChange":1.0,"yearOverYearTaxRateChange":1.0,"taxAmount":1.0}],"assessmentChangeBands":{"referenceId":1,"label":"sample string 2","dataBandsJson":"sample string 3","dataBands":[{"minYoYChange":1.0,"maxYoYChange":2.0,"propertyCount":3,"propertyPercent":4.0},{"minYoYChange":1.0,"maxYoYChange":2.0,"propertyCount":3,"propertyPercent":4.0}],"totalPropertyCount":4},"exemptions":[{"exemptionId":1,"exemptionName":"sample string 2","taxYear":3,"eav":1,"exemptionAmount":1.0},{"exemptionId":1,"exemptionName":"sample string 2","taxYear":3,"eav":1,"exemptionAmount":1.0}],"availableAppealTypes":[{"id":1,"appealType":"sample string 2","displayName":"sample string 3","description":"sample string 4","addedDate":"2025-05-20T16:47:05.2137519-05:00","rank":6,"canCompbineWithOtherAppeals":true,"countyId":8,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}}},{"id":1,"appealType":"sample string 2","displayName":"sample string 3","description":"sample string 4","addedDate":"2025-05-20T16:47:05.2137519-05:00","rank":6,"canCompbineWithOtherAppeals":true,"countyId":8,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}}}],"taxRatesHistory":{"referenceItemId":1,"legend":"sample string 2","rates":[{"taxYear":1,"rate":2.0},{"taxYear":1,"rate":2.0}]},"stateEqualizationFactorHistory":[{"countyId":1,"taxYear":2,"factor":3.0,"asOfDate":"2025-05-20T16:47:05.2157776-05:00","county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}},"id":5},{"countyId":1,"taxYear":2,"factor":3.0,"asOfDate":"2025-05-20T16:47:05.2157776-05:00","county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}},"id":5}],"county":{"countyId":1,"countyName":"sample string 2","exemptionFilingDeadline":"sample string 3","appealAgencies":[{"countyId":1,"countyName":"sample string 1","stateName":"sample string 2","id":3,"name":"sample string 4","description":"sample string 5","url":"sample string 6","imageUrl":"sample string 7","handlesAppeals":true,"handlesPayments":true,"appealFormsUrl":"sample string 10","coeFormsUrl":"sample string 11","divisionsFormsUrl":"sample string 12","exemptionsFormsUrl":"sample string 13","farmsFormsUrl":"sample string 14","floodsFormsUrl":"sample string 15","incentivesFormsUrl":"sample string 16","ommittedAssessmentsFormsUrl":"sample string 17","miscFormsUrl":"sample string 18","exemptionDeadlineMonth":1,"exemptionDeadlineDay":1,"displayOrder":1,"stateId":19,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}},"state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}},{"countyId":1,"countyName":"sample string 1","stateName":"sample string 2","id":3,"name":"sample string 4","description":"sample string 5","url":"sample string 6","imageUrl":"sample string 7","handlesAppeals":true,"handlesPayments":true,"appealFormsUrl":"sample string 10","coeFormsUrl":"sample string 11","divisionsFormsUrl":"sample string 12","exemptionsFormsUrl":"sample string 13","farmsFormsUrl":"sample string 14","floodsFormsUrl":"sample string 15","incentivesFormsUrl":"sample string 16","ommittedAssessmentsFormsUrl":"sample string 17","miscFormsUrl":"sample string 18","exemptionDeadlineMonth":1,"exemptionDeadlineDay":1,"displayOrder":1,"stateId":19,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}},"state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}}],"appealLocations":[{"id":1,"addressHtml":"sample string 2","phone":"sample string 3","workingHours":"sample string 4","commentsHtml":"sample string 5","effectiveDate":"2025-05-20T16:47:05.2157776-05:00","displayOrder":7,"locationName":"sample string 8","agencyId":9,"agency":{"id":1,"name":"sample string 2","description":"sample string 3","url":"sample string 4","imageUrl":"sample string 5","handlesAppeals":true,"handlesPayments":true,"appealFormsUrl":"sample string 8","coeFormsUrl":"sample string 9","divisionsFormsUrl":"sample string 10","exemptionsFormsUrl":"sample string 11","farmsFormsUrl":"sample string 12","floodsFormsUrl":"sample string 13","incentivesFormsUrl":"sample string 14","ommittedAssessmentsFormsUrl":"sample string 15","miscFormsUrl":"sample string 16","exemptionDeadlineMonth":1,"exemptionDeadlineDay":1,"displayOrder":1,"countyId":1,"stateId":17,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}},"state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}}},{"id":1,"addressHtml":"sample string 2","phone":"sample string 3","workingHours":"sample string 4","commentsHtml":"sample string 5","effectiveDate":"2025-05-20T16:47:05.2157776-05:00","displayOrder":7,"locationName":"sample string 8","agencyId":9,"agency":{"id":1,"name":"sample string 2","description":"sample string 3","url":"sample string 4","imageUrl":"sample string 5","handlesAppeals":true,"handlesPayments":true,"appealFormsUrl":"sample string 8","coeFormsUrl":"sample string 9","divisionsFormsUrl":"sample string 10","exemptionsFormsUrl":"sample string 11","farmsFormsUrl":"sample string 12","floodsFormsUrl":"sample string 13","incentivesFormsUrl":"sample string 14","ommittedAssessmentsFormsUrl":"sample string 15","miscFormsUrl":"sample string 16","exemptionDeadlineMonth":1,"exemptionDeadlineDay":1,"displayOrder":1,"countyId":1,"stateId":17,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}},"state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}}}],"taxInstallments":[{"countyName":"sample string 1","taxYear":2,"paymentDate":"sample string 3","id":4,"name":"sample string 5","dueMonth":6,"dueDay":7,"taxYearOffset":8,"paymentPercent":9.0,"countyId":10,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}}},{"countyName":"sample string 1","taxYear":2,"paymentDate":"sample string 3","id":4,"name":"sample string 5","dueMonth":6,"dueDay":7,"taxYearOffset":8,"paymentPercent":9.0,"countyId":10,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}}}],"taxPaymentMethods":[{"id":1,"name":"sample string 2","description":"sample string 3","imageUrl":"sample string 4","effectiveDate":"2025-05-20T16:47:05.2178293-05:00","displayOrderNumber":6,"countyId":7,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}}},{"id":1,"name":"sample string 2","description":"sample string 3","imageUrl":"sample string 4","effectiveDate":"2025-05-20T16:47:05.2178293-05:00","displayOrderNumber":6,"countyId":7,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}}}],"currentYear":4,"taxPaymentYear":5,"taxAppealYear":6},"company":{"id":1,"name":"sample string 2","address":"sample string 3","phone":"sample string 4","fax":"sample string 5","email":"sample string 6","logoUri":"sample string 7","website":"sample string 8","modifiedDate":"2025-05-20T16:47:05.2178293-05:00","addressPin":"sample string 10","addressGeom":"sample string 11","lastAddressLine":"sample string 12","discountCode":"sample string 13","discountPercent":1.0,"appealCost":1.0,"defaultFlatAppealFee":1.0,"defaultProcessingFee":1.0,"defaultContingencyPercent":1.0,"defaultCofEPercent":1.0,"defaultGiftDiscount":1.0,"showPaymentOptions":true,"reportLogoUri":"sample string 15"},"pageContent":{"id":1,"pageName":"sample string 2","slug":"sample string 3","title":"sample string 4","content":"sample string 5","lastModifiedDate":"sample string 6","ptdContentPageTypeId":7,"ptdContentPageType":{"id":1,"type":"sample string 2","description":"sample string 3"},"customContent":"sample string 8"},"appealReasons":[{"id":1,"appealType":"sample string 2","displayName":"sample string 3","description":"sample string 4","addedDate":"2025-05-20T16:47:05.2137519-05:00","rank":6,"canCompbineWithOtherAppeals":true,"countyId":8,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}}},{"id":1,"appealType":"sample string 2","displayName":"sample string 3","description":"sample string 4","addedDate":"2025-05-20T16:47:05.2137519-05:00","rank":6,"canCompbineWithOtherAppeals":true,"countyId":8,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}}}]}

application/xml, text/xml

Sample:
<PropertyTaxGuideAtPurchaseReportModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos.ReportModels">
  <AnalysisOptions>
    <Address>sample string 12</Address>
    <Age>15</Age>
    <AppealAgency>sample string 5</AppealAgency>
    <AppealAgencyUrl>sample string 8</AppealAgencyUrl>
    <AppealSavings>6</AppealSavings>
    <AsOfDate>sample string 7</AsOfDate>
    <AssessorMarketValue>1</AssessorMarketValue>
    <City>sample string 13</City>
    <FullRecommendation>sample string 3</FullRecommendation>
    <IsAppealRecommended>true</IsAppealRecommended>
    <Neighborhood>14</Neighborhood>
    <NextAppealDate>sample string 4</NextAppealDate>
    <Pin>sample string 11</Pin>
    <PurchaseDate>sample string 10</PurchaseDate>
    <PurchasePrice>9.1</PurchasePrice>
    <Recommendation>sample string 2</Recommendation>
    <TaxAppealYear>16</TaxAppealYear>
    <TaxRate>1</TaxRate>
    <TotalTaxAssessment>1</TotalTaxAssessment>
    <YearOverYearTaxIncrease>1</YearOverYearTaxIncrease>
  </AnalysisOptions>
  <AppealReasons xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
    <d2p1:PropertyAppealType>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <d2p1:AddedDate>2025-05-20T16:47:05.2137519-05:00</d2p1:AddedDate>
      <d2p1:AppealType>sample string 2</d2p1:AppealType>
      <d2p1:CanCompbineWithOtherAppeals>true</d2p1:CanCompbineWithOtherAppeals>
      <d2p1:County>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <d2p1:AppealProcessDescription>sample string 4</d2p1:AppealProcessDescription>
        <d2p1:AppealYearIncrement>9</d2p1:AppealYearIncrement>
        <d2p1:AssessmentPageUrl>sample string 20</d2p1:AssessmentPageUrl>
        <d2p1:AssessorScheduleUrl>sample string 16</d2p1:AssessorScheduleUrl>
        <d2p1:BorScheduleUrl>sample string 17</d2p1:BorScheduleUrl>
        <d2p1:Description>sample string 3</d2p1:Description>
        <d2p1:Established>1</d2p1:Established>
        <d2p1:ExemptionRefundPeriodInYears>15</d2p1:ExemptionRefundPeriodInYears>
        <d2p1:FipsCode>sample string 5</d2p1:FipsCode>
        <d2p1:Geom>sample string 6</d2p1:Geom>
        <d2p1:IsSupported>true</d2p1:IsSupported>
        <d2p1:LandArea>12.1</d2p1:LandArea>
        <d2p1:Name>sample string 2</d2p1:Name>
        <d2p1:PinFormat>sample string 7</d2p1:PinFormat>
        <d2p1:Population>1</d2p1:Population>
        <d2p1:PropertyCardPageUrl>sample string 21</d2p1:PropertyCardPageUrl>
        <d2p1:PropertyImageUrl>sample string 8</d2p1:PropertyImageUrl>
        <d2p1:ReassessmentCycleInYears>11</d2p1:ReassessmentCycleInYears>
        <d2p1:ReassessmentDescription>sample string 14</d2p1:ReassessmentDescription>
        <d2p1:ShapeArea>1.1</d2p1:ShapeArea>
        <d2p1:ShapeLen>1.1</d2p1:ShapeLen>
        <d2p1:State>
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <d2p1:Geom>sample string 4</d2p1:Geom>
          <d2p1:IsTerritory>true</d2p1:IsTerritory>
          <d2p1:LandArea>6.1</d2p1:LandArea>
          <d2p1:Name>sample string 2</d2p1:Name>
          <d2p1:ShortName>sample string 3</d2p1:ShortName>
          <d2p1:WaterArea>7.1</d2p1:WaterArea>
        </d2p1:State>
        <d2p1:StateId>18</d2p1:StateId>
        <d2p1:TaxPaymentYearIncrement>10</d2p1:TaxPaymentYearIncrement>
        <d2p1:WaterArea>13.1</d2p1:WaterArea>
      </d2p1:County>
      <d2p1:CountyId>8</d2p1:CountyId>
      <d2p1:Description>sample string 4</d2p1:Description>
      <d2p1:DisplayName>sample string 3</d2p1:DisplayName>
      <d2p1:Rank>6</d2p1:Rank>
    </d2p1:PropertyAppealType>
    <d2p1:PropertyAppealType>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <d2p1:AddedDate>2025-05-20T16:47:05.2137519-05:00</d2p1:AddedDate>
      <d2p1:AppealType>sample string 2</d2p1:AppealType>
      <d2p1:CanCompbineWithOtherAppeals>true</d2p1:CanCompbineWithOtherAppeals>
      <d2p1:County>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <d2p1:AppealProcessDescription>sample string 4</d2p1:AppealProcessDescription>
        <d2p1:AppealYearIncrement>9</d2p1:AppealYearIncrement>
        <d2p1:AssessmentPageUrl>sample string 20</d2p1:AssessmentPageUrl>
        <d2p1:AssessorScheduleUrl>sample string 16</d2p1:AssessorScheduleUrl>
        <d2p1:BorScheduleUrl>sample string 17</d2p1:BorScheduleUrl>
        <d2p1:Description>sample string 3</d2p1:Description>
        <d2p1:Established>1</d2p1:Established>
        <d2p1:ExemptionRefundPeriodInYears>15</d2p1:ExemptionRefundPeriodInYears>
        <d2p1:FipsCode>sample string 5</d2p1:FipsCode>
        <d2p1:Geom>sample string 6</d2p1:Geom>
        <d2p1:IsSupported>true</d2p1:IsSupported>
        <d2p1:LandArea>12.1</d2p1:LandArea>
        <d2p1:Name>sample string 2</d2p1:Name>
        <d2p1:PinFormat>sample string 7</d2p1:PinFormat>
        <d2p1:Population>1</d2p1:Population>
        <d2p1:PropertyCardPageUrl>sample string 21</d2p1:PropertyCardPageUrl>
        <d2p1:PropertyImageUrl>sample string 8</d2p1:PropertyImageUrl>
        <d2p1:ReassessmentCycleInYears>11</d2p1:ReassessmentCycleInYears>
        <d2p1:ReassessmentDescription>sample string 14</d2p1:ReassessmentDescription>
        <d2p1:ShapeArea>1.1</d2p1:ShapeArea>
        <d2p1:ShapeLen>1.1</d2p1:ShapeLen>
        <d2p1:State>
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <d2p1:Geom>sample string 4</d2p1:Geom>
          <d2p1:IsTerritory>true</d2p1:IsTerritory>
          <d2p1:LandArea>6.1</d2p1:LandArea>
          <d2p1:Name>sample string 2</d2p1:Name>
          <d2p1:ShortName>sample string 3</d2p1:ShortName>
          <d2p1:WaterArea>7.1</d2p1:WaterArea>
        </d2p1:State>
        <d2p1:StateId>18</d2p1:StateId>
        <d2p1:TaxPaymentYearIncrement>10</d2p1:TaxPaymentYearIncrement>
        <d2p1:WaterArea>13.1</d2p1:WaterArea>
      </d2p1:County>
      <d2p1:CountyId>8</d2p1:CountyId>
      <d2p1:Description>sample string 4</d2p1:Description>
      <d2p1:DisplayName>sample string 3</d2p1:DisplayName>
      <d2p1:Rank>6</d2p1:Rank>
    </d2p1:PropertyAppealType>
  </AppealReasons>
  <AssessmentChangeBands xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos">
    <d2p1:DataBands>
      <d2p1:AssessmentChangeBand>
        <d2p1:MaxYoYChange>2</d2p1:MaxYoYChange>
        <d2p1:MinYoYChange>1</d2p1:MinYoYChange>
        <d2p1:PropertyCount>3</d2p1:PropertyCount>
        <d2p1:PropertyPercent>4</d2p1:PropertyPercent>
      </d2p1:AssessmentChangeBand>
      <d2p1:AssessmentChangeBand>
        <d2p1:MaxYoYChange>2</d2p1:MaxYoYChange>
        <d2p1:MinYoYChange>1</d2p1:MinYoYChange>
        <d2p1:PropertyCount>3</d2p1:PropertyCount>
        <d2p1:PropertyPercent>4</d2p1:PropertyPercent>
      </d2p1:AssessmentChangeBand>
    </d2p1:DataBands>
    <d2p1:DataBandsJson>sample string 3</d2p1:DataBandsJson>
    <d2p1:Label>sample string 2</d2p1:Label>
    <d2p1:ReferenceId>1</d2p1:ReferenceId>
    <d2p1:TotalPropertyCount>4</d2p1:TotalPropertyCount>
  </AssessmentChangeBands>
  <AvailableAppealTypes xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
    <d2p1:PropertyAppealType>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <d2p1:AddedDate>2025-05-20T16:47:05.2137519-05:00</d2p1:AddedDate>
      <d2p1:AppealType>sample string 2</d2p1:AppealType>
      <d2p1:CanCompbineWithOtherAppeals>true</d2p1:CanCompbineWithOtherAppeals>
      <d2p1:County>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <d2p1:AppealProcessDescription>sample string 4</d2p1:AppealProcessDescription>
        <d2p1:AppealYearIncrement>9</d2p1:AppealYearIncrement>
        <d2p1:AssessmentPageUrl>sample string 20</d2p1:AssessmentPageUrl>
        <d2p1:AssessorScheduleUrl>sample string 16</d2p1:AssessorScheduleUrl>
        <d2p1:BorScheduleUrl>sample string 17</d2p1:BorScheduleUrl>
        <d2p1:Description>sample string 3</d2p1:Description>
        <d2p1:Established>1</d2p1:Established>
        <d2p1:ExemptionRefundPeriodInYears>15</d2p1:ExemptionRefundPeriodInYears>
        <d2p1:FipsCode>sample string 5</d2p1:FipsCode>
        <d2p1:Geom>sample string 6</d2p1:Geom>
        <d2p1:IsSupported>true</d2p1:IsSupported>
        <d2p1:LandArea>12.1</d2p1:LandArea>
        <d2p1:Name>sample string 2</d2p1:Name>
        <d2p1:PinFormat>sample string 7</d2p1:PinFormat>
        <d2p1:Population>1</d2p1:Population>
        <d2p1:PropertyCardPageUrl>sample string 21</d2p1:PropertyCardPageUrl>
        <d2p1:PropertyImageUrl>sample string 8</d2p1:PropertyImageUrl>
        <d2p1:ReassessmentCycleInYears>11</d2p1:ReassessmentCycleInYears>
        <d2p1:ReassessmentDescription>sample string 14</d2p1:ReassessmentDescription>
        <d2p1:ShapeArea>1.1</d2p1:ShapeArea>
        <d2p1:ShapeLen>1.1</d2p1:ShapeLen>
        <d2p1:State>
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <d2p1:Geom>sample string 4</d2p1:Geom>
          <d2p1:IsTerritory>true</d2p1:IsTerritory>
          <d2p1:LandArea>6.1</d2p1:LandArea>
          <d2p1:Name>sample string 2</d2p1:Name>
          <d2p1:ShortName>sample string 3</d2p1:ShortName>
          <d2p1:WaterArea>7.1</d2p1:WaterArea>
        </d2p1:State>
        <d2p1:StateId>18</d2p1:StateId>
        <d2p1:TaxPaymentYearIncrement>10</d2p1:TaxPaymentYearIncrement>
        <d2p1:WaterArea>13.1</d2p1:WaterArea>
      </d2p1:County>
      <d2p1:CountyId>8</d2p1:CountyId>
      <d2p1:Description>sample string 4</d2p1:Description>
      <d2p1:DisplayName>sample string 3</d2p1:DisplayName>
      <d2p1:Rank>6</d2p1:Rank>
    </d2p1:PropertyAppealType>
    <d2p1:PropertyAppealType>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <d2p1:AddedDate>2025-05-20T16:47:05.2137519-05:00</d2p1:AddedDate>
      <d2p1:AppealType>sample string 2</d2p1:AppealType>
      <d2p1:CanCompbineWithOtherAppeals>true</d2p1:CanCompbineWithOtherAppeals>
      <d2p1:County>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <d2p1:AppealProcessDescription>sample string 4</d2p1:AppealProcessDescription>
        <d2p1:AppealYearIncrement>9</d2p1:AppealYearIncrement>
        <d2p1:AssessmentPageUrl>sample string 20</d2p1:AssessmentPageUrl>
        <d2p1:AssessorScheduleUrl>sample string 16</d2p1:AssessorScheduleUrl>
        <d2p1:BorScheduleUrl>sample string 17</d2p1:BorScheduleUrl>
        <d2p1:Description>sample string 3</d2p1:Description>
        <d2p1:Established>1</d2p1:Established>
        <d2p1:ExemptionRefundPeriodInYears>15</d2p1:ExemptionRefundPeriodInYears>
        <d2p1:FipsCode>sample string 5</d2p1:FipsCode>
        <d2p1:Geom>sample string 6</d2p1:Geom>
        <d2p1:IsSupported>true</d2p1:IsSupported>
        <d2p1:LandArea>12.1</d2p1:LandArea>
        <d2p1:Name>sample string 2</d2p1:Name>
        <d2p1:PinFormat>sample string 7</d2p1:PinFormat>
        <d2p1:Population>1</d2p1:Population>
        <d2p1:PropertyCardPageUrl>sample string 21</d2p1:PropertyCardPageUrl>
        <d2p1:PropertyImageUrl>sample string 8</d2p1:PropertyImageUrl>
        <d2p1:ReassessmentCycleInYears>11</d2p1:ReassessmentCycleInYears>
        <d2p1:ReassessmentDescription>sample string 14</d2p1:ReassessmentDescription>
        <d2p1:ShapeArea>1.1</d2p1:ShapeArea>
        <d2p1:ShapeLen>1.1</d2p1:ShapeLen>
        <d2p1:State>
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <d2p1:Geom>sample string 4</d2p1:Geom>
          <d2p1:IsTerritory>true</d2p1:IsTerritory>
          <d2p1:LandArea>6.1</d2p1:LandArea>
          <d2p1:Name>sample string 2</d2p1:Name>
          <d2p1:ShortName>sample string 3</d2p1:ShortName>
          <d2p1:WaterArea>7.1</d2p1:WaterArea>
        </d2p1:State>
        <d2p1:StateId>18</d2p1:StateId>
        <d2p1:TaxPaymentYearIncrement>10</d2p1:TaxPaymentYearIncrement>
        <d2p1:WaterArea>13.1</d2p1:WaterArea>
      </d2p1:County>
      <d2p1:CountyId>8</d2p1:CountyId>
      <d2p1:Description>sample string 4</d2p1:Description>
      <d2p1:DisplayName>sample string 3</d2p1:DisplayName>
      <d2p1:Rank>6</d2p1:Rank>
    </d2p1:PropertyAppealType>
  </AvailableAppealTypes>
  <Company xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
    <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
    <d2p1:Address>sample string 3</d2p1:Address>
    <d2p1:AddressGeom>sample string 11</d2p1:AddressGeom>
    <d2p1:AddressPin>sample string 10</d2p1:AddressPin>
    <d2p1:AppealCost>1</d2p1:AppealCost>
    <d2p1:DefaultCofEPercent>1</d2p1:DefaultCofEPercent>
    <d2p1:DefaultContingencyPercent>1</d2p1:DefaultContingencyPercent>
    <d2p1:DefaultFlatAppealFee>1</d2p1:DefaultFlatAppealFee>
    <d2p1:DefaultGiftDiscount>1</d2p1:DefaultGiftDiscount>
    <d2p1:DefaultProcessingFee>1</d2p1:DefaultProcessingFee>
    <d2p1:DiscountCode>sample string 13</d2p1:DiscountCode>
    <d2p1:DiscountPercent>1</d2p1:DiscountPercent>
    <d2p1:Email>sample string 6</d2p1:Email>
    <d2p1:Fax>sample string 5</d2p1:Fax>
    <d2p1:LastAddressLine>sample string 12</d2p1:LastAddressLine>
    <d2p1:LogoUri>sample string 7</d2p1:LogoUri>
    <d2p1:ModifiedDate>2025-05-20T16:47:05.2178293-05:00</d2p1:ModifiedDate>
    <d2p1:Name>sample string 2</d2p1:Name>
    <d2p1:Phone>sample string 4</d2p1:Phone>
    <d2p1:ReportLogoUri>sample string 15</d2p1:ReportLogoUri>
    <d2p1:ShowPaymentOptions>true</d2p1:ShowPaymentOptions>
    <d2p1:Website>sample string 8</d2p1:Website>
  </Company>
  <County>
    <AppealAgencies xmlns:d3p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos">
      <d3p1:AgencyPo>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">3</Id>
        <AppealFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 10</AppealFormsUrl>
        <CoeFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 11</CoeFormsUrl>
        <County xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <AppealProcessDescription>sample string 4</AppealProcessDescription>
          <AppealYearIncrement>9</AppealYearIncrement>
          <AssessmentPageUrl>sample string 20</AssessmentPageUrl>
          <AssessorScheduleUrl>sample string 16</AssessorScheduleUrl>
          <BorScheduleUrl>sample string 17</BorScheduleUrl>
          <Description>sample string 3</Description>
          <Established>1</Established>
          <ExemptionRefundPeriodInYears>15</ExemptionRefundPeriodInYears>
          <FipsCode>sample string 5</FipsCode>
          <Geom>sample string 6</Geom>
          <IsSupported>true</IsSupported>
          <LandArea>12.1</LandArea>
          <Name>sample string 2</Name>
          <PinFormat>sample string 7</PinFormat>
          <Population>1</Population>
          <PropertyCardPageUrl>sample string 21</PropertyCardPageUrl>
          <PropertyImageUrl>sample string 8</PropertyImageUrl>
          <ReassessmentCycleInYears>11</ReassessmentCycleInYears>
          <ReassessmentDescription>sample string 14</ReassessmentDescription>
          <ShapeArea>1.1</ShapeArea>
          <ShapeLen>1.1</ShapeLen>
          <State>
            <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
            <Geom>sample string 4</Geom>
            <IsTerritory>true</IsTerritory>
            <LandArea>6.1</LandArea>
            <Name>sample string 2</Name>
            <ShortName>sample string 3</ShortName>
            <WaterArea>7.1</WaterArea>
          </State>
          <StateId>18</StateId>
          <TaxPaymentYearIncrement>10</TaxPaymentYearIncrement>
          <WaterArea>13.1</WaterArea>
        </County>
        <CountyId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</CountyId>
        <Description xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 5</Description>
        <DisplayOrder xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</DisplayOrder>
        <DivisionsFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 12</DivisionsFormsUrl>
        <ExemptionDeadlineDay xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</ExemptionDeadlineDay>
        <ExemptionDeadlineMonth xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</ExemptionDeadlineMonth>
        <ExemptionsFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 13</ExemptionsFormsUrl>
        <FarmsFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 14</FarmsFormsUrl>
        <FloodsFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 15</FloodsFormsUrl>
        <HandlesAppeals xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">true</HandlesAppeals>
        <HandlesPayments xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">true</HandlesPayments>
        <ImageUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 7</ImageUrl>
        <IncentivesFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 16</IncentivesFormsUrl>
        <MiscFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 18</MiscFormsUrl>
        <Name xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 4</Name>
        <OmmittedAssessmentsFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 17</OmmittedAssessmentsFormsUrl>
        <State xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <Geom>sample string 4</Geom>
          <IsTerritory>true</IsTerritory>
          <LandArea>6.1</LandArea>
          <Name>sample string 2</Name>
          <ShortName>sample string 3</ShortName>
          <WaterArea>7.1</WaterArea>
        </State>
        <StateId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">19</StateId>
        <Url xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 6</Url>
        <d3p1:CountyId>1</d3p1:CountyId>
        <d3p1:CountyName>sample string 1</d3p1:CountyName>
        <d3p1:StateName>sample string 2</d3p1:StateName>
      </d3p1:AgencyPo>
      <d3p1:AgencyPo>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">3</Id>
        <AppealFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 10</AppealFormsUrl>
        <CoeFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 11</CoeFormsUrl>
        <County xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <AppealProcessDescription>sample string 4</AppealProcessDescription>
          <AppealYearIncrement>9</AppealYearIncrement>
          <AssessmentPageUrl>sample string 20</AssessmentPageUrl>
          <AssessorScheduleUrl>sample string 16</AssessorScheduleUrl>
          <BorScheduleUrl>sample string 17</BorScheduleUrl>
          <Description>sample string 3</Description>
          <Established>1</Established>
          <ExemptionRefundPeriodInYears>15</ExemptionRefundPeriodInYears>
          <FipsCode>sample string 5</FipsCode>
          <Geom>sample string 6</Geom>
          <IsSupported>true</IsSupported>
          <LandArea>12.1</LandArea>
          <Name>sample string 2</Name>
          <PinFormat>sample string 7</PinFormat>
          <Population>1</Population>
          <PropertyCardPageUrl>sample string 21</PropertyCardPageUrl>
          <PropertyImageUrl>sample string 8</PropertyImageUrl>
          <ReassessmentCycleInYears>11</ReassessmentCycleInYears>
          <ReassessmentDescription>sample string 14</ReassessmentDescription>
          <ShapeArea>1.1</ShapeArea>
          <ShapeLen>1.1</ShapeLen>
          <State>
            <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
            <Geom>sample string 4</Geom>
            <IsTerritory>true</IsTerritory>
            <LandArea>6.1</LandArea>
            <Name>sample string 2</Name>
            <ShortName>sample string 3</ShortName>
            <WaterArea>7.1</WaterArea>
          </State>
          <StateId>18</StateId>
          <TaxPaymentYearIncrement>10</TaxPaymentYearIncrement>
          <WaterArea>13.1</WaterArea>
        </County>
        <CountyId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</CountyId>
        <Description xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 5</Description>
        <DisplayOrder xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</DisplayOrder>
        <DivisionsFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 12</DivisionsFormsUrl>
        <ExemptionDeadlineDay xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</ExemptionDeadlineDay>
        <ExemptionDeadlineMonth xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</ExemptionDeadlineMonth>
        <ExemptionsFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 13</ExemptionsFormsUrl>
        <FarmsFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 14</FarmsFormsUrl>
        <FloodsFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 15</FloodsFormsUrl>
        <HandlesAppeals xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">true</HandlesAppeals>
        <HandlesPayments xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">true</HandlesPayments>
        <ImageUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 7</ImageUrl>
        <IncentivesFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 16</IncentivesFormsUrl>
        <MiscFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 18</MiscFormsUrl>
        <Name xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 4</Name>
        <OmmittedAssessmentsFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 17</OmmittedAssessmentsFormsUrl>
        <State xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <Geom>sample string 4</Geom>
          <IsTerritory>true</IsTerritory>
          <LandArea>6.1</LandArea>
          <Name>sample string 2</Name>
          <ShortName>sample string 3</ShortName>
          <WaterArea>7.1</WaterArea>
        </State>
        <StateId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">19</StateId>
        <Url xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 6</Url>
        <d3p1:CountyId>1</d3p1:CountyId>
        <d3p1:CountyName>sample string 1</d3p1:CountyName>
        <d3p1:StateName>sample string 2</d3p1:StateName>
      </d3p1:AgencyPo>
    </AppealAgencies>
    <AppealLocations xmlns:d3p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
      <d3p1:AppealLocation>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <d3p1:AddressHtml>sample string 2</d3p1:AddressHtml>
        <d3p1:Agency>
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <d3p1:AppealFormsUrl>sample string 8</d3p1:AppealFormsUrl>
          <d3p1:CoeFormsUrl>sample string 9</d3p1:CoeFormsUrl>
          <d3p1:County>
            <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
            <d3p1:AppealProcessDescription>sample string 4</d3p1:AppealProcessDescription>
            <d3p1:AppealYearIncrement>9</d3p1:AppealYearIncrement>
            <d3p1:AssessmentPageUrl>sample string 20</d3p1:AssessmentPageUrl>
            <d3p1:AssessorScheduleUrl>sample string 16</d3p1:AssessorScheduleUrl>
            <d3p1:BorScheduleUrl>sample string 17</d3p1:BorScheduleUrl>
            <d3p1:Description>sample string 3</d3p1:Description>
            <d3p1:Established>1</d3p1:Established>
            <d3p1:ExemptionRefundPeriodInYears>15</d3p1:ExemptionRefundPeriodInYears>
            <d3p1:FipsCode>sample string 5</d3p1:FipsCode>
            <d3p1:Geom>sample string 6</d3p1:Geom>
            <d3p1:IsSupported>true</d3p1:IsSupported>
            <d3p1:LandArea>12.1</d3p1:LandArea>
            <d3p1:Name>sample string 2</d3p1:Name>
            <d3p1:PinFormat>sample string 7</d3p1:PinFormat>
            <d3p1:Population>1</d3p1:Population>
            <d3p1:PropertyCardPageUrl>sample string 21</d3p1:PropertyCardPageUrl>
            <d3p1:PropertyImageUrl>sample string 8</d3p1:PropertyImageUrl>
            <d3p1:ReassessmentCycleInYears>11</d3p1:ReassessmentCycleInYears>
            <d3p1:ReassessmentDescription>sample string 14</d3p1:ReassessmentDescription>
            <d3p1:ShapeArea>1.1</d3p1:ShapeArea>
            <d3p1:ShapeLen>1.1</d3p1:ShapeLen>
            <d3p1:State>
              <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
              <d3p1:Geom>sample string 4</d3p1:Geom>
              <d3p1:IsTerritory>true</d3p1:IsTerritory>
              <d3p1:LandArea>6.1</d3p1:LandArea>
              <d3p1:Name>sample string 2</d3p1:Name>
              <d3p1:ShortName>sample string 3</d3p1:ShortName>
              <d3p1:WaterArea>7.1</d3p1:WaterArea>
            </d3p1:State>
            <d3p1:StateId>18</d3p1:StateId>
            <d3p1:TaxPaymentYearIncrement>10</d3p1:TaxPaymentYearIncrement>
            <d3p1:WaterArea>13.1</d3p1:WaterArea>
          </d3p1:County>
          <d3p1:CountyId>1</d3p1:CountyId>
          <d3p1:Description>sample string 3</d3p1:Description>
          <d3p1:DisplayOrder>1</d3p1:DisplayOrder>
          <d3p1:DivisionsFormsUrl>sample string 10</d3p1:DivisionsFormsUrl>
          <d3p1:ExemptionDeadlineDay>1</d3p1:ExemptionDeadlineDay>
          <d3p1:ExemptionDeadlineMonth>1</d3p1:ExemptionDeadlineMonth>
          <d3p1:ExemptionsFormsUrl>sample string 11</d3p1:ExemptionsFormsUrl>
          <d3p1:FarmsFormsUrl>sample string 12</d3p1:FarmsFormsUrl>
          <d3p1:FloodsFormsUrl>sample string 13</d3p1:FloodsFormsUrl>
          <d3p1:HandlesAppeals>true</d3p1:HandlesAppeals>
          <d3p1:HandlesPayments>true</d3p1:HandlesPayments>
          <d3p1:ImageUrl>sample string 5</d3p1:ImageUrl>
          <d3p1:IncentivesFormsUrl>sample string 14</d3p1:IncentivesFormsUrl>
          <d3p1:MiscFormsUrl>sample string 16</d3p1:MiscFormsUrl>
          <d3p1:Name>sample string 2</d3p1:Name>
          <d3p1:OmmittedAssessmentsFormsUrl>sample string 15</d3p1:OmmittedAssessmentsFormsUrl>
          <d3p1:State>
            <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
            <d3p1:Geom>sample string 4</d3p1:Geom>
            <d3p1:IsTerritory>true</d3p1:IsTerritory>
            <d3p1:LandArea>6.1</d3p1:LandArea>
            <d3p1:Name>sample string 2</d3p1:Name>
            <d3p1:ShortName>sample string 3</d3p1:ShortName>
            <d3p1:WaterArea>7.1</d3p1:WaterArea>
          </d3p1:State>
          <d3p1:StateId>17</d3p1:StateId>
          <d3p1:Url>sample string 4</d3p1:Url>
        </d3p1:Agency>
        <d3p1:AgencyId>9</d3p1:AgencyId>
        <d3p1:CommentsHtml>sample string 5</d3p1:CommentsHtml>
        <d3p1:DisplayOrder>7</d3p1:DisplayOrder>
        <d3p1:EffectiveDate>2025-05-20T16:47:05.2157776-05:00</d3p1:EffectiveDate>
        <d3p1:LocationName>sample string 8</d3p1:LocationName>
        <d3p1:Phone>sample string 3</d3p1:Phone>
        <d3p1:WorkingHours>sample string 4</d3p1:WorkingHours>
      </d3p1:AppealLocation>
      <d3p1:AppealLocation>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <d3p1:AddressHtml>sample string 2</d3p1:AddressHtml>
        <d3p1:Agency>
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <d3p1:AppealFormsUrl>sample string 8</d3p1:AppealFormsUrl>
          <d3p1:CoeFormsUrl>sample string 9</d3p1:CoeFormsUrl>
          <d3p1:County>
            <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
            <d3p1:AppealProcessDescription>sample string 4</d3p1:AppealProcessDescription>
            <d3p1:AppealYearIncrement>9</d3p1:AppealYearIncrement>
            <d3p1:AssessmentPageUrl>sample string 20</d3p1:AssessmentPageUrl>
            <d3p1:AssessorScheduleUrl>sample string 16</d3p1:AssessorScheduleUrl>
            <d3p1:BorScheduleUrl>sample string 17</d3p1:BorScheduleUrl>
            <d3p1:Description>sample string 3</d3p1:Description>
            <d3p1:Established>1</d3p1:Established>
            <d3p1:ExemptionRefundPeriodInYears>15</d3p1:ExemptionRefundPeriodInYears>
            <d3p1:FipsCode>sample string 5</d3p1:FipsCode>
            <d3p1:Geom>sample string 6</d3p1:Geom>
            <d3p1:IsSupported>true</d3p1:IsSupported>
            <d3p1:LandArea>12.1</d3p1:LandArea>
            <d3p1:Name>sample string 2</d3p1:Name>
            <d3p1:PinFormat>sample string 7</d3p1:PinFormat>
            <d3p1:Population>1</d3p1:Population>
            <d3p1:PropertyCardPageUrl>sample string 21</d3p1:PropertyCardPageUrl>
            <d3p1:PropertyImageUrl>sample string 8</d3p1:PropertyImageUrl>
            <d3p1:ReassessmentCycleInYears>11</d3p1:ReassessmentCycleInYears>
            <d3p1:ReassessmentDescription>sample string 14</d3p1:ReassessmentDescription>
            <d3p1:ShapeArea>1.1</d3p1:ShapeArea>
            <d3p1:ShapeLen>1.1</d3p1:ShapeLen>
            <d3p1:State>
              <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
              <d3p1:Geom>sample string 4</d3p1:Geom>
              <d3p1:IsTerritory>true</d3p1:IsTerritory>
              <d3p1:LandArea>6.1</d3p1:LandArea>
              <d3p1:Name>sample string 2</d3p1:Name>
              <d3p1:ShortName>sample string 3</d3p1:ShortName>
              <d3p1:WaterArea>7.1</d3p1:WaterArea>
            </d3p1:State>
            <d3p1:StateId>18</d3p1:StateId>
            <d3p1:TaxPaymentYearIncrement>10</d3p1:TaxPaymentYearIncrement>
            <d3p1:WaterArea>13.1</d3p1:WaterArea>
          </d3p1:County>
          <d3p1:CountyId>1</d3p1:CountyId>
          <d3p1:Description>sample string 3</d3p1:Description>
          <d3p1:DisplayOrder>1</d3p1:DisplayOrder>
          <d3p1:DivisionsFormsUrl>sample string 10</d3p1:DivisionsFormsUrl>
          <d3p1:ExemptionDeadlineDay>1</d3p1:ExemptionDeadlineDay>
          <d3p1:ExemptionDeadlineMonth>1</d3p1:ExemptionDeadlineMonth>
          <d3p1:ExemptionsFormsUrl>sample string 11</d3p1:ExemptionsFormsUrl>
          <d3p1:FarmsFormsUrl>sample string 12</d3p1:FarmsFormsUrl>
          <d3p1:FloodsFormsUrl>sample string 13</d3p1:FloodsFormsUrl>
          <d3p1:HandlesAppeals>true</d3p1:HandlesAppeals>
          <d3p1:HandlesPayments>true</d3p1:HandlesPayments>
          <d3p1:ImageUrl>sample string 5</d3p1:ImageUrl>
          <d3p1:IncentivesFormsUrl>sample string 14</d3p1:IncentivesFormsUrl>
          <d3p1:MiscFormsUrl>sample string 16</d3p1:MiscFormsUrl>
          <d3p1:Name>sample string 2</d3p1:Name>
          <d3p1:OmmittedAssessmentsFormsUrl>sample string 15</d3p1:OmmittedAssessmentsFormsUrl>
          <d3p1:State>
            <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
            <d3p1:Geom>sample string 4</d3p1:Geom>
            <d3p1:IsTerritory>true</d3p1:IsTerritory>
            <d3p1:LandArea>6.1</d3p1:LandArea>
            <d3p1:Name>sample string 2</d3p1:Name>
            <d3p1:ShortName>sample string 3</d3p1:ShortName>
            <d3p1:WaterArea>7.1</d3p1:WaterArea>
          </d3p1:State>
          <d3p1:StateId>17</d3p1:StateId>
          <d3p1:Url>sample string 4</d3p1:Url>
        </d3p1:Agency>
        <d3p1:AgencyId>9</d3p1:AgencyId>
        <d3p1:CommentsHtml>sample string 5</d3p1:CommentsHtml>
        <d3p1:DisplayOrder>7</d3p1:DisplayOrder>
        <d3p1:EffectiveDate>2025-05-20T16:47:05.2157776-05:00</d3p1:EffectiveDate>
        <d3p1:LocationName>sample string 8</d3p1:LocationName>
        <d3p1:Phone>sample string 3</d3p1:Phone>
        <d3p1:WorkingHours>sample string 4</d3p1:WorkingHours>
      </d3p1:AppealLocation>
    </AppealLocations>
    <CountyId>1</CountyId>
    <CountyName>sample string 2</CountyName>
    <CurrentYear>4</CurrentYear>
    <ExemptionFilingDeadline>sample string 3</ExemptionFilingDeadline>
    <TaxAppealYear>6</TaxAppealYear>
    <TaxInstallments xmlns:d3p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos">
      <d3p1:TaxPaymentInstallmentPo>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">4</Id>
        <County xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <AppealProcessDescription>sample string 4</AppealProcessDescription>
          <AppealYearIncrement>9</AppealYearIncrement>
          <AssessmentPageUrl>sample string 20</AssessmentPageUrl>
          <AssessorScheduleUrl>sample string 16</AssessorScheduleUrl>
          <BorScheduleUrl>sample string 17</BorScheduleUrl>
          <Description>sample string 3</Description>
          <Established>1</Established>
          <ExemptionRefundPeriodInYears>15</ExemptionRefundPeriodInYears>
          <FipsCode>sample string 5</FipsCode>
          <Geom>sample string 6</Geom>
          <IsSupported>true</IsSupported>
          <LandArea>12.1</LandArea>
          <Name>sample string 2</Name>
          <PinFormat>sample string 7</PinFormat>
          <Population>1</Population>
          <PropertyCardPageUrl>sample string 21</PropertyCardPageUrl>
          <PropertyImageUrl>sample string 8</PropertyImageUrl>
          <ReassessmentCycleInYears>11</ReassessmentCycleInYears>
          <ReassessmentDescription>sample string 14</ReassessmentDescription>
          <ShapeArea>1.1</ShapeArea>
          <ShapeLen>1.1</ShapeLen>
          <State>
            <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
            <Geom>sample string 4</Geom>
            <IsTerritory>true</IsTerritory>
            <LandArea>6.1</LandArea>
            <Name>sample string 2</Name>
            <ShortName>sample string 3</ShortName>
            <WaterArea>7.1</WaterArea>
          </State>
          <StateId>18</StateId>
          <TaxPaymentYearIncrement>10</TaxPaymentYearIncrement>
          <WaterArea>13.1</WaterArea>
        </County>
        <CountyId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">10</CountyId>
        <DueDay xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">7</DueDay>
        <DueMonth xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">6</DueMonth>
        <Name xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 5</Name>
        <PaymentPercent xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">9</PaymentPercent>
        <TaxYearOffset xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">8</TaxYearOffset>
        <d3p1:CountyName>sample string 1</d3p1:CountyName>
        <d3p1:PaymentDate>sample string 3</d3p1:PaymentDate>
        <d3p1:TaxYear>2</d3p1:TaxYear>
      </d3p1:TaxPaymentInstallmentPo>
      <d3p1:TaxPaymentInstallmentPo>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">4</Id>
        <County xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <AppealProcessDescription>sample string 4</AppealProcessDescription>
          <AppealYearIncrement>9</AppealYearIncrement>
          <AssessmentPageUrl>sample string 20</AssessmentPageUrl>
          <AssessorScheduleUrl>sample string 16</AssessorScheduleUrl>
          <BorScheduleUrl>sample string 17</BorScheduleUrl>
          <Description>sample string 3</Description>
          <Established>1</Established>
          <ExemptionRefundPeriodInYears>15</ExemptionRefundPeriodInYears>
          <FipsCode>sample string 5</FipsCode>
          <Geom>sample string 6</Geom>
          <IsSupported>true</IsSupported>
          <LandArea>12.1</LandArea>
          <Name>sample string 2</Name>
          <PinFormat>sample string 7</PinFormat>
          <Population>1</Population>
          <PropertyCardPageUrl>sample string 21</PropertyCardPageUrl>
          <PropertyImageUrl>sample string 8</PropertyImageUrl>
          <ReassessmentCycleInYears>11</ReassessmentCycleInYears>
          <ReassessmentDescription>sample string 14</ReassessmentDescription>
          <ShapeArea>1.1</ShapeArea>
          <ShapeLen>1.1</ShapeLen>
          <State>
            <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
            <Geom>sample string 4</Geom>
            <IsTerritory>true</IsTerritory>
            <LandArea>6.1</LandArea>
            <Name>sample string 2</Name>
            <ShortName>sample string 3</ShortName>
            <WaterArea>7.1</WaterArea>
          </State>
          <StateId>18</StateId>
          <TaxPaymentYearIncrement>10</TaxPaymentYearIncrement>
          <WaterArea>13.1</WaterArea>
        </County>
        <CountyId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">10</CountyId>
        <DueDay xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">7</DueDay>
        <DueMonth xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">6</DueMonth>
        <Name xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 5</Name>
        <PaymentPercent xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">9</PaymentPercent>
        <TaxYearOffset xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">8</TaxYearOffset>
        <d3p1:CountyName>sample string 1</d3p1:CountyName>
        <d3p1:PaymentDate>sample string 3</d3p1:PaymentDate>
        <d3p1:TaxYear>2</d3p1:TaxYear>
      </d3p1:TaxPaymentInstallmentPo>
    </TaxInstallments>
    <TaxPaymentMethods xmlns:d3p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
      <d3p1:TaxPaymentMethod>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <d3p1:County>
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <d3p1:AppealProcessDescription>sample string 4</d3p1:AppealProcessDescription>
          <d3p1:AppealYearIncrement>9</d3p1:AppealYearIncrement>
          <d3p1:AssessmentPageUrl>sample string 20</d3p1:AssessmentPageUrl>
          <d3p1:AssessorScheduleUrl>sample string 16</d3p1:AssessorScheduleUrl>
          <d3p1:BorScheduleUrl>sample string 17</d3p1:BorScheduleUrl>
          <d3p1:Description>sample string 3</d3p1:Description>
          <d3p1:Established>1</d3p1:Established>
          <d3p1:ExemptionRefundPeriodInYears>15</d3p1:ExemptionRefundPeriodInYears>
          <d3p1:FipsCode>sample string 5</d3p1:FipsCode>
          <d3p1:Geom>sample string 6</d3p1:Geom>
          <d3p1:IsSupported>true</d3p1:IsSupported>
          <d3p1:LandArea>12.1</d3p1:LandArea>
          <d3p1:Name>sample string 2</d3p1:Name>
          <d3p1:PinFormat>sample string 7</d3p1:PinFormat>
          <d3p1:Population>1</d3p1:Population>
          <d3p1:PropertyCardPageUrl>sample string 21</d3p1:PropertyCardPageUrl>
          <d3p1:PropertyImageUrl>sample string 8</d3p1:PropertyImageUrl>
          <d3p1:ReassessmentCycleInYears>11</d3p1:ReassessmentCycleInYears>
          <d3p1:ReassessmentDescription>sample string 14</d3p1:ReassessmentDescription>
          <d3p1:ShapeArea>1.1</d3p1:ShapeArea>
          <d3p1:ShapeLen>1.1</d3p1:ShapeLen>
          <d3p1:State>
            <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
            <d3p1:Geom>sample string 4</d3p1:Geom>
            <d3p1:IsTerritory>true</d3p1:IsTerritory>
            <d3p1:LandArea>6.1</d3p1:LandArea>
            <d3p1:Name>sample string 2</d3p1:Name>
            <d3p1:ShortName>sample string 3</d3p1:ShortName>
            <d3p1:WaterArea>7.1</d3p1:WaterArea>
          </d3p1:State>
          <d3p1:StateId>18</d3p1:StateId>
          <d3p1:TaxPaymentYearIncrement>10</d3p1:TaxPaymentYearIncrement>
          <d3p1:WaterArea>13.1</d3p1:WaterArea>
        </d3p1:County>
        <d3p1:CountyId>7</d3p1:CountyId>
        <d3p1:Description>sample string 3</d3p1:Description>
        <d3p1:DisplayOrderNumber>6</d3p1:DisplayOrderNumber>
        <d3p1:EffectiveDate>2025-05-20T16:47:05.2178293-05:00</d3p1:EffectiveDate>
        <d3p1:ImageUrl>sample string 4</d3p1:ImageUrl>
        <d3p1:Name>sample string 2</d3p1:Name>
      </d3p1:TaxPaymentMethod>
      <d3p1:TaxPaymentMethod>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <d3p1:County>
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <d3p1:AppealProcessDescription>sample string 4</d3p1:AppealProcessDescription>
          <d3p1:AppealYearIncrement>9</d3p1:AppealYearIncrement>
          <d3p1:AssessmentPageUrl>sample string 20</d3p1:AssessmentPageUrl>
          <d3p1:AssessorScheduleUrl>sample string 16</d3p1:AssessorScheduleUrl>
          <d3p1:BorScheduleUrl>sample string 17</d3p1:BorScheduleUrl>
          <d3p1:Description>sample string 3</d3p1:Description>
          <d3p1:Established>1</d3p1:Established>
          <d3p1:ExemptionRefundPeriodInYears>15</d3p1:ExemptionRefundPeriodInYears>
          <d3p1:FipsCode>sample string 5</d3p1:FipsCode>
          <d3p1:Geom>sample string 6</d3p1:Geom>
          <d3p1:IsSupported>true</d3p1:IsSupported>
          <d3p1:LandArea>12.1</d3p1:LandArea>
          <d3p1:Name>sample string 2</d3p1:Name>
          <d3p1:PinFormat>sample string 7</d3p1:PinFormat>
          <d3p1:Population>1</d3p1:Population>
          <d3p1:PropertyCardPageUrl>sample string 21</d3p1:PropertyCardPageUrl>
          <d3p1:PropertyImageUrl>sample string 8</d3p1:PropertyImageUrl>
          <d3p1:ReassessmentCycleInYears>11</d3p1:ReassessmentCycleInYears>
          <d3p1:ReassessmentDescription>sample string 14</d3p1:ReassessmentDescription>
          <d3p1:ShapeArea>1.1</d3p1:ShapeArea>
          <d3p1:ShapeLen>1.1</d3p1:ShapeLen>
          <d3p1:State>
            <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
            <d3p1:Geom>sample string 4</d3p1:Geom>
            <d3p1:IsTerritory>true</d3p1:IsTerritory>
            <d3p1:LandArea>6.1</d3p1:LandArea>
            <d3p1:Name>sample string 2</d3p1:Name>
            <d3p1:ShortName>sample string 3</d3p1:ShortName>
            <d3p1:WaterArea>7.1</d3p1:WaterArea>
          </d3p1:State>
          <d3p1:StateId>18</d3p1:StateId>
          <d3p1:TaxPaymentYearIncrement>10</d3p1:TaxPaymentYearIncrement>
          <d3p1:WaterArea>13.1</d3p1:WaterArea>
        </d3p1:County>
        <d3p1:CountyId>7</d3p1:CountyId>
        <d3p1:Description>sample string 3</d3p1:Description>
        <d3p1:DisplayOrderNumber>6</d3p1:DisplayOrderNumber>
        <d3p1:EffectiveDate>2025-05-20T16:47:05.2178293-05:00</d3p1:EffectiveDate>
        <d3p1:ImageUrl>sample string 4</d3p1:ImageUrl>
        <d3p1:Name>sample string 2</d3p1:Name>
      </d3p1:TaxPaymentMethod>
    </TaxPaymentMethods>
    <TaxPaymentYear>5</TaxPaymentYear>
  </County>
  <Exemptions>
    <ExemptionReportData>
      <Eav>1</Eav>
      <ExemptionAmount>1</ExemptionAmount>
      <ExemptionId>1</ExemptionId>
      <ExemptionName>sample string 2</ExemptionName>
      <TaxYear>3</TaxYear>
    </ExemptionReportData>
    <ExemptionReportData>
      <Eav>1</Eav>
      <ExemptionAmount>1</ExemptionAmount>
      <ExemptionId>1</ExemptionId>
      <ExemptionName>sample string 2</ExemptionName>
      <TaxYear>3</TaxYear>
    </ExemptionReportData>
  </Exemptions>
  <PageContent xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
    <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
    <d2p1:Content>sample string 5</d2p1:Content>
    <d2p1:CustomContent>sample string 8</d2p1:CustomContent>
    <d2p1:LastModifiedDate>sample string 6</d2p1:LastModifiedDate>
    <d2p1:PageName>sample string 2</d2p1:PageName>
    <d2p1:PtdContentPageType xmlns:d3p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.ValueTypes">
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <d3p1:Description>sample string 3</d3p1:Description>
      <d3p1:Type>sample string 2</d3p1:Type>
    </d2p1:PtdContentPageType>
    <d2p1:PtdContentPageTypeId>7</d2p1:PtdContentPageTypeId>
    <d2p1:Slug>sample string 3</d2p1:Slug>
    <d2p1:Title>sample string 4</d2p1:Title>
  </PageContent>
  <Property>
    <AddressLine1>sample string 6</AddressLine1>
    <Age>18</Age>
    <Apartments>sample string 25</Apartments>
    <AssessmentLevel>43</AssessmentLevel>
    <AssessmentRatio>37</AssessmentRatio>
    <AssessmentRatioLastYear>41</AssessmentRatioLastYear>
    <AssessmentUrl>sample string 95</AssessmentUrl>
    <AttachedCarPortArea>1</AttachedCarPortArea>
    <AttachedCarPortCount>1</AttachedCarPortCount>
    <AttachedCarPortGarageId>1</AttachedCarPortGarageId>
    <AttachedCarPortGarageType>sample string 82</AttachedCarPortGarageType>
    <AttachedCarPortGarageTypeRating>1</AttachedCarPortGarageTypeRating>
    <AttachedGarageArea>1</AttachedGarageArea>
    <AttachedGarageCount>1</AttachedGarageCount>
    <AttachedGarageId>1</AttachedGarageId>
    <AttachedGarageType>sample string 81</AttachedGarageType>
    <AttachedGarageTypeRating>1</AttachedGarageTypeRating>
    <AtticArea>1.1</AtticArea>
    <AtticType>sample string 29</AtticType>
    <AtticTypeRating>1</AtticTypeRating>
    <BaseMarketValue1977>1</BaseMarketValue1977>
    <BasementArea>79</BasementArea>
    <BasementFinishedArea>1</BasementFinishedArea>
    <BasementGarageArea>1</BasementGarageArea>
    <BasementGarageCarCount>1</BasementGarageCarCount>
    <BasementGarageId>1</BasementGarageId>
    <BasementGarageType>sample string 84</BasementGarageType>
    <BasementGarageTypeRating>1</BasementGarageTypeRating>
    <BasementType>sample string 28</BasementType>
    <BasementTypeRating>1</BasementTypeRating>
    <BathsWith4FixCount>1</BathsWith4FixCount>
    <BathsWith5FixCount>1</BathsWith5FixCount>
    <BedroomCount>1</BedroomCount>
    <BuildingAreaSqFt>34.1</BuildingAreaSqFt>
    <BuildingAssessment>36.1</BuildingAssessment>
    <BuildingAssessmentAssessmentNotice>1</BuildingAssessmentAssessmentNotice>
    <BuildingAssessmentCommercial>1</BuildingAssessmentCommercial>
    <BuildingAssessmentLastYear>40.1</BuildingAssessmentLastYear>
    <BuildingAssessmentResidential>1</BuildingAssessmentResidential>
    <BuildingMarketValueResidential>1</BuildingMarketValueResidential>
    <BuildingUse>sample string 24</BuildingUse>
    <BuildingUseId>1</BuildingUseId>
    <Buyer>sample string 61</Buyer>
    <Card>1</Card>
    <CduStructure>sample string 78</CduStructure>
    <CduStructureId>1</CduStructureId>
    <CduStructureRating>1</CduStructureRating>
    <CentralAir>true</CentralAir>
    <City>sample string 7</City>
    <CommercialBuildingMarketValue>1</CommercialBuildingMarketValue>
    <CommercialLandMarketValue>1</CommercialLandMarketValue>
    <ConcretePatioArea>1</ConcretePatioArea>
    <ConcretePatioCount>1</ConcretePatioCount>
    <CondoOwnershipPercent>1</CondoOwnershipPercent>
    <ConstructionType>sample string 23</ConstructionType>
    <CookCountyEquivalentClass>sample string 65</CookCountyEquivalentClass>
    <CookCountyEquivalentClassDescription>sample string 66</CookCountyEquivalentClassDescription>
    <CookCountyEquivalentClassId>1</CookCountyEquivalentClassId>
    <CostsTaxAmount>1</CostsTaxAmount>
    <CountyId>12</CountyId>
    <CountyName>sample string 11</CountyName>
    <CurrentYearTaxDueAmount>1</CurrentYearTaxDueAmount>
    <DeckArea>1</DeckArea>
    <DeckCount>1</DeckCount>
    <Deed>sample string 63</Deed>
    <Description>sample string 19</Description>
    <DetachedGarageArea>1</DetachedGarageArea>
    <DetachedGarageCount>1</DetachedGarageCount>
    <DetachedGarageId>1</DetachedGarageId>
    <DetachedGarageType>sample string 83</DetachedGarageType>
    <DetachedGarageTypeRating>1</DetachedGarageTypeRating>
    <Distance>51</Distance>
    <DocumentNumber>sample string 99</DocumentNumber>
    <DrainageDistrictProjectName>1</DrainageDistrictProjectName>
    <EffectiveYearBuilt>1</EffectiveYearBuilt>
    <EnclosedPorchArea>1</EnclosedPorchArea>
    <EnclosedPorchCount>1</EnclosedPorchCount>
    <ExecutedDate>sample string 60</ExecutedDate>
    <ExteriorConstructionTypeRating>1</ExteriorConstructionTypeRating>
    <ExteriorWallType>sample string 71</ExteriorWallType>
    <ExternalWallId>1</ExternalWallId>
    <ExternalWallRating>1</ExternalWallRating>
    <FarmBuildingsMarketValue>1</FarmBuildingsMarketValue>
    <FarmLandMarketValue>1</FarmLandMarketValue>
    <FarmTotalAssessment>1</FarmTotalAssessment>
    <FireplaceCount>31</FireplaceCount>
    <FirstFloorArea>1</FirstFloorArea>
    <FormattedPin>sample string 3</FormattedPin>
    <FullAddress>sample string 10</FullAddress>
    <FullBaths>26</FullBaths>
    <GarageArea>1</GarageArea>
    <GarageCarsCount>1</GarageCarsCount>
    <GarageCount>1</GarageCount>
    <GarageType>sample string 32</GarageType>
    <GarageTypeRating>1</GarageTypeRating>
    <GazeboArea>1</GazeboArea>
    <GeoCenter>sample string 5</GeoCenter>
    <Grade>sample string 77</Grade>
    <GradeId>1</GradeId>
    <GradeRating>1</GradeRating>
    <GrossFloorArea>1</GrossFloorArea>
    <GrossTaxAmount>48</GrossTaxAmount>
    <GroundPoolArea>1</GroundPoolArea>
    <HalfBaths>27</HalfBaths>
    <HeatingType>sample string 80</HeatingType>
    <InteriorFinishPercent>1</InteriorFinishPercent>
    <IsIncomeProperty>true</IsIncomeProperty>
    <IsSubject>true</IsSubject>
    <LandAreaSqFt>33.1</LandAreaSqFt>
    <LandAssessment>35.1</LandAssessment>
    <LandAssessmentAssessmentNotice>1</LandAssessmentAssessmentNotice>
    <LandAssessmentLastYear>39.1</LandAssessmentLastYear>
    <LandMethod>sample string 93</LandMethod>
    <LandUseCode>sample string 85</LandUseCode>
    <LandUseCodeId>1</LandUseCodeId>
    <LastReassessmentYear>58</LastReassessmentYear>
    <LastYearGrossTaxAmount>53</LastYearGrossTaxAmount>
    <LegalDescription>sample string 101</LegalDescription>
    <LivingArea>1</LivingArea>
    <LotSizeAcres>1</LotSizeAcres>
    <LowerLevelArea>1</LowerLevelArea>
    <LowerLevelFinishedArea>1</LowerLevelFinishedArea>
    <MarketValue>46.1</MarketValue>
    <MarketValueLastYear>47.1</MarketValueLastYear>
    <MultiParcelIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:int>1</d3p1:int>
      <d3p1:int>2</d3p1:int>
    </MultiParcelIds>
    <MultiParcelPins xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
    </MultiParcelPins>
    <Neighborhood>17</Neighborhood>
    <NeighborhoodDescription>sample string 92</NeighborhoodDescription>
    <NeighborhoodId>1</NeighborhoodId>
    <NextReassessmentYear>59</NextReassessmentYear>
    <OccupancyPercent>1</OccupancyPercent>
    <OmitRollbackTaxAmount>1</OmitRollbackTaxAmount>
    <OpenPorchArea>1</OpenPorchArea>
    <OpenPorchCount>1</OpenPorchCount>
    <OutbuildingTypes>sample string 91</OutbuildingTypes>
    <OutbuildingsCount>1</OutbuildingsCount>
    <ParkingCount>1</ParkingCount>
    <PartialAssessmentFlag>true</PartialAssessmentFlag>
    <PhysicalCondition>sample string 76</PhysicalCondition>
    <PhysicalConditionId>1</PhysicalConditionId>
    <PhysicalConditionRating>1</PhysicalConditionRating>
    <PhysicalDepreciationPercent>1</PhysicalDepreciationPercent>
    <Pin>sample string 2</Pin>
    <PrefabFireplaceCount>1</PrefabFireplaceCount>
    <PreferentialAssessmentReason>sample string 96</PreferentialAssessmentReason>
    <PriorTaxYear>52</PriorTaxYear>
    <PropertyAddressId>1</PropertyAddressId>
    <PropertyCardUrl>sample string 94</PropertyCardUrl>
    <PropertyClass>sample string 20</PropertyClass>
    <PropertyClassId>21</PropertyClassId>
    <PropertyImageUrl>sample string 49</PropertyImageUrl>
    <ProrationPercentage>1</ProrationPercentage>
    <QualifiedSaleFlag>sample string 100</QualifiedSaleFlag>
    <Rec1OutbuildingArea>1</Rec1OutbuildingArea>
    <Rec1OutbuildingName>sample string 87</Rec1OutbuildingName>
    <Rec1OutbuildingYearBuilt>1</Rec1OutbuildingYearBuilt>
    <Rec2OutbuildingArea>1</Rec2OutbuildingArea>
    <Rec2OutbuildingName>sample string 88</Rec2OutbuildingName>
    <Rec2OutbuildingYearBuilt>1</Rec2OutbuildingYearBuilt>
    <Rec3OutbuildingArea>1</Rec3OutbuildingArea>
    <Rec3OutbuildingName>sample string 89</Rec3OutbuildingName>
    <Rec3OutbuildingYearBuilt>1</Rec3OutbuildingYearBuilt>
    <Rec4OutbuildingArea>1</Rec4OutbuildingArea>
    <Rec4OutbuildingName>sample string 90</Rec4OutbuildingName>
    <Rec4OutbuildingYearBuilt>1</Rec4OutbuildingYearBuilt>
    <RecRoomArea>1</RecRoomArea>
    <RecordType>sample string 86</RecordType>
    <ResidenceType>sample string 22</ResidenceType>
    <ResidenceTypeId>1</ResidenceTypeId>
    <ResidentialLandMarketValue>1</ResidentialLandMarketValue>
    <RoofCover>sample string 73</RoofCover>
    <RoofCoverId>72</RoofCoverId>
    <RoofCoverRating>74</RoofCoverRating>
    <SalesPriceSqFt>1</SalesPriceSqFt>
    <SecondFloorArea>1</SecondFloorArea>
    <Seller>sample string 62</Seller>
    <ShedsArea>1</ShedsArea>
    <SingleParcelBuildingCount>1</SingleParcelBuildingCount>
    <State>sample string 8</State>
    <StateEqualizationFactor>45</StateEqualizationFactor>
    <StateEqualizationFactorLastYear>57</StateEqualizationFactorLastYear>
    <StateEqualizationFactorYear>55</StateEqualizationFactorYear>
    <Stories>sample string 68</Stories>
    <StoriesCount>sample string 67</StoriesCount>
    <Style>sample string 70</Style>
    <StyleId>69</StyleId>
    <TaxBillExemptionAssessedValue>1</TaxBillExemptionAssessedValue>
    <TaxBillFirstInstallmentDueDate>1</TaxBillFirstInstallmentDueDate>
    <TaxBillFirstInstallmentPaymentAmount>1</TaxBillFirstInstallmentPaymentAmount>
    <TaxBillForfeitedTax>1</TaxBillForfeitedTax>
    <TaxBillRealEstateTaxAmount>1</TaxBillRealEstateTaxAmount>
    <TaxBillSecondInstallmentDueDate>1</TaxBillSecondInstallmentDueDate>
    <TaxBillSecondInstallmentPaymentAmount>1</TaxBillSecondInstallmentPaymentAmount>
    <TaxBillStateAssessedPollutionControl>1</TaxBillStateAssessedPollutionControl>
    <TaxBillStatementYear>1</TaxBillStatementYear>
    <TaxBillTaxRate>1</TaxBillTaxRate>
    <TaxBillTaxableValuation>1</TaxBillTaxableValuation>
    <TaxBillTotalAssessmentEqualized>1</TaxBillTotalAssessmentEqualized>
    <TaxBillYear>1</TaxBillYear>
    <TaxCode>sample string 16</TaxCode>
    <TaxCodeId>15</TaxCodeId>
    <TaxExemptLevel>1</TaxExemptLevel>
    <TaxRate>44</TaxRate>
    <TaxRateLastYear>56</TaxRateLastYear>
    <TaxRateYear>54</TaxRateYear>
    <TaxYear>4</TaxYear>
    <TaxpayerCompanyName>sample string 98</TaxpayerCompanyName>
    <TotalAssessment>38.1</TotalAssessment>
    <TotalAssessmentAssessmentNotice>1</TotalAssessmentAssessmentNotice>
    <TotalAssessmentEqualized>1</TotalAssessmentEqualized>
    <TotalAssessmentLastYear>42</TotalAssessmentLastYear>
    <TotalCurrentYearTaxAmount>1</TotalCurrentYearTaxAmount>
    <TotalDrainageTaxAmount>1</TotalDrainageTaxAmount>
    <TotalFixturesCount>1</TotalFixturesCount>
    <TotalLivingArea>1.1</TotalLivingArea>
    <TotalMarketValueCommercial>1</TotalMarketValueCommercial>
    <TotalResidentialMarketValue>1</TotalResidentialMarketValue>
    <TotalSpecialServicesTaxAmount>1</TotalSpecialServicesTaxAmount>
    <TownshipId>13</TownshipId>
    <TownshipName>sample string 14</TownshipName>
    <TransactionAmount>1</TransactionAmount>
    <TreasurerCollectorCharges>1</TreasurerCollectorCharges>
    <UnitsCount>1</UnitsCount>
    <UpperFloorArea>1</UpperFloorArea>
    <WallHeight>1</WallHeight>
    <WoodBurningFireplaceCount>1</WoodBurningFireplaceCount>
    <YearBuilt>75</YearBuilt>
    <YearRemodeled>1</YearRemodeled>
    <ZipCode>sample string 9</ZipCode>
  </Property>
  <StateEqualizationFactorHistory xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
    <d2p1:StateEqualizationFactor>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">5</Id>
      <d2p1:AsOfDate>2025-05-20T16:47:05.2157776-05:00</d2p1:AsOfDate>
      <d2p1:County>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <d2p1:AppealProcessDescription>sample string 4</d2p1:AppealProcessDescription>
        <d2p1:AppealYearIncrement>9</d2p1:AppealYearIncrement>
        <d2p1:AssessmentPageUrl>sample string 20</d2p1:AssessmentPageUrl>
        <d2p1:AssessorScheduleUrl>sample string 16</d2p1:AssessorScheduleUrl>
        <d2p1:BorScheduleUrl>sample string 17</d2p1:BorScheduleUrl>
        <d2p1:Description>sample string 3</d2p1:Description>
        <d2p1:Established>1</d2p1:Established>
        <d2p1:ExemptionRefundPeriodInYears>15</d2p1:ExemptionRefundPeriodInYears>
        <d2p1:FipsCode>sample string 5</d2p1:FipsCode>
        <d2p1:Geom>sample string 6</d2p1:Geom>
        <d2p1:IsSupported>true</d2p1:IsSupported>
        <d2p1:LandArea>12.1</d2p1:LandArea>
        <d2p1:Name>sample string 2</d2p1:Name>
        <d2p1:PinFormat>sample string 7</d2p1:PinFormat>
        <d2p1:Population>1</d2p1:Population>
        <d2p1:PropertyCardPageUrl>sample string 21</d2p1:PropertyCardPageUrl>
        <d2p1:PropertyImageUrl>sample string 8</d2p1:PropertyImageUrl>
        <d2p1:ReassessmentCycleInYears>11</d2p1:ReassessmentCycleInYears>
        <d2p1:ReassessmentDescription>sample string 14</d2p1:ReassessmentDescription>
        <d2p1:ShapeArea>1.1</d2p1:ShapeArea>
        <d2p1:ShapeLen>1.1</d2p1:ShapeLen>
        <d2p1:State>
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <d2p1:Geom>sample string 4</d2p1:Geom>
          <d2p1:IsTerritory>true</d2p1:IsTerritory>
          <d2p1:LandArea>6.1</d2p1:LandArea>
          <d2p1:Name>sample string 2</d2p1:Name>
          <d2p1:ShortName>sample string 3</d2p1:ShortName>
          <d2p1:WaterArea>7.1</d2p1:WaterArea>
        </d2p1:State>
        <d2p1:StateId>18</d2p1:StateId>
        <d2p1:TaxPaymentYearIncrement>10</d2p1:TaxPaymentYearIncrement>
        <d2p1:WaterArea>13.1</d2p1:WaterArea>
      </d2p1:County>
      <d2p1:CountyId>1</d2p1:CountyId>
      <d2p1:Factor>3</d2p1:Factor>
      <d2p1:TaxYear>2</d2p1:TaxYear>
    </d2p1:StateEqualizationFactor>
    <d2p1:StateEqualizationFactor>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">5</Id>
      <d2p1:AsOfDate>2025-05-20T16:47:05.2157776-05:00</d2p1:AsOfDate>
      <d2p1:County>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <d2p1:AppealProcessDescription>sample string 4</d2p1:AppealProcessDescription>
        <d2p1:AppealYearIncrement>9</d2p1:AppealYearIncrement>
        <d2p1:AssessmentPageUrl>sample string 20</d2p1:AssessmentPageUrl>
        <d2p1:AssessorScheduleUrl>sample string 16</d2p1:AssessorScheduleUrl>
        <d2p1:BorScheduleUrl>sample string 17</d2p1:BorScheduleUrl>
        <d2p1:Description>sample string 3</d2p1:Description>
        <d2p1:Established>1</d2p1:Established>
        <d2p1:ExemptionRefundPeriodInYears>15</d2p1:ExemptionRefundPeriodInYears>
        <d2p1:FipsCode>sample string 5</d2p1:FipsCode>
        <d2p1:Geom>sample string 6</d2p1:Geom>
        <d2p1:IsSupported>true</d2p1:IsSupported>
        <d2p1:LandArea>12.1</d2p1:LandArea>
        <d2p1:Name>sample string 2</d2p1:Name>
        <d2p1:PinFormat>sample string 7</d2p1:PinFormat>
        <d2p1:Population>1</d2p1:Population>
        <d2p1:PropertyCardPageUrl>sample string 21</d2p1:PropertyCardPageUrl>
        <d2p1:PropertyImageUrl>sample string 8</d2p1:PropertyImageUrl>
        <d2p1:ReassessmentCycleInYears>11</d2p1:ReassessmentCycleInYears>
        <d2p1:ReassessmentDescription>sample string 14</d2p1:ReassessmentDescription>
        <d2p1:ShapeArea>1.1</d2p1:ShapeArea>
        <d2p1:ShapeLen>1.1</d2p1:ShapeLen>
        <d2p1:State>
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <d2p1:Geom>sample string 4</d2p1:Geom>
          <d2p1:IsTerritory>true</d2p1:IsTerritory>
          <d2p1:LandArea>6.1</d2p1:LandArea>
          <d2p1:Name>sample string 2</d2p1:Name>
          <d2p1:ShortName>sample string 3</d2p1:ShortName>
          <d2p1:WaterArea>7.1</d2p1:WaterArea>
        </d2p1:State>
        <d2p1:StateId>18</d2p1:StateId>
        <d2p1:TaxPaymentYearIncrement>10</d2p1:TaxPaymentYearIncrement>
        <d2p1:WaterArea>13.1</d2p1:WaterArea>
      </d2p1:County>
      <d2p1:CountyId>1</d2p1:CountyId>
      <d2p1:Factor>3</d2p1:Factor>
      <d2p1:TaxYear>2</d2p1:TaxYear>
    </d2p1:StateEqualizationFactor>
  </StateEqualizationFactorHistory>
  <TaxAssessmentHistoryData xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos">
    <d2p1:PropertyAssessmentStatistics>
      <d2p1:AssessmentLevel>1</d2p1:AssessmentLevel>
      <d2p1:AssessmentRatio>1</d2p1:AssessmentRatio>
      <d2p1:BuildingAssessment>1</d2p1:BuildingAssessment>
      <d2p1:GrossTaxAmount>1</d2p1:GrossTaxAmount>
      <d2p1:LandAssessment>1</d2p1:LandAssessment>
      <d2p1:Pin>sample string 1</d2p1:Pin>
      <d2p1:PriorStateEqualizationFactorYear>8</d2p1:PriorStateEqualizationFactorYear>
      <d2p1:PriorTaxRateYear>7</d2p1:PriorTaxRateYear>
      <d2p1:PriorTaxYear>6</d2p1:PriorTaxYear>
      <d2p1:PriorYearAssessmentRatio>1</d2p1:PriorYearAssessmentRatio>
      <d2p1:PriorYearBuildingAssessment>1</d2p1:PriorYearBuildingAssessment>
      <d2p1:PriorYearGrossTaxAmount>1</d2p1:PriorYearGrossTaxAmount>
      <d2p1:PriorYearLandAssessment>1</d2p1:PriorYearLandAssessment>
      <d2p1:PriorYearStateEqualizationFactor>1</d2p1:PriorYearStateEqualizationFactor>
      <d2p1:PriorYearTaxRate>1</d2p1:PriorYearTaxRate>
      <d2p1:PriorYearTotalAssessment>1</d2p1:PriorYearTotalAssessment>
      <d2p1:StateEqualizationFactor>1</d2p1:StateEqualizationFactor>
      <d2p1:StateEqualizationFactorYear>5</d2p1:StateEqualizationFactorYear>
      <d2p1:TaxAmount>1</d2p1:TaxAmount>
      <d2p1:TaxCode>sample string 2</d2p1:TaxCode>
      <d2p1:TaxRate>1</d2p1:TaxRate>
      <d2p1:TaxRateYear>4</d2p1:TaxRateYear>
      <d2p1:TaxYear>3</d2p1:TaxYear>
      <d2p1:TotalAssessment>1</d2p1:TotalAssessment>
      <d2p1:YearOverYearAssessmentRatioChange>1</d2p1:YearOverYearAssessmentRatioChange>
      <d2p1:YearOverYearBuildingAssessmentChange>1</d2p1:YearOverYearBuildingAssessmentChange>
      <d2p1:YearOverYearGrossTaxAmountChange>1</d2p1:YearOverYearGrossTaxAmountChange>
      <d2p1:YearOverYearLandAssessmentChange>1</d2p1:YearOverYearLandAssessmentChange>
      <d2p1:YearOverYearStateEqualizationFactorChange>1</d2p1:YearOverYearStateEqualizationFactorChange>
      <d2p1:YearOverYearTaxRateChange>1</d2p1:YearOverYearTaxRateChange>
      <d2p1:YearOverYearTotalAssessmentChange>1</d2p1:YearOverYearTotalAssessmentChange>
    </d2p1:PropertyAssessmentStatistics>
    <d2p1:PropertyAssessmentStatistics>
      <d2p1:AssessmentLevel>1</d2p1:AssessmentLevel>
      <d2p1:AssessmentRatio>1</d2p1:AssessmentRatio>
      <d2p1:BuildingAssessment>1</d2p1:BuildingAssessment>
      <d2p1:GrossTaxAmount>1</d2p1:GrossTaxAmount>
      <d2p1:LandAssessment>1</d2p1:LandAssessment>
      <d2p1:Pin>sample string 1</d2p1:Pin>
      <d2p1:PriorStateEqualizationFactorYear>8</d2p1:PriorStateEqualizationFactorYear>
      <d2p1:PriorTaxRateYear>7</d2p1:PriorTaxRateYear>
      <d2p1:PriorTaxYear>6</d2p1:PriorTaxYear>
      <d2p1:PriorYearAssessmentRatio>1</d2p1:PriorYearAssessmentRatio>
      <d2p1:PriorYearBuildingAssessment>1</d2p1:PriorYearBuildingAssessment>
      <d2p1:PriorYearGrossTaxAmount>1</d2p1:PriorYearGrossTaxAmount>
      <d2p1:PriorYearLandAssessment>1</d2p1:PriorYearLandAssessment>
      <d2p1:PriorYearStateEqualizationFactor>1</d2p1:PriorYearStateEqualizationFactor>
      <d2p1:PriorYearTaxRate>1</d2p1:PriorYearTaxRate>
      <d2p1:PriorYearTotalAssessment>1</d2p1:PriorYearTotalAssessment>
      <d2p1:StateEqualizationFactor>1</d2p1:StateEqualizationFactor>
      <d2p1:StateEqualizationFactorYear>5</d2p1:StateEqualizationFactorYear>
      <d2p1:TaxAmount>1</d2p1:TaxAmount>
      <d2p1:TaxCode>sample string 2</d2p1:TaxCode>
      <d2p1:TaxRate>1</d2p1:TaxRate>
      <d2p1:TaxRateYear>4</d2p1:TaxRateYear>
      <d2p1:TaxYear>3</d2p1:TaxYear>
      <d2p1:TotalAssessment>1</d2p1:TotalAssessment>
      <d2p1:YearOverYearAssessmentRatioChange>1</d2p1:YearOverYearAssessmentRatioChange>
      <d2p1:YearOverYearBuildingAssessmentChange>1</d2p1:YearOverYearBuildingAssessmentChange>
      <d2p1:YearOverYearGrossTaxAmountChange>1</d2p1:YearOverYearGrossTaxAmountChange>
      <d2p1:YearOverYearLandAssessmentChange>1</d2p1:YearOverYearLandAssessmentChange>
      <d2p1:YearOverYearStateEqualizationFactorChange>1</d2p1:YearOverYearStateEqualizationFactorChange>
      <d2p1:YearOverYearTaxRateChange>1</d2p1:YearOverYearTaxRateChange>
      <d2p1:YearOverYearTotalAssessmentChange>1</d2p1:YearOverYearTotalAssessmentChange>
    </d2p1:PropertyAssessmentStatistics>
  </TaxAssessmentHistoryData>
  <TaxRatesHistory xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos">
    <d2p1:Legend>sample string 2</d2p1:Legend>
    <d2p1:Rates>
      <d2p1:TaxRate>
        <d2p1:Rate>2</d2p1:Rate>
        <d2p1:TaxYear>1</d2p1:TaxYear>
      </d2p1:TaxRate>
      <d2p1:TaxRate>
        <d2p1:Rate>2</d2p1:Rate>
        <d2p1:TaxYear>1</d2p1:TaxYear>
      </d2p1:TaxRate>
    </d2p1:Rates>
    <d2p1:ReferenceItemId>1</d2p1:ReferenceItemId>
  </TaxRatesHistory>
</PropertyTaxGuideAtPurchaseReportModel>