GET api/reports/{propertyAddressId}/custom-assessment-analysis?companyId={companyId}&comp1={comp1}&comp2={comp2}&comp3={comp3}&comp4={comp4}&comp5={comp5}&comp6={comp6}

This method will return data for an Assessment Analysis report that will contain information for custom comparable properties specified on request. At least 3 properties are required to generate assessment analysis report.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
propertyAddressId

Id of the subject property address record

integer

Required

companyId

integer

Required

comp1

Id of the 1st comparable property

integer

Required

comp2

Id of the 2nd comparable property

integer

Required

comp3

Id of the 3rd comparable property

integer

Required

comp4

Id of the 4th comparable property

integer

None.

comp5

Id of the 5th comparable property

integer

None.

comp6

Id of the 6th comparable property

integer

None.

Body Parameters

None.

Response Information

Resource Description

Instance of

AssessmentAnalysisReportModel
NameDescriptionTypeAdditional information
AppealYear

integer

None.

ReAssessmentYear

integer

None.

AppealStartDate

string

None.

AppealEndDate

string

None.

IsEstimatedAppealDates

boolean

None.

AssessmentLevel

decimal number

None.

StateEqualizationFactor

decimal number

None.

TaxRate

decimal number

None.

FairAssessmentRatio

decimal number

None.

FairBuildingAssessment

decimal number

None.

FairTotalAssessment

decimal number

None.

FairGrossTaxAmount

decimal number

None.

SuggestedSavings

decimal number

None.

Properties

Collection of PropertyReportData

None.

County

CountyReportPageModel

None.

Company

PtdCompany

None.

PageContent

PtdContentPage

None.

MapBounds

PropertyGroupMapBound

None.

BuildingArea

decimal number

None.

LandAssessment

decimal number

None.

EqualizedAssessedValue

decimal number

None.

TaxRateYear

integer

None.

StateEqualizationFactorYear

integer

None.

GrossTaxAmount

decimal number

None.

LastYearGrossTaxAmount

decimal number

None.

LastYear

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "appealYear": 1,
  "reAssessmentYear": 2,
  "appealStartDate": "sample string 3",
  "appealEndDate": "sample string 4",
  "isEstimatedAppealDates": true,
  "assessmentLevel": 6.0,
  "stateEqualizationFactor": 7.0,
  "taxRate": 8.0,
  "fairAssessmentRatio": 9.0,
  "fairBuildingAssessment": 10.0,
  "fairTotalAssessment": 11.0,
  "fairGrossTaxAmount": 12.0,
  "suggestedSavings": 13.0,
  "properties": [
    {
      "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"
    },
    {
      "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"
    }
  ],
  "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-20T15:14:33.2623462-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-20T15:14:33.2623462-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-20T15:14:33.2623462-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-20T15:14:33.2623462-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-20T15:14:33.2623462-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"
  },
  "mapBounds": {
    "center": "sample string 1",
    "height": 2.1,
    "width": 3.1,
    "zoomLevel": 4
  },
  "buildingArea": 14.1,
  "landAssessment": 15.1,
  "equalizedAssessedValue": 16.0,
  "taxRateYear": 17,
  "stateEqualizationFactorYear": 18,
  "grossTaxAmount": 19.0,
  "lastYearGrossTaxAmount": 20.0,
  "lastYear": 21
}

text/html

Sample:
{"appealYear":1,"reAssessmentYear":2,"appealStartDate":"sample string 3","appealEndDate":"sample string 4","isEstimatedAppealDates":true,"assessmentLevel":6.0,"stateEqualizationFactor":7.0,"taxRate":8.0,"fairAssessmentRatio":9.0,"fairBuildingAssessment":10.0,"fairTotalAssessment":11.0,"fairGrossTaxAmount":12.0,"suggestedSavings":13.0,"properties":[{"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"},{"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"}],"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-20T15:14:33.2623462-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-20T15:14:33.2623462-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-20T15:14:33.2623462-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-20T15:14:33.2623462-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-20T15:14:33.2623462-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"},"mapBounds":{"center":"sample string 1","height":2.1,"width":3.1,"zoomLevel":4},"buildingArea":14.1,"landAssessment":15.1,"equalizedAssessedValue":16.0,"taxRateYear":17,"stateEqualizationFactorYear":18,"grossTaxAmount":19.0,"lastYearGrossTaxAmount":20.0,"lastYear":21}

application/xml, text/xml

Sample:
<AssessmentAnalysisReportModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos.ReportModels">
  <AppealEndDate>sample string 4</AppealEndDate>
  <AppealStartDate>sample string 3</AppealStartDate>
  <AppealYear>1</AppealYear>
  <AssessmentLevel>6</AssessmentLevel>
  <BuildingArea>14.1</BuildingArea>
  <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-20T15:14:33.2623462-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-20T15:14:33.2623462-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-20T15:14:33.2623462-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-20T15:14:33.2623462-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-20T15:14:33.2623462-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>
  <EqualizedAssessedValue>16</EqualizedAssessedValue>
  <FairAssessmentRatio>9</FairAssessmentRatio>
  <FairBuildingAssessment>10</FairBuildingAssessment>
  <FairGrossTaxAmount>12</FairGrossTaxAmount>
  <FairTotalAssessment>11</FairTotalAssessment>
  <GrossTaxAmount>19</GrossTaxAmount>
  <IsEstimatedAppealDates>true</IsEstimatedAppealDates>
  <LandAssessment>15.1</LandAssessment>
  <LastYear>21</LastYear>
  <LastYearGrossTaxAmount>20</LastYearGrossTaxAmount>
  <MapBounds xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos">
    <d2p1:Center>sample string 1</d2p1:Center>
    <d2p1:Height>2.1</d2p1:Height>
    <d2p1:Width>3.1</d2p1:Width>
    <d2p1:ZoomLevel>4</d2p1:ZoomLevel>
  </MapBounds>
  <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>
  <Properties>
    <PropertyReportData>
      <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:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:int>1</d4p1:int>
        <d4p1:int>2</d4p1:int>
      </MultiParcelIds>
      <MultiParcelPins xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:string>sample string 1</d4p1:string>
        <d4p1:string>sample string 2</d4p1: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>
    </PropertyReportData>
    <PropertyReportData>
      <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:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:int>1</d4p1:int>
        <d4p1:int>2</d4p1:int>
      </MultiParcelIds>
      <MultiParcelPins xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:string>sample string 1</d4p1:string>
        <d4p1:string>sample string 2</d4p1: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>
    </PropertyReportData>
  </Properties>
  <ReAssessmentYear>2</ReAssessmentYear>
  <StateEqualizationFactor>7</StateEqualizationFactor>
  <StateEqualizationFactorYear>18</StateEqualizationFactorYear>
  <SuggestedSavings>13</SuggestedSavings>
  <TaxRate>8</TaxRate>
  <TaxRateYear>17</TaxRateYear>
</AssessmentAnalysisReportModel>