GET api/township/GetTownshipPageModel?townshipId={townshipId}
This method will retrieve all township data for a Township Page based on the townshipId. Data will be retrieve for a current appeal tax year only
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| townshipId |
Township Id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Instance of
TownshipPageModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Township | TownshipPo |
None. |
|
| Agencies | Collection of AgencyPo |
None. |
|
| AppealSchedule | TownshipAppealSchedule |
None. |
|
| TaxRateStatistics | TownshipTaxRateStatistics |
None. |
|
| AssessmentStatistics | TownshipAssessmentStatistics |
None. |
|
| AvgTownshipTaxRates | TaxRateTimeSeriesModel |
None. |
|
| AssessmentChangeBands | AssessmentChangeStatistics |
None. |
Response Formats
application/json, text/json
Sample:
{
"township": {
"center": "sample string 1",
"countyName": "sample string 2",
"stateShortName": "sample string 3",
"taxYear": 4,
"paymentTaxYear": 5,
"appealYear": 6,
"lastReAssessmentYear": 7,
"nextReAssessmentYear": 8,
"stateEqualizationFactor": 9.0,
"taxRateYear": 10,
"minTaxRate": 11.0,
"avgTaxRate": 12.0,
"maxTaxRate": 13.0,
"taxRegionName": "sample string 14",
"id": 15,
"name": "sample string 16",
"code": 17,
"rangeNo": 18,
"shapeArea": 19.1,
"shapeLen": 20.1,
"geom": "sample string 21",
"number": 22,
"reassessmentIntervalInYears": 23,
"baseReassessmentYear": 24,
"fullName": "sample string 25",
"countyId": 26,
"taxRegionId": 27,
"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
}
},
"taxRegion": {
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"abbrv": "sample string 4",
"countyId": 5,
"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
}
}
}
},
"agencies": [
{
"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
}
}
],
"appealSchedule": {
"townshipId": 1,
"appealYear": 2,
"townshipName": "sample string 3",
"lastReAssessmentYear": 4,
"nextReAssessmentYear": 5,
"stateId": 6,
"stateName": "sample string 7",
"countyId": 8,
"countyName": "sample string 9",
"assessmentPostingDate": "2025-11-01T05:57:45.3339187-05:00",
"isAssessmentPostingDateEstimated": true,
"assessorFilingStartDate": "2025-11-01T05:57:45.3339187-05:00",
"isAssessorFilingStartDateEstimated": true,
"assessorFilingEndDate": "2025-11-01T05:57:45.3339187-05:00",
"isAssessorFilingEndDateEstimated": true,
"assessorDocFilingEndDate": "2025-11-01T05:57:45.3339187-05:00",
"isAssessorDocFilingEndDateEstimated": true,
"assessorRereviewStartDate": "2025-11-01T05:57:45.3339187-05:00",
"isAssessorRereviewStartDateEstimated": true,
"assessorRereviewEndDate": "2025-11-01T05:57:45.3339187-05:00",
"isAssessorRereviewEndDateEstimated": true,
"assessorAppealCertificationDate": "2025-11-01T05:57:45.3339187-05:00",
"isAssessorAppealCertificationDateEstimated": true,
"assessorAppealPublishDate": "2025-11-01T05:57:45.3339187-05:00",
"isAssessorAppealPublishDateEstimated": true,
"numDaysBeforeAssessorAppealStart": 1,
"numDaysBeforeAssessorAppealEnds": 1,
"assessorAppealEnded": true,
"borAppealPostingDate": "2025-11-01T05:57:45.3339187-05:00",
"isBorAppealPostingDateEstimated": true,
"borFilingStartDate": "2025-11-01T05:57:45.3339187-05:00",
"isBorFilingStartDateEstimated": true,
"borFilingEndDate": "2025-11-01T05:57:45.3339187-05:00",
"isBorFilingEndDateEstimated": true,
"borDocFilingEndDate": "2025-11-01T05:57:45.3339187-05:00",
"isBorDocFilingEndDateEstimated": true,
"borAppealDecisionDate": "2025-11-01T05:57:45.3339187-05:00",
"isBorAppealDecisionDateEstimated": true,
"borRereviewStartDate": "2025-11-01T05:57:45.3339187-05:00",
"isBorRereviewStartDateEstimated": true,
"borRereviewEndDate": "2025-11-01T05:57:45.3339187-05:00",
"isBorRereviewEndDateEstimated": true,
"borRereviewDecisionDate": "2025-11-01T05:57:45.3339187-05:00",
"isBorRereviewDecisionDateEstimated": true,
"borRereviewPublishDate": "2025-11-01T05:57:45.3339187-05:00",
"isBorRereviewPublishDateEstimated": true,
"numDaysBeforeBorAppealStarts": 1,
"numDaysBeforeBorAppealEnds": 1,
"borAppealEnded": true,
"stateAppealBoardFilingStartDate": "2025-11-01T05:57:45.3339187-05:00",
"isStateAppealBoardFilingStartDateEstimated": true,
"stateAppealBoardFilingEndDate": "2025-11-01T05:57:45.3339187-05:00",
"isStateAppealBoardFilingEndDateEstimated": true,
"numDaysBeforeStateAppealStarts": 1,
"numDaysBeforeStateAppealEnds": 1,
"stateAppealEnded": true,
"showAssessorEstimatedMarker": true,
"showBorEstimatedMarker": true,
"showAssessorDaysMarker": true,
"showBorDaysMarker": true,
"showStateDaysMarker": true,
"assessorLabel1": "sample string 37",
"assessorLabel2": "sample string 38",
"borLabel1": "sample string 39",
"borLabel2": "sample string 40",
"stateLabel1": "sample string 41",
"stateLabel2": "sample string 42",
"showStateEstimatedMarket": true
},
"taxRateStatistics": {
"townshipId": 1,
"name": "sample string 2",
"taxYear": 3,
"priorTaxYear": 4,
"currentYearTaxRateMin": 5.0,
"priorYearTaxRateMin": 1.0,
"yearOverYearTaxRateMinChange": 1.0,
"currentYearTaxRateAvg": 6.0,
"priorYearTaxRateAvg": 1.0,
"yearOverYearTaxRateAvgChange": 1.0,
"currentYearTaxRateMax": 7.0,
"priorYearTaxRateMax": 1.0,
"yearOverYearTaxRateMaxChange": 1.0,
"taxCodeMaxRate": "sample string 8",
"taxCodeMinRate": "sample string 9"
},
"assessmentStatistics": {
"townshipId": 1,
"name": "sample string 2",
"countyId": 3,
"taxYear": 4,
"priorTaxYear": 5,
"minLandAssessment": 1.0,
"avgLandAssessment": 1.0,
"maxLandAssessment": 1.0,
"minLandAssessmentTaxCodes": "sample string 6",
"maxLandAssessmentTaxCodes": "sample string 7",
"minBuildingAssessment": 1.0,
"avgBuildingAssessment": 1.0,
"maxBuildingAssessment": 1.0,
"minBuildingAssessmentTaxCodes": "sample string 8",
"maxBuildingAssessmentTaxCodes": "sample string 9",
"minTotalAssessment": 1.0,
"avgTotalAssessment": 1.0,
"maxTotalAssessment": 1.0,
"minTotalAssessmentTaxCodes": "sample string 10",
"maxTotalAssessmentTaxCodes": "sample string 11"
},
"avgTownshipTaxRates": {
"referenceItemId": 1,
"legend": "sample string 2",
"rates": [
{
"taxYear": 1,
"rate": 2.0
},
{
"taxYear": 1,
"rate": 2.0
}
]
},
"assessmentChangeBands": {
"referenceId": 1,
"label": "sample string 2",
"dataBandsJson": "sample string 3",
"dataBands": [
{
"minYoYChange": 1.0,
"maxYoYChange": 2.0,
"propertyCount": 3,
"propertyPercent": 4.0
},
{
"minYoYChange": 1.0,
"maxYoYChange": 2.0,
"propertyCount": 3,
"propertyPercent": 4.0
}
],
"totalPropertyCount": 4
}
}
text/html
Sample:
{"township":{"center":"sample string 1","countyName":"sample string 2","stateShortName":"sample string 3","taxYear":4,"paymentTaxYear":5,"appealYear":6,"lastReAssessmentYear":7,"nextReAssessmentYear":8,"stateEqualizationFactor":9.0,"taxRateYear":10,"minTaxRate":11.0,"avgTaxRate":12.0,"maxTaxRate":13.0,"taxRegionName":"sample string 14","id":15,"name":"sample string 16","code":17,"rangeNo":18,"shapeArea":19.1,"shapeLen":20.1,"geom":"sample string 21","number":22,"reassessmentIntervalInYears":23,"baseReassessmentYear":24,"fullName":"sample string 25","countyId":26,"taxRegionId":27,"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}},"taxRegion":{"id":1,"name":"sample string 2","description":"sample string 3","abbrv":"sample string 4","countyId":5,"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}}}},"agencies":[{"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}}],"appealSchedule":{"townshipId":1,"appealYear":2,"townshipName":"sample string 3","lastReAssessmentYear":4,"nextReAssessmentYear":5,"stateId":6,"stateName":"sample string 7","countyId":8,"countyName":"sample string 9","assessmentPostingDate":"2025-11-01T05:57:45.3339187-05:00","isAssessmentPostingDateEstimated":true,"assessorFilingStartDate":"2025-11-01T05:57:45.3339187-05:00","isAssessorFilingStartDateEstimated":true,"assessorFilingEndDate":"2025-11-01T05:57:45.3339187-05:00","isAssessorFilingEndDateEstimated":true,"assessorDocFilingEndDate":"2025-11-01T05:57:45.3339187-05:00","isAssessorDocFilingEndDateEstimated":true,"assessorRereviewStartDate":"2025-11-01T05:57:45.3339187-05:00","isAssessorRereviewStartDateEstimated":true,"assessorRereviewEndDate":"2025-11-01T05:57:45.3339187-05:00","isAssessorRereviewEndDateEstimated":true,"assessorAppealCertificationDate":"2025-11-01T05:57:45.3339187-05:00","isAssessorAppealCertificationDateEstimated":true,"assessorAppealPublishDate":"2025-11-01T05:57:45.3339187-05:00","isAssessorAppealPublishDateEstimated":true,"numDaysBeforeAssessorAppealStart":1,"numDaysBeforeAssessorAppealEnds":1,"assessorAppealEnded":true,"borAppealPostingDate":"2025-11-01T05:57:45.3339187-05:00","isBorAppealPostingDateEstimated":true,"borFilingStartDate":"2025-11-01T05:57:45.3339187-05:00","isBorFilingStartDateEstimated":true,"borFilingEndDate":"2025-11-01T05:57:45.3339187-05:00","isBorFilingEndDateEstimated":true,"borDocFilingEndDate":"2025-11-01T05:57:45.3339187-05:00","isBorDocFilingEndDateEstimated":true,"borAppealDecisionDate":"2025-11-01T05:57:45.3339187-05:00","isBorAppealDecisionDateEstimated":true,"borRereviewStartDate":"2025-11-01T05:57:45.3339187-05:00","isBorRereviewStartDateEstimated":true,"borRereviewEndDate":"2025-11-01T05:57:45.3339187-05:00","isBorRereviewEndDateEstimated":true,"borRereviewDecisionDate":"2025-11-01T05:57:45.3339187-05:00","isBorRereviewDecisionDateEstimated":true,"borRereviewPublishDate":"2025-11-01T05:57:45.3339187-05:00","isBorRereviewPublishDateEstimated":true,"numDaysBeforeBorAppealStarts":1,"numDaysBeforeBorAppealEnds":1,"borAppealEnded":true,"stateAppealBoardFilingStartDate":"2025-11-01T05:57:45.3339187-05:00","isStateAppealBoardFilingStartDateEstimated":true,"stateAppealBoardFilingEndDate":"2025-11-01T05:57:45.3339187-05:00","isStateAppealBoardFilingEndDateEstimated":true,"numDaysBeforeStateAppealStarts":1,"numDaysBeforeStateAppealEnds":1,"stateAppealEnded":true,"showAssessorEstimatedMarker":true,"showBorEstimatedMarker":true,"showAssessorDaysMarker":true,"showBorDaysMarker":true,"showStateDaysMarker":true,"assessorLabel1":"sample string 37","assessorLabel2":"sample string 38","borLabel1":"sample string 39","borLabel2":"sample string 40","stateLabel1":"sample string 41","stateLabel2":"sample string 42","showStateEstimatedMarket":true},"taxRateStatistics":{"townshipId":1,"name":"sample string 2","taxYear":3,"priorTaxYear":4,"currentYearTaxRateMin":5.0,"priorYearTaxRateMin":1.0,"yearOverYearTaxRateMinChange":1.0,"currentYearTaxRateAvg":6.0,"priorYearTaxRateAvg":1.0,"yearOverYearTaxRateAvgChange":1.0,"currentYearTaxRateMax":7.0,"priorYearTaxRateMax":1.0,"yearOverYearTaxRateMaxChange":1.0,"taxCodeMaxRate":"sample string 8","taxCodeMinRate":"sample string 9"},"assessmentStatistics":{"townshipId":1,"name":"sample string 2","countyId":3,"taxYear":4,"priorTaxYear":5,"minLandAssessment":1.0,"avgLandAssessment":1.0,"maxLandAssessment":1.0,"minLandAssessmentTaxCodes":"sample string 6","maxLandAssessmentTaxCodes":"sample string 7","minBuildingAssessment":1.0,"avgBuildingAssessment":1.0,"maxBuildingAssessment":1.0,"minBuildingAssessmentTaxCodes":"sample string 8","maxBuildingAssessmentTaxCodes":"sample string 9","minTotalAssessment":1.0,"avgTotalAssessment":1.0,"maxTotalAssessment":1.0,"minTotalAssessmentTaxCodes":"sample string 10","maxTotalAssessmentTaxCodes":"sample string 11"},"avgTownshipTaxRates":{"referenceItemId":1,"legend":"sample string 2","rates":[{"taxYear":1,"rate":2.0},{"taxYear":1,"rate":2.0}]},"assessmentChangeBands":{"referenceId":1,"label":"sample string 2","dataBandsJson":"sample string 3","dataBands":[{"minYoYChange":1.0,"maxYoYChange":2.0,"propertyCount":3,"propertyPercent":4.0},{"minYoYChange":1.0,"maxYoYChange":2.0,"propertyCount":3,"propertyPercent":4.0}],"totalPropertyCount":4}}
application/xml, text/xml
Sample:
<TownshipPageModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos.PageModel">
<Agencies xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos">
<d2p1: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>
<d2p1:CountyId>1</d2p1:CountyId>
<d2p1:CountyName>sample string 1</d2p1:CountyName>
<d2p1:StateName>sample string 2</d2p1:StateName>
</d2p1:AgencyPo>
<d2p1: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>
<d2p1:CountyId>1</d2p1:CountyId>
<d2p1:CountyName>sample string 1</d2p1:CountyName>
<d2p1:StateName>sample string 2</d2p1:StateName>
</d2p1:AgencyPo>
</Agencies>
<AppealSchedule xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos">
<d2p1:AppealYear>2</d2p1:AppealYear>
<d2p1:AssessmentPostingDate>2025-11-01T05:57:45.3339187-05:00</d2p1:AssessmentPostingDate>
<d2p1:AssessorAppealCertificationDate>2025-11-01T05:57:45.3339187-05:00</d2p1:AssessorAppealCertificationDate>
<d2p1:AssessorAppealEnded>true</d2p1:AssessorAppealEnded>
<d2p1:AssessorAppealPublishDate>2025-11-01T05:57:45.3339187-05:00</d2p1:AssessorAppealPublishDate>
<d2p1:AssessorDocFilingEndDate>2025-11-01T05:57:45.3339187-05:00</d2p1:AssessorDocFilingEndDate>
<d2p1:AssessorFilingEndDate>2025-11-01T05:57:45.3339187-05:00</d2p1:AssessorFilingEndDate>
<d2p1:AssessorFilingStartDate>2025-11-01T05:57:45.3339187-05:00</d2p1:AssessorFilingStartDate>
<d2p1:AssessorLabel1>sample string 37</d2p1:AssessorLabel1>
<d2p1:AssessorLabel2>sample string 38</d2p1:AssessorLabel2>
<d2p1:AssessorRereviewEndDate>2025-11-01T05:57:45.3339187-05:00</d2p1:AssessorRereviewEndDate>
<d2p1:AssessorRereviewStartDate>2025-11-01T05:57:45.3339187-05:00</d2p1:AssessorRereviewStartDate>
<d2p1:BorAppealDecisionDate>2025-11-01T05:57:45.3339187-05:00</d2p1:BorAppealDecisionDate>
<d2p1:BorAppealEnded>true</d2p1:BorAppealEnded>
<d2p1:BorAppealPostingDate>2025-11-01T05:57:45.3339187-05:00</d2p1:BorAppealPostingDate>
<d2p1:BorDocFilingEndDate>2025-11-01T05:57:45.3339187-05:00</d2p1:BorDocFilingEndDate>
<d2p1:BorFilingEndDate>2025-11-01T05:57:45.3339187-05:00</d2p1:BorFilingEndDate>
<d2p1:BorFilingStartDate>2025-11-01T05:57:45.3339187-05:00</d2p1:BorFilingStartDate>
<d2p1:BorLabel1>sample string 39</d2p1:BorLabel1>
<d2p1:BorLabel2>sample string 40</d2p1:BorLabel2>
<d2p1:BorRereviewDecisionDate>2025-11-01T05:57:45.3339187-05:00</d2p1:BorRereviewDecisionDate>
<d2p1:BorRereviewEndDate>2025-11-01T05:57:45.3339187-05:00</d2p1:BorRereviewEndDate>
<d2p1:BorRereviewPublishDate>2025-11-01T05:57:45.3339187-05:00</d2p1:BorRereviewPublishDate>
<d2p1:BorRereviewStartDate>2025-11-01T05:57:45.3339187-05:00</d2p1:BorRereviewStartDate>
<d2p1:CountyId>8</d2p1:CountyId>
<d2p1:CountyName>sample string 9</d2p1:CountyName>
<d2p1:IsAssessmentPostingDateEstimated>true</d2p1:IsAssessmentPostingDateEstimated>
<d2p1:IsAssessorAppealCertificationDateEstimated>true</d2p1:IsAssessorAppealCertificationDateEstimated>
<d2p1:IsAssessorAppealPublishDateEstimated>true</d2p1:IsAssessorAppealPublishDateEstimated>
<d2p1:IsAssessorDocFilingEndDateEstimated>true</d2p1:IsAssessorDocFilingEndDateEstimated>
<d2p1:IsAssessorFilingEndDateEstimated>true</d2p1:IsAssessorFilingEndDateEstimated>
<d2p1:IsAssessorFilingStartDateEstimated>true</d2p1:IsAssessorFilingStartDateEstimated>
<d2p1:IsAssessorRereviewEndDateEstimated>true</d2p1:IsAssessorRereviewEndDateEstimated>
<d2p1:IsAssessorRereviewStartDateEstimated>true</d2p1:IsAssessorRereviewStartDateEstimated>
<d2p1:IsBorAppealDecisionDateEstimated>true</d2p1:IsBorAppealDecisionDateEstimated>
<d2p1:IsBorAppealPostingDateEstimated>true</d2p1:IsBorAppealPostingDateEstimated>
<d2p1:IsBorDocFilingEndDateEstimated>true</d2p1:IsBorDocFilingEndDateEstimated>
<d2p1:IsBorFilingEndDateEstimated>true</d2p1:IsBorFilingEndDateEstimated>
<d2p1:IsBorFilingStartDateEstimated>true</d2p1:IsBorFilingStartDateEstimated>
<d2p1:IsBorRereviewDecisionDateEstimated>true</d2p1:IsBorRereviewDecisionDateEstimated>
<d2p1:IsBorRereviewEndDateEstimated>true</d2p1:IsBorRereviewEndDateEstimated>
<d2p1:IsBorRereviewPublishDateEstimated>true</d2p1:IsBorRereviewPublishDateEstimated>
<d2p1:IsBorRereviewStartDateEstimated>true</d2p1:IsBorRereviewStartDateEstimated>
<d2p1:IsStateAppealBoardFilingEndDateEstimated>true</d2p1:IsStateAppealBoardFilingEndDateEstimated>
<d2p1:IsStateAppealBoardFilingStartDateEstimated>true</d2p1:IsStateAppealBoardFilingStartDateEstimated>
<d2p1:LastReAssessmentYear>4</d2p1:LastReAssessmentYear>
<d2p1:NextReAssessmentYear>5</d2p1:NextReAssessmentYear>
<d2p1:NumDaysBeforeAssessorAppealEnds>1</d2p1:NumDaysBeforeAssessorAppealEnds>
<d2p1:NumDaysBeforeAssessorAppealStart>1</d2p1:NumDaysBeforeAssessorAppealStart>
<d2p1:NumDaysBeforeBorAppealEnds>1</d2p1:NumDaysBeforeBorAppealEnds>
<d2p1:NumDaysBeforeBorAppealStarts>1</d2p1:NumDaysBeforeBorAppealStarts>
<d2p1:NumDaysBeforeStateAppealEnds>1</d2p1:NumDaysBeforeStateAppealEnds>
<d2p1:NumDaysBeforeStateAppealStarts>1</d2p1:NumDaysBeforeStateAppealStarts>
<d2p1:ShowAssessorDaysMarker>true</d2p1:ShowAssessorDaysMarker>
<d2p1:ShowAssessorEstimatedMarker>true</d2p1:ShowAssessorEstimatedMarker>
<d2p1:ShowBorDaysMarker>true</d2p1:ShowBorDaysMarker>
<d2p1:ShowBorEstimatedMarker>true</d2p1:ShowBorEstimatedMarker>
<d2p1:ShowStateDaysMarker>true</d2p1:ShowStateDaysMarker>
<d2p1:ShowStateEstimatedMarket>true</d2p1:ShowStateEstimatedMarket>
<d2p1:StateAppealBoardFilingEndDate>2025-11-01T05:57:45.3339187-05:00</d2p1:StateAppealBoardFilingEndDate>
<d2p1:StateAppealBoardFilingStartDate>2025-11-01T05:57:45.3339187-05:00</d2p1:StateAppealBoardFilingStartDate>
<d2p1:StateAppealEnded>true</d2p1:StateAppealEnded>
<d2p1:StateId>6</d2p1:StateId>
<d2p1:StateLabel1>sample string 41</d2p1:StateLabel1>
<d2p1:StateLabel2>sample string 42</d2p1:StateLabel2>
<d2p1:StateName>sample string 7</d2p1:StateName>
<d2p1:TownshipId>1</d2p1:TownshipId>
<d2p1:TownshipName>sample string 3</d2p1:TownshipName>
</AppealSchedule>
<AssessmentChangeBands xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos">
<d2p1:DataBands>
<d2p1:AssessmentChangeBand>
<d2p1:MaxYoYChange>2</d2p1:MaxYoYChange>
<d2p1:MinYoYChange>1</d2p1:MinYoYChange>
<d2p1:PropertyCount>3</d2p1:PropertyCount>
<d2p1:PropertyPercent>4</d2p1:PropertyPercent>
</d2p1:AssessmentChangeBand>
<d2p1:AssessmentChangeBand>
<d2p1:MaxYoYChange>2</d2p1:MaxYoYChange>
<d2p1:MinYoYChange>1</d2p1:MinYoYChange>
<d2p1:PropertyCount>3</d2p1:PropertyCount>
<d2p1:PropertyPercent>4</d2p1:PropertyPercent>
</d2p1:AssessmentChangeBand>
</d2p1:DataBands>
<d2p1:DataBandsJson>sample string 3</d2p1:DataBandsJson>
<d2p1:Label>sample string 2</d2p1:Label>
<d2p1:ReferenceId>1</d2p1:ReferenceId>
<d2p1:TotalPropertyCount>4</d2p1:TotalPropertyCount>
</AssessmentChangeBands>
<AssessmentStatistics xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos">
<d2p1:AvgBuildingAssessment>1</d2p1:AvgBuildingAssessment>
<d2p1:AvgLandAssessment>1</d2p1:AvgLandAssessment>
<d2p1:AvgTotalAssessment>1</d2p1:AvgTotalAssessment>
<d2p1:CountyId>3</d2p1:CountyId>
<d2p1:MaxBuildingAssessment>1</d2p1:MaxBuildingAssessment>
<d2p1:MaxBuildingAssessmentTaxCodes>sample string 9</d2p1:MaxBuildingAssessmentTaxCodes>
<d2p1:MaxLandAssessment>1</d2p1:MaxLandAssessment>
<d2p1:MaxLandAssessmentTaxCodes>sample string 7</d2p1:MaxLandAssessmentTaxCodes>
<d2p1:MaxTotalAssessment>1</d2p1:MaxTotalAssessment>
<d2p1:MaxTotalAssessmentTaxCodes>sample string 11</d2p1:MaxTotalAssessmentTaxCodes>
<d2p1:MinBuildingAssessment>1</d2p1:MinBuildingAssessment>
<d2p1:MinBuildingAssessmentTaxCodes>sample string 8</d2p1:MinBuildingAssessmentTaxCodes>
<d2p1:MinLandAssessment>1</d2p1:MinLandAssessment>
<d2p1:MinLandAssessmentTaxCodes>sample string 6</d2p1:MinLandAssessmentTaxCodes>
<d2p1:MinTotalAssessment>1</d2p1:MinTotalAssessment>
<d2p1:MinTotalAssessmentTaxCodes>sample string 10</d2p1:MinTotalAssessmentTaxCodes>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:PriorTaxYear>5</d2p1:PriorTaxYear>
<d2p1:TaxYear>4</d2p1:TaxYear>
<d2p1:TownshipId>1</d2p1:TownshipId>
</AssessmentStatistics>
<AvgTownshipTaxRates xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos">
<d2p1:Legend>sample string 2</d2p1:Legend>
<d2p1:Rates>
<d2p1:TaxRate>
<d2p1:Rate>2</d2p1:Rate>
<d2p1:TaxYear>1</d2p1:TaxYear>
</d2p1:TaxRate>
<d2p1:TaxRate>
<d2p1:Rate>2</d2p1:Rate>
<d2p1:TaxYear>1</d2p1:TaxYear>
</d2p1:TaxRate>
</d2p1:Rates>
<d2p1:ReferenceItemId>1</d2p1:ReferenceItemId>
</AvgTownshipTaxRates>
<TaxRateStatistics xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos">
<d2p1:CurrentYearTaxRateAvg>6</d2p1:CurrentYearTaxRateAvg>
<d2p1:CurrentYearTaxRateMax>7</d2p1:CurrentYearTaxRateMax>
<d2p1:CurrentYearTaxRateMin>5</d2p1:CurrentYearTaxRateMin>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:PriorTaxYear>4</d2p1:PriorTaxYear>
<d2p1:PriorYearTaxRateAvg>1</d2p1:PriorYearTaxRateAvg>
<d2p1:PriorYearTaxRateMax>1</d2p1:PriorYearTaxRateMax>
<d2p1:PriorYearTaxRateMin>1</d2p1:PriorYearTaxRateMin>
<d2p1:TaxCodeMaxRate>sample string 8</d2p1:TaxCodeMaxRate>
<d2p1:TaxCodeMinRate>sample string 9</d2p1:TaxCodeMinRate>
<d2p1:TaxYear>3</d2p1:TaxYear>
<d2p1:TownshipId>1</d2p1:TownshipId>
<d2p1:YearOverYearTaxRateAvgChange>1</d2p1:YearOverYearTaxRateAvgChange>
<d2p1:YearOverYearTaxRateMaxChange>1</d2p1:YearOverYearTaxRateMaxChange>
<d2p1:YearOverYearTaxRateMinChange>1</d2p1:YearOverYearTaxRateMinChange>
</TaxRateStatistics>
<Township xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos">
<Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">15</Id>
<BaseReassessmentYear xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">24</BaseReassessmentYear>
<Code xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">17</Code>
<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">26</CountyId>
<FullName xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 25</FullName>
<Geom xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 21</Geom>
<Name xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 16</Name>
<Number xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">22</Number>
<RangeNo xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">18</RangeNo>
<ReassessmentIntervalInYears xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">23</ReassessmentIntervalInYears>
<ShapeArea xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">19.1</ShapeArea>
<ShapeLen xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">20.1</ShapeLen>
<TaxRegion xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
<Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
<Abbrv>sample string 4</Abbrv>
<County>
<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>5</CountyId>
<Description>sample string 3</Description>
<Name>sample string 2</Name>
</TaxRegion>
<TaxRegionId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">27</TaxRegionId>
<d2p1:AppealYear>6</d2p1:AppealYear>
<d2p1:AvgTaxRate>12</d2p1:AvgTaxRate>
<d2p1:Center>sample string 1</d2p1:Center>
<d2p1:CountyName>sample string 2</d2p1:CountyName>
<d2p1:LastReAssessmentYear>7</d2p1:LastReAssessmentYear>
<d2p1:MaxTaxRate>13</d2p1:MaxTaxRate>
<d2p1:MinTaxRate>11</d2p1:MinTaxRate>
<d2p1:NextReAssessmentYear>8</d2p1:NextReAssessmentYear>
<d2p1:PaymentTaxYear>5</d2p1:PaymentTaxYear>
<d2p1:StateEqualizationFactor>9</d2p1:StateEqualizationFactor>
<d2p1:StateShortName>sample string 3</d2p1:StateShortName>
<d2p1:TaxRateYear>10</d2p1:TaxRateYear>
<d2p1:TaxRegionName>sample string 14</d2p1:TaxRegionName>
<d2p1:TaxYear>4</d2p1:TaxYear>
</Township>
</TownshipPageModel>