GET api/referrals/exemption-requests?status={status}

This method will retrieve exemption filing contact requests for individual user

Requires Authorization!

Request Information

URI Parameters

NameDescriptionTypeAdditional information
status

Instance of

ContactRequestStatusEnum

Required

Body Parameters

None.

Response Information

Resource Description

Collection of

Collection of AttorneyExemptionFilingContactRequestPo
NameDescriptionTypeAdditional information
FirstName

string

None.

LastName

string

None.

PhoneNumber

string

None.

Email

string

None.

PropertyAppealType

string

None.

ExemptionName

string

None.

FullPropertyAddress

string

None.

ContactRequestStatusId

integer

None.

ContactRequestStatus

string

None.

AssignmentDate

date

None.

Assignments

Collection of AttorneyExemptionFilingContactRequestAssignmentPo

None.

Id

integer

None.

AttorneyFirstName

string

None.

AttorneyLastName

string

None.

AttorneyCompanyName

string

None.

AttorneyEmail

string

None.

IsCofE

boolean

None.

TaxYear

integer

None.

PurchasePrice

decimal number

None.

PurchaseYear

integer

None.

County

string

None.

Township

string

None.

IsPrimaryResidence

boolean

None.

IsHomeImprovement

boolean

None.

HomeImprovementAmount

decimal number

None.

HomeImprovementYear

integer

None.

AnnualIncome

decimal number

None.

IsVeteran

boolean

None.

ReturnYear

integer

None.

IsDisabled

boolean

None.

DisabilityPercent

decimal number

None.

DisabilityYear

integer

None.

Birthday

date

None.

SendDate

date

None.

AcceptedDate

date

None.

SubmittedDate

date

None.

AffiliateCode

string

None.

UserId

integer

None.

PropertyAddressId

integer

None.

RealEstateProfessionalId

integer

None.

ExemptionId

integer

None.

ContactRequestStatusId

integer

None.

User

AspNetUser

None.

PropertyAddress

PropertyAddress

None.

RealEstateProfessional

AspNetUser

None.

Exemption

Exemption

None.

ContactRequestStatus

ContactRequestStatus

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "firstName": "sample string 1",
    "lastName": "sample string 2",
    "phoneNumber": "sample string 3",
    "email": "sample string 4",
    "propertyAppealType": "sample string 5",
    "exemptionName": "sample string 6",
    "fullPropertyAddress": "sample string 7",
    "contactRequestStatusId": 8,
    "contactRequestStatus": "sample string 9",
    "assignmentDate": "2025-05-20T16:02:19.926599-05:00",
    "assignments": [
      {
        "firstName": "sample string 1",
        "lastName": "sample string 2",
        "companyName": "sample string 3",
        "phoneNumber": "sample string 4",
        "email": "sample string 5",
        "status": "sample string 6",
        "attorneyExemptionFilingContactRequestId": 7,
        "userId": 8,
        "contactRequestStatusId": 9,
        "addedDate": "2025-05-20T16:02:19.9307765-05:00"
      },
      {
        "firstName": "sample string 1",
        "lastName": "sample string 2",
        "companyName": "sample string 3",
        "phoneNumber": "sample string 4",
        "email": "sample string 5",
        "status": "sample string 6",
        "attorneyExemptionFilingContactRequestId": 7,
        "userId": 8,
        "contactRequestStatusId": 9,
        "addedDate": "2025-05-20T16:02:19.9307765-05:00"
      }
    ],
    "id": 11,
    "attorneyFirstName": "sample string 12",
    "attorneyLastName": "sample string 13",
    "attorneyCompanyName": "sample string 14",
    "attorneyEmail": "sample string 15",
    "isCofE": true,
    "taxYear": 17,
    "purchasePrice": 1.0,
    "purchaseYear": 1,
    "county": "sample string 18",
    "township": "sample string 19",
    "isPrimaryResidence": true,
    "isHomeImprovement": true,
    "homeImprovementAmount": 1.0,
    "homeImprovementYear": 1,
    "annualIncome": 1.0,
    "isVeteran": true,
    "returnYear": 1,
    "isDisabled": true,
    "disabilityPercent": 1.0,
    "disabilityYear": 1,
    "birthday": "2025-05-20T16:02:19.9370126-05:00",
    "sendDate": "2025-05-20T16:02:19.9370126-05:00",
    "acceptedDate": "2025-05-20T16:02:19.9370126-05:00",
    "submittedDate": "2025-05-20T16:02:19.9370126-05:00",
    "affiliateCode": "sample string 25",
    "userId": 26,
    "propertyAddressId": 27,
    "realEstateProfessionalId": 28,
    "exemptionId": 29,
    "user": {
      "id": 1,
      "accessFailedCount": 2,
      "email": "sample string 3",
      "emailConfirmed": true,
      "lockoutEnabled": true,
      "lockoutEndDateUtc": "2025-05-20T16:02:19.9380568-05:00",
      "passwordHash": "sample string 6",
      "phoneNumberConfirmed": true,
      "securityStamp": "sample string 8",
      "twoFactorEnabled": true,
      "userName": "sample string 10",
      "joinDate": "2025-05-20T16:02:19.9380568-05:00",
      "firstName": "sample string 12",
      "lastName": "sample string 13",
      "isSystemUser": true,
      "accountVerified": true,
      "acceptedTermsAndConditionsDate": "2025-05-20T16:02:19.9380568-05:00",
      "phoneNumber": "sample string 15",
      "roles": [],
      "claims": [],
      "logins": []
    },
    "propertyAddress": {
      "id": 1,
      "objectId": 2.1,
      "addressNoPref": "sample string 3",
      "addressNo": "sample string 4",
      "addressNoSuffix": "sample string 5",
      "addressNoSep": "sample string 6",
      "addressNoCom": "sample string 7",
      "streetNamePrm": "sample string 8",
      "streetNamePrd": "sample string 9",
      "streetNamePrt": "sample string 10",
      "streetName": "sample string 11",
      "streetNamePot": "sample string 12",
      "streetNamePod": "sample string 13",
      "streetNamePom": "sample string 14",
      "streetNameCom": "sample string 15",
      "subAddressType": "sample string 16",
      "subAddressId": "sample string 17",
      "subAddressElem": "sample string 18",
      "subAddressCom": "sample string 19",
      "landMarkName": "sample string 20",
      "placeName": "sample string 21",
      "uspsPn": "sample string 22",
      "uspsPinGnis": 23.0,
      "uspsSt": "sample string 24",
      "zip5": "sample string 25",
      "zip4": "sample string 26",
      "country": "sample string 27",
      "gnisMuni": 28.0,
      "gnisTownship": 29.0,
      "gnisCounty": 30.0,
      "gnisState": 31.0,
      "uspsBoxType": "sample string 32",
      "uspsBoxId": "sample string 33",
      "uspsBox": "sample string 34",
      "uspsGroupType": "sample string 35",
      "uspsGroupId": "sample string 36",
      "uspsRoute": "sample string 37",
      "uspsAddress": "sample string 38",
      "uspsGndYpt": "sample string 39",
      "addressDelivery": "sample string 40",
      "cmpAddressAbrv": "sample string 41",
      "addressLastLine": "sample string 42",
      "addressId": "sample string 43",
      "aAuthority": "sample string 44",
      "relAddressId": "sample string 45",
      "addressRelType": "sample string 46",
      "xPosition": 47.0,
      "yPosition": 48.0,
      "longitude": "sample string 49",
      "latitude": "sample string 50",
      "usGridCord": "sample string 51",
      "addressElevation": 52.0,
      "pinSource": "sample string 53",
      "pin": "sample string 54",
      "addressNgType": "sample string 55",
      "addressNgParty": "sample string 56",
      "addressNgSide": "sample string 57",
      "addressNgDirc": "sample string 58",
      "addressNgSpan": "sample string 59",
      "addressClass": "sample string 60",
      "addressFeType": "sample string 61",
      "offStatus": "sample string 62",
      "anomaly": "sample string 63",
      "addressSos": "sample string 64",
      "addressZLevel": 65.0,
      "locDescription": "sample string 66",
      "mailAddress": "sample string 67",
      "opStatus": "sample string 68",
      "sauStatus": "sample string 69",
      "coordAccuracy": 70.0,
      "addressNoPar": "sample string 71",
      "attachElevation": "sample string 72",
      "subAddOrd": 73.0,
      "elemSeqNum": 74.0,
      "pnType": "sample string 75",
      "landMarkGnis": 76.0,
      "delAddressType": "sample string 77",
      "addStartDate": "2025-05-20T16:02:19.9380568-05:00",
      "addEndDate": "2025-05-20T16:02:19.9380568-05:00",
      "dateSetId": "sample string 80",
      "universalDate": "sample string 81",
      "editor": "sample string 82",
      "editTime": "sample string 83",
      "editType": "sample string 84",
      "pwaEditor": "sample string 85",
      "pwaEditDate": "2025-05-20T16:02:19.9380568-05:00",
      "pwaComments": "sample string 87",
      "pwaStatus": "sample string 88",
      "geoCodeMu": "sample string 89",
      "documentI": "sample string 90",
      "documentS": "sample string 91",
      "comment": "sample string 92",
      "volume": "sample string 93",
      "commercialUnits": "sample string 94",
      "fullBaths": 95,
      "halfBaths": 96,
      "centralAir": true,
      "numFirePlaces": 98,
      "age": 99,
      "landAreaSqft": 100.0,
      "buildingAreaSqft": 101.0,
      "apartmentNo": "sample string 102",
      "tsv": "sample string 103",
      "geom": "sample string 104",
      "isAssessorTracked": true,
      "isLandmark": true,
      "residenceTypeId": 107,
      "buildingUseId": 108,
      "exteriorConstructionTypeId": 109,
      "basementTypeId": 110,
      "atticTypeId": 111,
      "propertyClassId": 112,
      "townshipId": 113,
      "residenceType": {
        "id": 1,
        "type": "sample string 2",
        "description": "sample string 3",
        "countyId": 4,
        "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
          }
        }
      },
      "buildingUse": {
        "id": 1,
        "use": "sample string 2",
        "description": "sample string 3",
        "countyId": 4,
        "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
          }
        }
      },
      "exteriorConstructionType": {
        "id": 1,
        "type": "sample string 2",
        "description": "sample string 3",
        "countyId": 4,
        "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
          }
        }
      },
      "basementType": {
        "id": 1,
        "type": "sample string 2",
        "description": "sample string 3",
        "countyId": 4,
        "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
          }
        }
      },
      "atticType": {
        "id": 1,
        "type": "sample string 2",
        "description": "sample string 3",
        "countyId": 4,
        "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
          }
        }
      },
      "propertyClass": {
        "id": 1,
        "class": "sample string 2",
        "description": "sample string 3",
        "exemptionSupport": true,
        "asOfDate": "2025-05-20T16:02:19.9401481-05:00",
        "propertyMajorClassId": 6,
        "propertyMajorClass": {
          "id": 1,
          "class": 2,
          "description": "sample string 3",
          "assessmentLevel": 4.0,
          "asOfDate": "2025-05-20T16:02:19.9401481-05:00",
          "countyId": 6,
          "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
            }
          }
        }
      },
      "township": {
        "id": 1,
        "name": "sample string 2",
        "code": 3,
        "rangeNo": 4,
        "shapeArea": 5.1,
        "shapeLen": 6.1,
        "geom": "sample string 7",
        "number": 8,
        "reassessmentIntervalInYears": 9,
        "baseReassessmentYear": 10,
        "fullName": "sample string 11",
        "countyId": 12,
        "taxRegionId": 13,
        "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
            }
          }
        }
      }
    },
    "realEstateProfessional": {
      "id": 1,
      "accessFailedCount": 2,
      "email": "sample string 3",
      "emailConfirmed": true,
      "lockoutEnabled": true,
      "lockoutEndDateUtc": "2025-05-20T16:02:19.9380568-05:00",
      "passwordHash": "sample string 6",
      "phoneNumberConfirmed": true,
      "securityStamp": "sample string 8",
      "twoFactorEnabled": true,
      "userName": "sample string 10",
      "joinDate": "2025-05-20T16:02:19.9380568-05:00",
      "firstName": "sample string 12",
      "lastName": "sample string 13",
      "isSystemUser": true,
      "accountVerified": true,
      "acceptedTermsAndConditionsDate": "2025-05-20T16:02:19.9380568-05:00",
      "phoneNumber": "sample string 15",
      "roles": [],
      "claims": [],
      "logins": []
    },
    "exemption": {
      "id": 1,
      "name": "sample string 2",
      "description": "sample string 3",
      "isPrimaryResidence": true,
      "isInvestment": true,
      "isSecondHome": true,
      "retroactiveYearCount": 7,
      "canApplyRetroactively": true,
      "shouldReapplyEveryYear": true,
      "incomeLimit": 1.0,
      "applicationUrl": "sample string 10",
      "ageLimit": 1,
      "isActive": true,
      "eavReductionLimit": 1,
      "requireAppeal": true,
      "isPurchaseYearRequired": true,
      "isDisabilityYearRequired": true,
      "isReturnFromServiceYearRequired": true,
      "isHomeImprovementYearRequired": true,
      "marketValueIncreaseLimit": 1.0,
      "type": "sample string 17",
      "countyId": 18,
      "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
        }
      }
    }
  },
  {
    "firstName": "sample string 1",
    "lastName": "sample string 2",
    "phoneNumber": "sample string 3",
    "email": "sample string 4",
    "propertyAppealType": "sample string 5",
    "exemptionName": "sample string 6",
    "fullPropertyAddress": "sample string 7",
    "contactRequestStatusId": 8,
    "contactRequestStatus": "sample string 9",
    "assignmentDate": "2025-05-20T16:02:19.926599-05:00",
    "assignments": [
      {
        "firstName": "sample string 1",
        "lastName": "sample string 2",
        "companyName": "sample string 3",
        "phoneNumber": "sample string 4",
        "email": "sample string 5",
        "status": "sample string 6",
        "attorneyExemptionFilingContactRequestId": 7,
        "userId": 8,
        "contactRequestStatusId": 9,
        "addedDate": "2025-05-20T16:02:19.9307765-05:00"
      },
      {
        "firstName": "sample string 1",
        "lastName": "sample string 2",
        "companyName": "sample string 3",
        "phoneNumber": "sample string 4",
        "email": "sample string 5",
        "status": "sample string 6",
        "attorneyExemptionFilingContactRequestId": 7,
        "userId": 8,
        "contactRequestStatusId": 9,
        "addedDate": "2025-05-20T16:02:19.9307765-05:00"
      }
    ],
    "id": 11,
    "attorneyFirstName": "sample string 12",
    "attorneyLastName": "sample string 13",
    "attorneyCompanyName": "sample string 14",
    "attorneyEmail": "sample string 15",
    "isCofE": true,
    "taxYear": 17,
    "purchasePrice": 1.0,
    "purchaseYear": 1,
    "county": "sample string 18",
    "township": "sample string 19",
    "isPrimaryResidence": true,
    "isHomeImprovement": true,
    "homeImprovementAmount": 1.0,
    "homeImprovementYear": 1,
    "annualIncome": 1.0,
    "isVeteran": true,
    "returnYear": 1,
    "isDisabled": true,
    "disabilityPercent": 1.0,
    "disabilityYear": 1,
    "birthday": "2025-05-20T16:02:19.9370126-05:00",
    "sendDate": "2025-05-20T16:02:19.9370126-05:00",
    "acceptedDate": "2025-05-20T16:02:19.9370126-05:00",
    "submittedDate": "2025-05-20T16:02:19.9370126-05:00",
    "affiliateCode": "sample string 25",
    "userId": 26,
    "propertyAddressId": 27,
    "realEstateProfessionalId": 28,
    "exemptionId": 29,
    "user": {
      "id": 1,
      "accessFailedCount": 2,
      "email": "sample string 3",
      "emailConfirmed": true,
      "lockoutEnabled": true,
      "lockoutEndDateUtc": "2025-05-20T16:02:19.9380568-05:00",
      "passwordHash": "sample string 6",
      "phoneNumberConfirmed": true,
      "securityStamp": "sample string 8",
      "twoFactorEnabled": true,
      "userName": "sample string 10",
      "joinDate": "2025-05-20T16:02:19.9380568-05:00",
      "firstName": "sample string 12",
      "lastName": "sample string 13",
      "isSystemUser": true,
      "accountVerified": true,
      "acceptedTermsAndConditionsDate": "2025-05-20T16:02:19.9380568-05:00",
      "phoneNumber": "sample string 15",
      "roles": [],
      "claims": [],
      "logins": []
    },
    "propertyAddress": {
      "id": 1,
      "objectId": 2.1,
      "addressNoPref": "sample string 3",
      "addressNo": "sample string 4",
      "addressNoSuffix": "sample string 5",
      "addressNoSep": "sample string 6",
      "addressNoCom": "sample string 7",
      "streetNamePrm": "sample string 8",
      "streetNamePrd": "sample string 9",
      "streetNamePrt": "sample string 10",
      "streetName": "sample string 11",
      "streetNamePot": "sample string 12",
      "streetNamePod": "sample string 13",
      "streetNamePom": "sample string 14",
      "streetNameCom": "sample string 15",
      "subAddressType": "sample string 16",
      "subAddressId": "sample string 17",
      "subAddressElem": "sample string 18",
      "subAddressCom": "sample string 19",
      "landMarkName": "sample string 20",
      "placeName": "sample string 21",
      "uspsPn": "sample string 22",
      "uspsPinGnis": 23.0,
      "uspsSt": "sample string 24",
      "zip5": "sample string 25",
      "zip4": "sample string 26",
      "country": "sample string 27",
      "gnisMuni": 28.0,
      "gnisTownship": 29.0,
      "gnisCounty": 30.0,
      "gnisState": 31.0,
      "uspsBoxType": "sample string 32",
      "uspsBoxId": "sample string 33",
      "uspsBox": "sample string 34",
      "uspsGroupType": "sample string 35",
      "uspsGroupId": "sample string 36",
      "uspsRoute": "sample string 37",
      "uspsAddress": "sample string 38",
      "uspsGndYpt": "sample string 39",
      "addressDelivery": "sample string 40",
      "cmpAddressAbrv": "sample string 41",
      "addressLastLine": "sample string 42",
      "addressId": "sample string 43",
      "aAuthority": "sample string 44",
      "relAddressId": "sample string 45",
      "addressRelType": "sample string 46",
      "xPosition": 47.0,
      "yPosition": 48.0,
      "longitude": "sample string 49",
      "latitude": "sample string 50",
      "usGridCord": "sample string 51",
      "addressElevation": 52.0,
      "pinSource": "sample string 53",
      "pin": "sample string 54",
      "addressNgType": "sample string 55",
      "addressNgParty": "sample string 56",
      "addressNgSide": "sample string 57",
      "addressNgDirc": "sample string 58",
      "addressNgSpan": "sample string 59",
      "addressClass": "sample string 60",
      "addressFeType": "sample string 61",
      "offStatus": "sample string 62",
      "anomaly": "sample string 63",
      "addressSos": "sample string 64",
      "addressZLevel": 65.0,
      "locDescription": "sample string 66",
      "mailAddress": "sample string 67",
      "opStatus": "sample string 68",
      "sauStatus": "sample string 69",
      "coordAccuracy": 70.0,
      "addressNoPar": "sample string 71",
      "attachElevation": "sample string 72",
      "subAddOrd": 73.0,
      "elemSeqNum": 74.0,
      "pnType": "sample string 75",
      "landMarkGnis": 76.0,
      "delAddressType": "sample string 77",
      "addStartDate": "2025-05-20T16:02:19.9380568-05:00",
      "addEndDate": "2025-05-20T16:02:19.9380568-05:00",
      "dateSetId": "sample string 80",
      "universalDate": "sample string 81",
      "editor": "sample string 82",
      "editTime": "sample string 83",
      "editType": "sample string 84",
      "pwaEditor": "sample string 85",
      "pwaEditDate": "2025-05-20T16:02:19.9380568-05:00",
      "pwaComments": "sample string 87",
      "pwaStatus": "sample string 88",
      "geoCodeMu": "sample string 89",
      "documentI": "sample string 90",
      "documentS": "sample string 91",
      "comment": "sample string 92",
      "volume": "sample string 93",
      "commercialUnits": "sample string 94",
      "fullBaths": 95,
      "halfBaths": 96,
      "centralAir": true,
      "numFirePlaces": 98,
      "age": 99,
      "landAreaSqft": 100.0,
      "buildingAreaSqft": 101.0,
      "apartmentNo": "sample string 102",
      "tsv": "sample string 103",
      "geom": "sample string 104",
      "isAssessorTracked": true,
      "isLandmark": true,
      "residenceTypeId": 107,
      "buildingUseId": 108,
      "exteriorConstructionTypeId": 109,
      "basementTypeId": 110,
      "atticTypeId": 111,
      "propertyClassId": 112,
      "townshipId": 113,
      "residenceType": {
        "id": 1,
        "type": "sample string 2",
        "description": "sample string 3",
        "countyId": 4,
        "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
          }
        }
      },
      "buildingUse": {
        "id": 1,
        "use": "sample string 2",
        "description": "sample string 3",
        "countyId": 4,
        "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
          }
        }
      },
      "exteriorConstructionType": {
        "id": 1,
        "type": "sample string 2",
        "description": "sample string 3",
        "countyId": 4,
        "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
          }
        }
      },
      "basementType": {
        "id": 1,
        "type": "sample string 2",
        "description": "sample string 3",
        "countyId": 4,
        "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
          }
        }
      },
      "atticType": {
        "id": 1,
        "type": "sample string 2",
        "description": "sample string 3",
        "countyId": 4,
        "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
          }
        }
      },
      "propertyClass": {
        "id": 1,
        "class": "sample string 2",
        "description": "sample string 3",
        "exemptionSupport": true,
        "asOfDate": "2025-05-20T16:02:19.9401481-05:00",
        "propertyMajorClassId": 6,
        "propertyMajorClass": {
          "id": 1,
          "class": 2,
          "description": "sample string 3",
          "assessmentLevel": 4.0,
          "asOfDate": "2025-05-20T16:02:19.9401481-05:00",
          "countyId": 6,
          "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
            }
          }
        }
      },
      "township": {
        "id": 1,
        "name": "sample string 2",
        "code": 3,
        "rangeNo": 4,
        "shapeArea": 5.1,
        "shapeLen": 6.1,
        "geom": "sample string 7",
        "number": 8,
        "reassessmentIntervalInYears": 9,
        "baseReassessmentYear": 10,
        "fullName": "sample string 11",
        "countyId": 12,
        "taxRegionId": 13,
        "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
            }
          }
        }
      }
    },
    "realEstateProfessional": {
      "id": 1,
      "accessFailedCount": 2,
      "email": "sample string 3",
      "emailConfirmed": true,
      "lockoutEnabled": true,
      "lockoutEndDateUtc": "2025-05-20T16:02:19.9380568-05:00",
      "passwordHash": "sample string 6",
      "phoneNumberConfirmed": true,
      "securityStamp": "sample string 8",
      "twoFactorEnabled": true,
      "userName": "sample string 10",
      "joinDate": "2025-05-20T16:02:19.9380568-05:00",
      "firstName": "sample string 12",
      "lastName": "sample string 13",
      "isSystemUser": true,
      "accountVerified": true,
      "acceptedTermsAndConditionsDate": "2025-05-20T16:02:19.9380568-05:00",
      "phoneNumber": "sample string 15",
      "roles": [],
      "claims": [],
      "logins": []
    },
    "exemption": {
      "id": 1,
      "name": "sample string 2",
      "description": "sample string 3",
      "isPrimaryResidence": true,
      "isInvestment": true,
      "isSecondHome": true,
      "retroactiveYearCount": 7,
      "canApplyRetroactively": true,
      "shouldReapplyEveryYear": true,
      "incomeLimit": 1.0,
      "applicationUrl": "sample string 10",
      "ageLimit": 1,
      "isActive": true,
      "eavReductionLimit": 1,
      "requireAppeal": true,
      "isPurchaseYearRequired": true,
      "isDisabilityYearRequired": true,
      "isReturnFromServiceYearRequired": true,
      "isHomeImprovementYearRequired": true,
      "marketValueIncreaseLimit": 1.0,
      "type": "sample string 17",
      "countyId": 18,
      "county": {
        "id": 1,
        "name": "sample string 2",
        "description": "sample string 3",
        "appealProcessDescription": "sample string 4",
        "fipsCode": "sample string 5",
        "established": 1,
        "population": 1,
        "shapeArea": 1.1,
        "shapeLen": 1.1,
        "geom": "sample string 6",
        "pinFormat": "sample string 7",
        "propertyImageUrl": "sample string 8",
        "appealYearIncrement": 9,
        "taxPaymentYearIncrement": 10,
        "reassessmentCycleInYears": 11,
        "landArea": 12.1,
        "waterArea": 13.1,
        "reassessmentDescription": "sample string 14",
        "exemptionRefundPeriodInYears": 15,
        "assessorScheduleUrl": "sample string 16",
        "borScheduleUrl": "sample string 17",
        "stateId": 18,
        "isSupported": true,
        "assessmentPageUrl": "sample string 20",
        "propertyCardPageUrl": "sample string 21",
        "state": {
          "id": 1,
          "name": "sample string 2",
          "shortName": "sample string 3",
          "geom": "sample string 4",
          "isTerritory": true,
          "landArea": 6.1,
          "waterArea": 7.1
        }
      }
    }
  }
]

text/html

Sample:
[{"firstName":"sample string 1","lastName":"sample string 2","phoneNumber":"sample string 3","email":"sample string 4","propertyAppealType":"sample string 5","exemptionName":"sample string 6","fullPropertyAddress":"sample string 7","contactRequestStatusId":8,"contactRequestStatus":"sample string 9","assignmentDate":"2025-05-20T16:02:19.926599-05:00","assignments":[{"firstName":"sample string 1","lastName":"sample string 2","companyName":"sample string 3","phoneNumber":"sample string 4","email":"sample string 5","status":"sample string 6","attorneyExemptionFilingContactRequestId":7,"userId":8,"contactRequestStatusId":9,"addedDate":"2025-05-20T16:02:19.9307765-05:00"},{"firstName":"sample string 1","lastName":"sample string 2","companyName":"sample string 3","phoneNumber":"sample string 4","email":"sample string 5","status":"sample string 6","attorneyExemptionFilingContactRequestId":7,"userId":8,"contactRequestStatusId":9,"addedDate":"2025-05-20T16:02:19.9307765-05:00"}],"id":11,"attorneyFirstName":"sample string 12","attorneyLastName":"sample string 13","attorneyCompanyName":"sample string 14","attorneyEmail":"sample string 15","isCofE":true,"taxYear":17,"purchasePrice":1.0,"purchaseYear":1,"county":"sample string 18","township":"sample string 19","isPrimaryResidence":true,"isHomeImprovement":true,"homeImprovementAmount":1.0,"homeImprovementYear":1,"annualIncome":1.0,"isVeteran":true,"returnYear":1,"isDisabled":true,"disabilityPercent":1.0,"disabilityYear":1,"birthday":"2025-05-20T16:02:19.9370126-05:00","sendDate":"2025-05-20T16:02:19.9370126-05:00","acceptedDate":"2025-05-20T16:02:19.9370126-05:00","submittedDate":"2025-05-20T16:02:19.9370126-05:00","affiliateCode":"sample string 25","userId":26,"propertyAddressId":27,"realEstateProfessionalId":28,"exemptionId":29,"user":{"id":1,"accessFailedCount":2,"email":"sample string 3","emailConfirmed":true,"lockoutEnabled":true,"lockoutEndDateUtc":"2025-05-20T16:02:19.9380568-05:00","passwordHash":"sample string 6","phoneNumberConfirmed":true,"securityStamp":"sample string 8","twoFactorEnabled":true,"userName":"sample string 10","joinDate":"2025-05-20T16:02:19.9380568-05:00","firstName":"sample string 12","lastName":"sample string 13","isSystemUser":true,"accountVerified":true,"acceptedTermsAndConditionsDate":"2025-05-20T16:02:19.9380568-05:00","phoneNumber":"sample string 15","roles":[],"claims":[],"logins":[]},"propertyAddress":{"id":1,"objectId":2.1,"addressNoPref":"sample string 3","addressNo":"sample string 4","addressNoSuffix":"sample string 5","addressNoSep":"sample string 6","addressNoCom":"sample string 7","streetNamePrm":"sample string 8","streetNamePrd":"sample string 9","streetNamePrt":"sample string 10","streetName":"sample string 11","streetNamePot":"sample string 12","streetNamePod":"sample string 13","streetNamePom":"sample string 14","streetNameCom":"sample string 15","subAddressType":"sample string 16","subAddressId":"sample string 17","subAddressElem":"sample string 18","subAddressCom":"sample string 19","landMarkName":"sample string 20","placeName":"sample string 21","uspsPn":"sample string 22","uspsPinGnis":23.0,"uspsSt":"sample string 24","zip5":"sample string 25","zip4":"sample string 26","country":"sample string 27","gnisMuni":28.0,"gnisTownship":29.0,"gnisCounty":30.0,"gnisState":31.0,"uspsBoxType":"sample string 32","uspsBoxId":"sample string 33","uspsBox":"sample string 34","uspsGroupType":"sample string 35","uspsGroupId":"sample string 36","uspsRoute":"sample string 37","uspsAddress":"sample string 38","uspsGndYpt":"sample string 39","addressDelivery":"sample string 40","cmpAddressAbrv":"sample string 41","addressLastLine":"sample string 42","addressId":"sample string 43","aAuthority":"sample string 44","relAddressId":"sample string 45","addressRelType":"sample string 46","xPosition":47.0,"yPosition":48.0,"longitude":"sample string 49","latitude":"sample string 50","usGridCord":"sample string 51","addressElevation":52.0,"pinSource":"sample string 53","pin":"sample string 54","addressNgType":"sample string 55","addressNgParty":"sample string 56","addressNgSide":"sample string 57","addressNgDirc":"sample string 58","addressNgSpan":"sample string 59","addressClass":"sample string 60","addressFeType":"sample string 61","offStatus":"sample string 62","anomaly":"sample string 63","addressSos":"sample string 64","addressZLevel":65.0,"locDescription":"sample string 66","mailAddress":"sample string 67","opStatus":"sample string 68","sauStatus":"sample string 69","coordAccuracy":70.0,"addressNoPar":"sample string 71","attachElevation":"sample string 72","subAddOrd":73.0,"elemSeqNum":74.0,"pnType":"sample string 75","landMarkGnis":76.0,"delAddressType":"sample string 77","addStartDate":"2025-05-20T16:02:19.9380568-05:00","addEndDate":"2025-05-20T16:02:19.9380568-05:00","dateSetId":"sample string 80","universalDate":"sample string 81","editor":"sample string 82","editTime":"sample string 83","editType":"sample string 84","pwaEditor":"sample string 85","pwaEditDate":"2025-05-20T16:02:19.9380568-05:00","pwaComments":"sample string 87","pwaStatus":"sample string 88","geoCodeMu":"sample string 89","documentI":"sample string 90","documentS":"sample string 91","comment":"sample string 92","volume":"sample string 93","commercialUnits":"sample string 94","fullBaths":95,"halfBaths":96,"centralAir":true,"numFirePlaces":98,"age":99,"landAreaSqft":100.0,"buildingAreaSqft":101.0,"apartmentNo":"sample string 102","tsv":"sample string 103","geom":"sample string 104","isAssessorTracked":true,"isLandmark":true,"residenceTypeId":107,"buildingUseId":108,"exteriorConstructionTypeId":109,"basementTypeId":110,"atticTypeId":111,"propertyClassId":112,"townshipId":113,"residenceType":{"id":1,"type":"sample string 2","description":"sample string 3","countyId":4,"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}}},"buildingUse":{"id":1,"use":"sample string 2","description":"sample string 3","countyId":4,"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}}},"exteriorConstructionType":{"id":1,"type":"sample string 2","description":"sample string 3","countyId":4,"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}}},"basementType":{"id":1,"type":"sample string 2","description":"sample string 3","countyId":4,"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}}},"atticType":{"id":1,"type":"sample string 2","description":"sample string 3","countyId":4,"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}}},"propertyClass":{"id":1,"class":"sample string 2","description":"sample string 3","exemptionSupport":true,"asOfDate":"2025-05-20T16:02:19.9401481-05:00","propertyMajorClassId":6,"propertyMajorClass":{"id":1,"class":2,"description":"sample string 3","assessmentLevel":4.0,"asOfDate":"2025-05-20T16:02:19.9401481-05:00","countyId":6,"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}}}},"township":{"id":1,"name":"sample string 2","code":3,"rangeNo":4,"shapeArea":5.1,"shapeLen":6.1,"geom":"sample string 7","number":8,"reassessmentIntervalInYears":9,"baseReassessmentYear":10,"fullName":"sample string 11","countyId":12,"taxRegionId":13,"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}}}}},"realEstateProfessional":{"id":1,"accessFailedCount":2,"email":"sample string 3","emailConfirmed":true,"lockoutEnabled":true,"lockoutEndDateUtc":"2025-05-20T16:02:19.9380568-05:00","passwordHash":"sample string 6","phoneNumberConfirmed":true,"securityStamp":"sample string 8","twoFactorEnabled":true,"userName":"sample string 10","joinDate":"2025-05-20T16:02:19.9380568-05:00","firstName":"sample string 12","lastName":"sample string 13","isSystemUser":true,"accountVerified":true,"acceptedTermsAndConditionsDate":"2025-05-20T16:02:19.9380568-05:00","phoneNumber":"sample string 15","roles":[],"claims":[],"logins":[]},"exemption":{"id":1,"name":"sample string 2","description":"sample string 3","isPrimaryResidence":true,"isInvestment":true,"isSecondHome":true,"retroactiveYearCount":7,"canApplyRetroactively":true,"shouldReapplyEveryYear":true,"incomeLimit":1.0,"applicationUrl":"sample string 10","ageLimit":1,"isActive":true,"eavReductionLimit":1,"requireAppeal":true,"isPurchaseYearRequired":true,"isDisabilityYearRequired":true,"isReturnFromServiceYearRequired":true,"isHomeImprovementYearRequired":true,"marketValueIncreaseLimit":1.0,"type":"sample string 17","countyId":18,"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}}}},{"firstName":"sample string 1","lastName":"sample string 2","phoneNumber":"sample string 3","email":"sample string 4","propertyAppealType":"sample string 5","exemptionName":"sample string 6","fullPropertyAddress":"sample string 7","contactRequestStatusId":8,"contactRequestStatus":"sample string 9","assignmentDate":"2025-05-20T16:02:19.926599-05:00","assignments":[{"firstName":"sample string 1","lastName":"sample string 2","companyName":"sample string 3","phoneNumber":"sample string 4","email":"sample string 5","status":"sample string 6","attorneyExemptionFilingContactRequestId":7,"userId":8,"contactRequestStatusId":9,"addedDate":"2025-05-20T16:02:19.9307765-05:00"},{"firstName":"sample string 1","lastName":"sample string 2","companyName":"sample string 3","phoneNumber":"sample string 4","email":"sample string 5","status":"sample string 6","attorneyExemptionFilingContactRequestId":7,"userId":8,"contactRequestStatusId":9,"addedDate":"2025-05-20T16:02:19.9307765-05:00"}],"id":11,"attorneyFirstName":"sample string 12","attorneyLastName":"sample string 13","attorneyCompanyName":"sample string 14","attorneyEmail":"sample string 15","isCofE":true,"taxYear":17,"purchasePrice":1.0,"purchaseYear":1,"county":"sample string 18","township":"sample string 19","isPrimaryResidence":true,"isHomeImprovement":true,"homeImprovementAmount":1.0,"homeImprovementYear":1,"annualIncome":1.0,"isVeteran":true,"returnYear":1,"isDisabled":true,"disabilityPercent":1.0,"disabilityYear":1,"birthday":"2025-05-20T16:02:19.9370126-05:00","sendDate":"2025-05-20T16:02:19.9370126-05:00","acceptedDate":"2025-05-20T16:02:19.9370126-05:00","submittedDate":"2025-05-20T16:02:19.9370126-05:00","affiliateCode":"sample string 25","userId":26,"propertyAddressId":27,"realEstateProfessionalId":28,"exemptionId":29,"user":{"id":1,"accessFailedCount":2,"email":"sample string 3","emailConfirmed":true,"lockoutEnabled":true,"lockoutEndDateUtc":"2025-05-20T16:02:19.9380568-05:00","passwordHash":"sample string 6","phoneNumberConfirmed":true,"securityStamp":"sample string 8","twoFactorEnabled":true,"userName":"sample string 10","joinDate":"2025-05-20T16:02:19.9380568-05:00","firstName":"sample string 12","lastName":"sample string 13","isSystemUser":true,"accountVerified":true,"acceptedTermsAndConditionsDate":"2025-05-20T16:02:19.9380568-05:00","phoneNumber":"sample string 15","roles":[],"claims":[],"logins":[]},"propertyAddress":{"id":1,"objectId":2.1,"addressNoPref":"sample string 3","addressNo":"sample string 4","addressNoSuffix":"sample string 5","addressNoSep":"sample string 6","addressNoCom":"sample string 7","streetNamePrm":"sample string 8","streetNamePrd":"sample string 9","streetNamePrt":"sample string 10","streetName":"sample string 11","streetNamePot":"sample string 12","streetNamePod":"sample string 13","streetNamePom":"sample string 14","streetNameCom":"sample string 15","subAddressType":"sample string 16","subAddressId":"sample string 17","subAddressElem":"sample string 18","subAddressCom":"sample string 19","landMarkName":"sample string 20","placeName":"sample string 21","uspsPn":"sample string 22","uspsPinGnis":23.0,"uspsSt":"sample string 24","zip5":"sample string 25","zip4":"sample string 26","country":"sample string 27","gnisMuni":28.0,"gnisTownship":29.0,"gnisCounty":30.0,"gnisState":31.0,"uspsBoxType":"sample string 32","uspsBoxId":"sample string 33","uspsBox":"sample string 34","uspsGroupType":"sample string 35","uspsGroupId":"sample string 36","uspsRoute":"sample string 37","uspsAddress":"sample string 38","uspsGndYpt":"sample string 39","addressDelivery":"sample string 40","cmpAddressAbrv":"sample string 41","addressLastLine":"sample string 42","addressId":"sample string 43","aAuthority":"sample string 44","relAddressId":"sample string 45","addressRelType":"sample string 46","xPosition":47.0,"yPosition":48.0,"longitude":"sample string 49","latitude":"sample string 50","usGridCord":"sample string 51","addressElevation":52.0,"pinSource":"sample string 53","pin":"sample string 54","addressNgType":"sample string 55","addressNgParty":"sample string 56","addressNgSide":"sample string 57","addressNgDirc":"sample string 58","addressNgSpan":"sample string 59","addressClass":"sample string 60","addressFeType":"sample string 61","offStatus":"sample string 62","anomaly":"sample string 63","addressSos":"sample string 64","addressZLevel":65.0,"locDescription":"sample string 66","mailAddress":"sample string 67","opStatus":"sample string 68","sauStatus":"sample string 69","coordAccuracy":70.0,"addressNoPar":"sample string 71","attachElevation":"sample string 72","subAddOrd":73.0,"elemSeqNum":74.0,"pnType":"sample string 75","landMarkGnis":76.0,"delAddressType":"sample string 77","addStartDate":"2025-05-20T16:02:19.9380568-05:00","addEndDate":"2025-05-20T16:02:19.9380568-05:00","dateSetId":"sample string 80","universalDate":"sample string 81","editor":"sample string 82","editTime":"sample string 83","editType":"sample string 84","pwaEditor":"sample string 85","pwaEditDate":"2025-05-20T16:02:19.9380568-05:00","pwaComments":"sample string 87","pwaStatus":"sample string 88","geoCodeMu":"sample string 89","documentI":"sample string 90","documentS":"sample string 91","comment":"sample string 92","volume":"sample string 93","commercialUnits":"sample string 94","fullBaths":95,"halfBaths":96,"centralAir":true,"numFirePlaces":98,"age":99,"landAreaSqft":100.0,"buildingAreaSqft":101.0,"apartmentNo":"sample string 102","tsv":"sample string 103","geom":"sample string 104","isAssessorTracked":true,"isLandmark":true,"residenceTypeId":107,"buildingUseId":108,"exteriorConstructionTypeId":109,"basementTypeId":110,"atticTypeId":111,"propertyClassId":112,"townshipId":113,"residenceType":{"id":1,"type":"sample string 2","description":"sample string 3","countyId":4,"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}}},"buildingUse":{"id":1,"use":"sample string 2","description":"sample string 3","countyId":4,"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}}},"exteriorConstructionType":{"id":1,"type":"sample string 2","description":"sample string 3","countyId":4,"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}}},"basementType":{"id":1,"type":"sample string 2","description":"sample string 3","countyId":4,"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}}},"atticType":{"id":1,"type":"sample string 2","description":"sample string 3","countyId":4,"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}}},"propertyClass":{"id":1,"class":"sample string 2","description":"sample string 3","exemptionSupport":true,"asOfDate":"2025-05-20T16:02:19.9401481-05:00","propertyMajorClassId":6,"propertyMajorClass":{"id":1,"class":2,"description":"sample string 3","assessmentLevel":4.0,"asOfDate":"2025-05-20T16:02:19.9401481-05:00","countyId":6,"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}}}},"township":{"id":1,"name":"sample string 2","code":3,"rangeNo":4,"shapeArea":5.1,"shapeLen":6.1,"geom":"sample string 7","number":8,"reassessmentIntervalInYears":9,"baseReassessmentYear":10,"fullName":"sample string 11","countyId":12,"taxRegionId":13,"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}}}}},"realEstateProfessional":{"id":1,"accessFailedCount":2,"email":"sample string 3","emailConfirmed":true,"lockoutEnabled":true,"lockoutEndDateUtc":"2025-05-20T16:02:19.9380568-05:00","passwordHash":"sample string 6","phoneNumberConfirmed":true,"securityStamp":"sample string 8","twoFactorEnabled":true,"userName":"sample string 10","joinDate":"2025-05-20T16:02:19.9380568-05:00","firstName":"sample string 12","lastName":"sample string 13","isSystemUser":true,"accountVerified":true,"acceptedTermsAndConditionsDate":"2025-05-20T16:02:19.9380568-05:00","phoneNumber":"sample string 15","roles":[],"claims":[],"logins":[]},"exemption":{"id":1,"name":"sample string 2","description":"sample string 3","isPrimaryResidence":true,"isInvestment":true,"isSecondHome":true,"retroactiveYearCount":7,"canApplyRetroactively":true,"shouldReapplyEveryYear":true,"incomeLimit":1.0,"applicationUrl":"sample string 10","ageLimit":1,"isActive":true,"eavReductionLimit":1,"requireAppeal":true,"isPurchaseYearRequired":true,"isDisabilityYearRequired":true,"isReturnFromServiceYearRequired":true,"isHomeImprovementYearRequired":true,"marketValueIncreaseLimit":1.0,"type":"sample string 17","countyId":18,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}}}}]

application/xml, text/xml

Sample:
<ArrayOfAttorneyExemptionFilingContactRequestPo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos.Attorneys">
  <AttorneyExemptionFilingContactRequestPo>
    <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">11</Id>
    <AcceptedDate xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">2025-05-20T16:02:19.9370126-05:00</AcceptedDate>
    <AffiliateCode xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 25</AffiliateCode>
    <AnnualIncome xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</AnnualIncome>
    <AttorneyCompanyName xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 14</AttorneyCompanyName>
    <AttorneyEmail xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 15</AttorneyEmail>
    <AttorneyFirstName xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 12</AttorneyFirstName>
    <AttorneyLastName xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 13</AttorneyLastName>
    <Birthday xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">2025-05-20T16:02:19.9370126-05:00</Birthday>
    <ContactRequestStatus xmlns:d3p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.ValueTypes" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <d3p1:Description>sample string 3</d3p1:Description>
      <d3p1:Status>sample string 2</d3p1:Status>
    </ContactRequestStatus>
    <ContactRequestStatusId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">30</ContactRequestStatusId>
    <County xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 18</County>
    <DisabilityPercent xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</DisabilityPercent>
    <DisabilityYear xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</DisabilityYear>
    <Email i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities" />
    <Exemption xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <AgeLimit>1</AgeLimit>
      <ApplicationUrl>sample string 10</ApplicationUrl>
      <CanApplyRetroactively>true</CanApplyRetroactively>
      <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>18</CountyId>
      <Description>sample string 3</Description>
      <EavReductionLimit>1</EavReductionLimit>
      <IncomeLimit>1</IncomeLimit>
      <IsActive>true</IsActive>
      <IsDisabilityYearRequired>true</IsDisabilityYearRequired>
      <IsHomeImprovementYearRequired>true</IsHomeImprovementYearRequired>
      <IsInvestment>true</IsInvestment>
      <IsPrimaryResidence>true</IsPrimaryResidence>
      <IsPurchaseYearRequired>true</IsPurchaseYearRequired>
      <IsReturnFromServiceYearRequired>true</IsReturnFromServiceYearRequired>
      <IsSecondHome>true</IsSecondHome>
      <MarketValueIncreaseLimit>1</MarketValueIncreaseLimit>
      <Name>sample string 2</Name>
      <RequireAppeal>true</RequireAppeal>
      <RetroactiveYearCount>7</RetroactiveYearCount>
      <ShouldReapplyEveryYear>true</ShouldReapplyEveryYear>
      <Type>sample string 17</Type>
    </Exemption>
    <ExemptionId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">29</ExemptionId>
    <FirstName i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities" />
    <HomeImprovementAmount xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</HomeImprovementAmount>
    <HomeImprovementYear xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</HomeImprovementYear>
    <IsCofE xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">true</IsCofE>
    <IsDisabled xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">true</IsDisabled>
    <IsHomeImprovement xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">true</IsHomeImprovement>
    <IsPrimaryResidence xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">true</IsPrimaryResidence>
    <IsVeteran xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">true</IsVeteran>
    <LastName i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities" />
    <PhoneNumber i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities" />
    <PropertyAddress xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <AAuthority>sample string 44</AAuthority>
      <AddEndDate>2025-05-20T16:02:19.9380568-05:00</AddEndDate>
      <AddStartDate>2025-05-20T16:02:19.9380568-05:00</AddStartDate>
      <AddressClass>sample string 60</AddressClass>
      <AddressDelivery>sample string 40</AddressDelivery>
      <AddressElevation>52</AddressElevation>
      <AddressFeType>sample string 61</AddressFeType>
      <AddressId>sample string 43</AddressId>
      <AddressLastLine>sample string 42</AddressLastLine>
      <AddressNgDirc>sample string 58</AddressNgDirc>
      <AddressNgParty>sample string 56</AddressNgParty>
      <AddressNgSide>sample string 57</AddressNgSide>
      <AddressNgSpan>sample string 59</AddressNgSpan>
      <AddressNgType>sample string 55</AddressNgType>
      <AddressNo>sample string 4</AddressNo>
      <AddressNoCom>sample string 7</AddressNoCom>
      <AddressNoPar>sample string 71</AddressNoPar>
      <AddressNoPref>sample string 3</AddressNoPref>
      <AddressNoSep>sample string 6</AddressNoSep>
      <AddressNoSuffix>sample string 5</AddressNoSuffix>
      <AddressRelType>sample string 46</AddressRelType>
      <AddressSos>sample string 64</AddressSos>
      <AddressZLevel>65</AddressZLevel>
      <Age>99</Age>
      <Anomaly>sample string 63</Anomaly>
      <ApartmentNo>sample string 102</ApartmentNo>
      <AttachElevation>sample string 72</AttachElevation>
      <AtticType xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.ValueTypes">
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <d4p1: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>
        </d4p1:County>
        <d4p1:CountyId>4</d4p1:CountyId>
        <d4p1:Description>sample string 3</d4p1:Description>
        <d4p1:Type>sample string 2</d4p1:Type>
      </AtticType>
      <AtticTypeId>111</AtticTypeId>
      <BasementType xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.ValueTypes">
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <d4p1: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>
        </d4p1:County>
        <d4p1:CountyId>4</d4p1:CountyId>
        <d4p1:Description>sample string 3</d4p1:Description>
        <d4p1:Type>sample string 2</d4p1:Type>
      </BasementType>
      <BasementTypeId>110</BasementTypeId>
      <BuildingAreaSqft>101</BuildingAreaSqft>
      <BuildingUse xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.ValueTypes">
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <d4p1: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>
        </d4p1:County>
        <d4p1:CountyId>4</d4p1:CountyId>
        <d4p1:Description>sample string 3</d4p1:Description>
        <d4p1:Use>sample string 2</d4p1:Use>
      </BuildingUse>
      <BuildingUseId>108</BuildingUseId>
      <CentralAir>true</CentralAir>
      <CmpAddressAbrv>sample string 41</CmpAddressAbrv>
      <Comment>sample string 92</Comment>
      <CommercialUnits>sample string 94</CommercialUnits>
      <CoordAccuracy>70</CoordAccuracy>
      <Country>sample string 27</Country>
      <DateSetId>sample string 80</DateSetId>
      <DelAddressType>sample string 77</DelAddressType>
      <DocumentI>sample string 90</DocumentI>
      <DocumentS>sample string 91</DocumentS>
      <EditTime>sample string 83</EditTime>
      <EditType>sample string 84</EditType>
      <Editor>sample string 82</Editor>
      <ElemSeqNum>74</ElemSeqNum>
      <ExteriorConstructionType xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.ValueTypes">
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <d4p1: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>
        </d4p1:County>
        <d4p1:CountyId>4</d4p1:CountyId>
        <d4p1:Description>sample string 3</d4p1:Description>
        <d4p1:Type>sample string 2</d4p1:Type>
      </ExteriorConstructionType>
      <ExteriorConstructionTypeId>109</ExteriorConstructionTypeId>
      <FullBaths>95</FullBaths>
      <GeoCodeMu>sample string 89</GeoCodeMu>
      <Geom>sample string 104</Geom>
      <GnisCounty>30</GnisCounty>
      <GnisMuni>28</GnisMuni>
      <GnisState>31</GnisState>
      <GnisTownship>29</GnisTownship>
      <HalfBaths>96</HalfBaths>
      <IsAssessorTracked>true</IsAssessorTracked>
      <IsLandmark>true</IsLandmark>
      <LandAreaSqft>100</LandAreaSqft>
      <LandMarkGnis>76</LandMarkGnis>
      <LandMarkName>sample string 20</LandMarkName>
      <Latitude>sample string 50</Latitude>
      <LocDescription>sample string 66</LocDescription>
      <Longitude>sample string 49</Longitude>
      <MailAddress>sample string 67</MailAddress>
      <NumFirePlaces>98</NumFirePlaces>
      <ObjectId>2.1</ObjectId>
      <OffStatus>sample string 62</OffStatus>
      <OpStatus>sample string 68</OpStatus>
      <Pin>sample string 54</Pin>
      <PinSource>sample string 53</PinSource>
      <PlaceName>sample string 21</PlaceName>
      <PnType>sample string 75</PnType>
      <PropertyClass>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <AsOfDate>2025-05-20T16:02:19.9401481-05:00</AsOfDate>
        <Class>sample string 2</Class>
        <Description>sample string 3</Description>
        <ExemptionSupport>true</ExemptionSupport>
        <PropertyMajorClass>
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <AsOfDate>2025-05-20T16:02:19.9401481-05:00</AsOfDate>
          <AssessmentLevel>4</AssessmentLevel>
          <Class>2</Class>
          <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>6</CountyId>
          <Description>sample string 3</Description>
        </PropertyMajorClass>
        <PropertyMajorClassId>6</PropertyMajorClassId>
      </PropertyClass>
      <PropertyClassId>112</PropertyClassId>
      <PwaComments>sample string 87</PwaComments>
      <PwaEditDate>2025-05-20T16:02:19.9380568-05:00</PwaEditDate>
      <PwaEditor>sample string 85</PwaEditor>
      <PwaStatus>sample string 88</PwaStatus>
      <RelAddressId>sample string 45</RelAddressId>
      <ResidenceType xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.ValueTypes">
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <d4p1: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>
        </d4p1:County>
        <d4p1:CountyId>4</d4p1:CountyId>
        <d4p1:Description>sample string 3</d4p1:Description>
        <d4p1:Type>sample string 2</d4p1:Type>
      </ResidenceType>
      <ResidenceTypeId>107</ResidenceTypeId>
      <SauStatus>sample string 69</SauStatus>
      <StreetName>sample string 11</StreetName>
      <StreetNameCom>sample string 15</StreetNameCom>
      <StreetNamePod>sample string 13</StreetNamePod>
      <StreetNamePom>sample string 14</StreetNamePom>
      <StreetNamePot>sample string 12</StreetNamePot>
      <StreetNamePrd>sample string 9</StreetNamePrd>
      <StreetNamePrm>sample string 8</StreetNamePrm>
      <StreetNamePrt>sample string 10</StreetNamePrt>
      <SubAddOrd>73</SubAddOrd>
      <SubAddressCom>sample string 19</SubAddressCom>
      <SubAddressElem>sample string 18</SubAddressElem>
      <SubAddressId>sample string 17</SubAddressId>
      <SubAddressType>sample string 16</SubAddressType>
      <Township>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <BaseReassessmentYear>10</BaseReassessmentYear>
        <Code>3</Code>
        <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>12</CountyId>
        <FullName>sample string 11</FullName>
        <Geom>sample string 7</Geom>
        <Name>sample string 2</Name>
        <Number>8</Number>
        <RangeNo>4</RangeNo>
        <ReassessmentIntervalInYears>9</ReassessmentIntervalInYears>
        <ShapeArea>5.1</ShapeArea>
        <ShapeLen>6.1</ShapeLen>
        <TaxRegion>
          <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>13</TaxRegionId>
      </Township>
      <TownshipId>113</TownshipId>
      <Tsv>sample string 103</Tsv>
      <UniversalDate>sample string 81</UniversalDate>
      <UsGridCord>sample string 51</UsGridCord>
      <UspsAddress>sample string 38</UspsAddress>
      <UspsBox>sample string 34</UspsBox>
      <UspsBoxId>sample string 33</UspsBoxId>
      <UspsBoxType>sample string 32</UspsBoxType>
      <UspsGndYpt>sample string 39</UspsGndYpt>
      <UspsGroupId>sample string 36</UspsGroupId>
      <UspsGroupType>sample string 35</UspsGroupType>
      <UspsPinGnis>23</UspsPinGnis>
      <UspsPn>sample string 22</UspsPn>
      <UspsRoute>sample string 37</UspsRoute>
      <UspsSt>sample string 24</UspsSt>
      <Volume>sample string 93</Volume>
      <XPosition>47</XPosition>
      <YPosition>48</YPosition>
      <Zip4>sample string 26</Zip4>
      <Zip5>sample string 25</Zip5>
    </PropertyAddress>
    <PropertyAddressId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">27</PropertyAddressId>
    <PurchasePrice xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</PurchasePrice>
    <PurchaseYear xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</PurchaseYear>
    <RealEstateProfessional xmlns:d3p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.AuthEntities" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
      <AccessFailedCount xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">2</AccessFailedCount>
      <Email xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 3</Email>
      <EmailConfirmed xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</EmailConfirmed>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">1</Id>
      <LockoutEnabled xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</LockoutEnabled>
      <LockoutEndDateUtc xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">2025-05-20T16:02:19.9380568-05:00</LockoutEndDateUtc>
      <PasswordHash xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 6</PasswordHash>
      <PhoneNumber xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 15</PhoneNumber>
      <PhoneNumberConfirmed xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</PhoneNumberConfirmed>
      <SecurityStamp xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 8</SecurityStamp>
      <TwoFactorEnabled xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</TwoFactorEnabled>
      <UserName xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 10</UserName>
      <d3p1:AcceptedTermsAndConditionsDate>2025-05-20T16:02:19.9380568-05:00</d3p1:AcceptedTermsAndConditionsDate>
      <d3p1:AccountVerified>true</d3p1:AccountVerified>
      <d3p1:FirstName>sample string 12</d3p1:FirstName>
      <d3p1:IsSystemUser>true</d3p1:IsSystemUser>
      <d3p1:JoinDate>2025-05-20T16:02:19.9380568-05:00</d3p1:JoinDate>
      <d3p1:LastName>sample string 13</d3p1:LastName>
    </RealEstateProfessional>
    <RealEstateProfessionalId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">28</RealEstateProfessionalId>
    <ReturnYear xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</ReturnYear>
    <SendDate xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">2025-05-20T16:02:19.9370126-05:00</SendDate>
    <SubmittedDate xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">2025-05-20T16:02:19.9370126-05:00</SubmittedDate>
    <TaxYear xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">17</TaxYear>
    <Township xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 19</Township>
    <User xmlns:d3p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.AuthEntities" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
      <AccessFailedCount xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">2</AccessFailedCount>
      <Email xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 3</Email>
      <EmailConfirmed xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</EmailConfirmed>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">1</Id>
      <LockoutEnabled xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</LockoutEnabled>
      <LockoutEndDateUtc xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">2025-05-20T16:02:19.9380568-05:00</LockoutEndDateUtc>
      <PasswordHash xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 6</PasswordHash>
      <PhoneNumber xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 15</PhoneNumber>
      <PhoneNumberConfirmed xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</PhoneNumberConfirmed>
      <SecurityStamp xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 8</SecurityStamp>
      <TwoFactorEnabled xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</TwoFactorEnabled>
      <UserName xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 10</UserName>
      <d3p1:AcceptedTermsAndConditionsDate>2025-05-20T16:02:19.9380568-05:00</d3p1:AcceptedTermsAndConditionsDate>
      <d3p1:AccountVerified>true</d3p1:AccountVerified>
      <d3p1:FirstName>sample string 12</d3p1:FirstName>
      <d3p1:IsSystemUser>true</d3p1:IsSystemUser>
      <d3p1:JoinDate>2025-05-20T16:02:19.9380568-05:00</d3p1:JoinDate>
      <d3p1:LastName>sample string 13</d3p1:LastName>
    </User>
    <UserId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">26</UserId>
    <AssignmentDate>2025-05-20T16:02:19.926599-05:00</AssignmentDate>
    <Assignments>
      <AttorneyExemptionFilingContactRequestAssignmentPo>
        <AddedDate xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">2025-05-20T16:02:19.9307765-05:00</AddedDate>
        <AttorneyExemptionFilingContactRequestId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">7</AttorneyExemptionFilingContactRequestId>
        <ContactRequestStatusId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">9</ContactRequestStatusId>
        <UserId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">8</UserId>
        <CompanyName>sample string 3</CompanyName>
        <Email>sample string 5</Email>
        <FirstName>sample string 1</FirstName>
        <LastName>sample string 2</LastName>
        <PhoneNumber>sample string 4</PhoneNumber>
        <Status>sample string 6</Status>
      </AttorneyExemptionFilingContactRequestAssignmentPo>
      <AttorneyExemptionFilingContactRequestAssignmentPo>
        <AddedDate xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">2025-05-20T16:02:19.9307765-05:00</AddedDate>
        <AttorneyExemptionFilingContactRequestId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">7</AttorneyExemptionFilingContactRequestId>
        <ContactRequestStatusId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">9</ContactRequestStatusId>
        <UserId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">8</UserId>
        <CompanyName>sample string 3</CompanyName>
        <Email>sample string 5</Email>
        <FirstName>sample string 1</FirstName>
        <LastName>sample string 2</LastName>
        <PhoneNumber>sample string 4</PhoneNumber>
        <Status>sample string 6</Status>
      </AttorneyExemptionFilingContactRequestAssignmentPo>
    </Assignments>
    <ContactRequestStatus>sample string 9</ContactRequestStatus>
    <ContactRequestStatusId>8</ContactRequestStatusId>
    <Email>sample string 4</Email>
    <ExemptionName>sample string 6</ExemptionName>
    <FirstName>sample string 1</FirstName>
    <FullPropertyAddress>sample string 7</FullPropertyAddress>
    <LastName>sample string 2</LastName>
    <PhoneNumber>sample string 3</PhoneNumber>
    <PropertyAppealType>sample string 5</PropertyAppealType>
  </AttorneyExemptionFilingContactRequestPo>
  <AttorneyExemptionFilingContactRequestPo>
    <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">11</Id>
    <AcceptedDate xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">2025-05-20T16:02:19.9370126-05:00</AcceptedDate>
    <AffiliateCode xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 25</AffiliateCode>
    <AnnualIncome xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</AnnualIncome>
    <AttorneyCompanyName xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 14</AttorneyCompanyName>
    <AttorneyEmail xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 15</AttorneyEmail>
    <AttorneyFirstName xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 12</AttorneyFirstName>
    <AttorneyLastName xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 13</AttorneyLastName>
    <Birthday xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">2025-05-20T16:02:19.9370126-05:00</Birthday>
    <ContactRequestStatus xmlns:d3p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.ValueTypes" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <d3p1:Description>sample string 3</d3p1:Description>
      <d3p1:Status>sample string 2</d3p1:Status>
    </ContactRequestStatus>
    <ContactRequestStatusId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">30</ContactRequestStatusId>
    <County xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 18</County>
    <DisabilityPercent xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</DisabilityPercent>
    <DisabilityYear xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</DisabilityYear>
    <Email i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities" />
    <Exemption xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <AgeLimit>1</AgeLimit>
      <ApplicationUrl>sample string 10</ApplicationUrl>
      <CanApplyRetroactively>true</CanApplyRetroactively>
      <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>18</CountyId>
      <Description>sample string 3</Description>
      <EavReductionLimit>1</EavReductionLimit>
      <IncomeLimit>1</IncomeLimit>
      <IsActive>true</IsActive>
      <IsDisabilityYearRequired>true</IsDisabilityYearRequired>
      <IsHomeImprovementYearRequired>true</IsHomeImprovementYearRequired>
      <IsInvestment>true</IsInvestment>
      <IsPrimaryResidence>true</IsPrimaryResidence>
      <IsPurchaseYearRequired>true</IsPurchaseYearRequired>
      <IsReturnFromServiceYearRequired>true</IsReturnFromServiceYearRequired>
      <IsSecondHome>true</IsSecondHome>
      <MarketValueIncreaseLimit>1</MarketValueIncreaseLimit>
      <Name>sample string 2</Name>
      <RequireAppeal>true</RequireAppeal>
      <RetroactiveYearCount>7</RetroactiveYearCount>
      <ShouldReapplyEveryYear>true</ShouldReapplyEveryYear>
      <Type>sample string 17</Type>
    </Exemption>
    <ExemptionId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">29</ExemptionId>
    <FirstName i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities" />
    <HomeImprovementAmount xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</HomeImprovementAmount>
    <HomeImprovementYear xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</HomeImprovementYear>
    <IsCofE xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">true</IsCofE>
    <IsDisabled xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">true</IsDisabled>
    <IsHomeImprovement xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">true</IsHomeImprovement>
    <IsPrimaryResidence xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">true</IsPrimaryResidence>
    <IsVeteran xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">true</IsVeteran>
    <LastName i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities" />
    <PhoneNumber i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities" />
    <PropertyAddress xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <AAuthority>sample string 44</AAuthority>
      <AddEndDate>2025-05-20T16:02:19.9380568-05:00</AddEndDate>
      <AddStartDate>2025-05-20T16:02:19.9380568-05:00</AddStartDate>
      <AddressClass>sample string 60</AddressClass>
      <AddressDelivery>sample string 40</AddressDelivery>
      <AddressElevation>52</AddressElevation>
      <AddressFeType>sample string 61</AddressFeType>
      <AddressId>sample string 43</AddressId>
      <AddressLastLine>sample string 42</AddressLastLine>
      <AddressNgDirc>sample string 58</AddressNgDirc>
      <AddressNgParty>sample string 56</AddressNgParty>
      <AddressNgSide>sample string 57</AddressNgSide>
      <AddressNgSpan>sample string 59</AddressNgSpan>
      <AddressNgType>sample string 55</AddressNgType>
      <AddressNo>sample string 4</AddressNo>
      <AddressNoCom>sample string 7</AddressNoCom>
      <AddressNoPar>sample string 71</AddressNoPar>
      <AddressNoPref>sample string 3</AddressNoPref>
      <AddressNoSep>sample string 6</AddressNoSep>
      <AddressNoSuffix>sample string 5</AddressNoSuffix>
      <AddressRelType>sample string 46</AddressRelType>
      <AddressSos>sample string 64</AddressSos>
      <AddressZLevel>65</AddressZLevel>
      <Age>99</Age>
      <Anomaly>sample string 63</Anomaly>
      <ApartmentNo>sample string 102</ApartmentNo>
      <AttachElevation>sample string 72</AttachElevation>
      <AtticType xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.ValueTypes">
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <d4p1: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>
        </d4p1:County>
        <d4p1:CountyId>4</d4p1:CountyId>
        <d4p1:Description>sample string 3</d4p1:Description>
        <d4p1:Type>sample string 2</d4p1:Type>
      </AtticType>
      <AtticTypeId>111</AtticTypeId>
      <BasementType xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.ValueTypes">
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <d4p1: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>
        </d4p1:County>
        <d4p1:CountyId>4</d4p1:CountyId>
        <d4p1:Description>sample string 3</d4p1:Description>
        <d4p1:Type>sample string 2</d4p1:Type>
      </BasementType>
      <BasementTypeId>110</BasementTypeId>
      <BuildingAreaSqft>101</BuildingAreaSqft>
      <BuildingUse xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.ValueTypes">
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <d4p1: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>
        </d4p1:County>
        <d4p1:CountyId>4</d4p1:CountyId>
        <d4p1:Description>sample string 3</d4p1:Description>
        <d4p1:Use>sample string 2</d4p1:Use>
      </BuildingUse>
      <BuildingUseId>108</BuildingUseId>
      <CentralAir>true</CentralAir>
      <CmpAddressAbrv>sample string 41</CmpAddressAbrv>
      <Comment>sample string 92</Comment>
      <CommercialUnits>sample string 94</CommercialUnits>
      <CoordAccuracy>70</CoordAccuracy>
      <Country>sample string 27</Country>
      <DateSetId>sample string 80</DateSetId>
      <DelAddressType>sample string 77</DelAddressType>
      <DocumentI>sample string 90</DocumentI>
      <DocumentS>sample string 91</DocumentS>
      <EditTime>sample string 83</EditTime>
      <EditType>sample string 84</EditType>
      <Editor>sample string 82</Editor>
      <ElemSeqNum>74</ElemSeqNum>
      <ExteriorConstructionType xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.ValueTypes">
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <d4p1: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>
        </d4p1:County>
        <d4p1:CountyId>4</d4p1:CountyId>
        <d4p1:Description>sample string 3</d4p1:Description>
        <d4p1:Type>sample string 2</d4p1:Type>
      </ExteriorConstructionType>
      <ExteriorConstructionTypeId>109</ExteriorConstructionTypeId>
      <FullBaths>95</FullBaths>
      <GeoCodeMu>sample string 89</GeoCodeMu>
      <Geom>sample string 104</Geom>
      <GnisCounty>30</GnisCounty>
      <GnisMuni>28</GnisMuni>
      <GnisState>31</GnisState>
      <GnisTownship>29</GnisTownship>
      <HalfBaths>96</HalfBaths>
      <IsAssessorTracked>true</IsAssessorTracked>
      <IsLandmark>true</IsLandmark>
      <LandAreaSqft>100</LandAreaSqft>
      <LandMarkGnis>76</LandMarkGnis>
      <LandMarkName>sample string 20</LandMarkName>
      <Latitude>sample string 50</Latitude>
      <LocDescription>sample string 66</LocDescription>
      <Longitude>sample string 49</Longitude>
      <MailAddress>sample string 67</MailAddress>
      <NumFirePlaces>98</NumFirePlaces>
      <ObjectId>2.1</ObjectId>
      <OffStatus>sample string 62</OffStatus>
      <OpStatus>sample string 68</OpStatus>
      <Pin>sample string 54</Pin>
      <PinSource>sample string 53</PinSource>
      <PlaceName>sample string 21</PlaceName>
      <PnType>sample string 75</PnType>
      <PropertyClass>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <AsOfDate>2025-05-20T16:02:19.9401481-05:00</AsOfDate>
        <Class>sample string 2</Class>
        <Description>sample string 3</Description>
        <ExemptionSupport>true</ExemptionSupport>
        <PropertyMajorClass>
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <AsOfDate>2025-05-20T16:02:19.9401481-05:00</AsOfDate>
          <AssessmentLevel>4</AssessmentLevel>
          <Class>2</Class>
          <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>6</CountyId>
          <Description>sample string 3</Description>
        </PropertyMajorClass>
        <PropertyMajorClassId>6</PropertyMajorClassId>
      </PropertyClass>
      <PropertyClassId>112</PropertyClassId>
      <PwaComments>sample string 87</PwaComments>
      <PwaEditDate>2025-05-20T16:02:19.9380568-05:00</PwaEditDate>
      <PwaEditor>sample string 85</PwaEditor>
      <PwaStatus>sample string 88</PwaStatus>
      <RelAddressId>sample string 45</RelAddressId>
      <ResidenceType xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.ValueTypes">
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <d4p1: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>
        </d4p1:County>
        <d4p1:CountyId>4</d4p1:CountyId>
        <d4p1:Description>sample string 3</d4p1:Description>
        <d4p1:Type>sample string 2</d4p1:Type>
      </ResidenceType>
      <ResidenceTypeId>107</ResidenceTypeId>
      <SauStatus>sample string 69</SauStatus>
      <StreetName>sample string 11</StreetName>
      <StreetNameCom>sample string 15</StreetNameCom>
      <StreetNamePod>sample string 13</StreetNamePod>
      <StreetNamePom>sample string 14</StreetNamePom>
      <StreetNamePot>sample string 12</StreetNamePot>
      <StreetNamePrd>sample string 9</StreetNamePrd>
      <StreetNamePrm>sample string 8</StreetNamePrm>
      <StreetNamePrt>sample string 10</StreetNamePrt>
      <SubAddOrd>73</SubAddOrd>
      <SubAddressCom>sample string 19</SubAddressCom>
      <SubAddressElem>sample string 18</SubAddressElem>
      <SubAddressId>sample string 17</SubAddressId>
      <SubAddressType>sample string 16</SubAddressType>
      <Township>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <BaseReassessmentYear>10</BaseReassessmentYear>
        <Code>3</Code>
        <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>12</CountyId>
        <FullName>sample string 11</FullName>
        <Geom>sample string 7</Geom>
        <Name>sample string 2</Name>
        <Number>8</Number>
        <RangeNo>4</RangeNo>
        <ReassessmentIntervalInYears>9</ReassessmentIntervalInYears>
        <ShapeArea>5.1</ShapeArea>
        <ShapeLen>6.1</ShapeLen>
        <TaxRegion>
          <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>13</TaxRegionId>
      </Township>
      <TownshipId>113</TownshipId>
      <Tsv>sample string 103</Tsv>
      <UniversalDate>sample string 81</UniversalDate>
      <UsGridCord>sample string 51</UsGridCord>
      <UspsAddress>sample string 38</UspsAddress>
      <UspsBox>sample string 34</UspsBox>
      <UspsBoxId>sample string 33</UspsBoxId>
      <UspsBoxType>sample string 32</UspsBoxType>
      <UspsGndYpt>sample string 39</UspsGndYpt>
      <UspsGroupId>sample string 36</UspsGroupId>
      <UspsGroupType>sample string 35</UspsGroupType>
      <UspsPinGnis>23</UspsPinGnis>
      <UspsPn>sample string 22</UspsPn>
      <UspsRoute>sample string 37</UspsRoute>
      <UspsSt>sample string 24</UspsSt>
      <Volume>sample string 93</Volume>
      <XPosition>47</XPosition>
      <YPosition>48</YPosition>
      <Zip4>sample string 26</Zip4>
      <Zip5>sample string 25</Zip5>
    </PropertyAddress>
    <PropertyAddressId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">27</PropertyAddressId>
    <PurchasePrice xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</PurchasePrice>
    <PurchaseYear xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</PurchaseYear>
    <RealEstateProfessional xmlns:d3p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.AuthEntities" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
      <AccessFailedCount xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">2</AccessFailedCount>
      <Email xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 3</Email>
      <EmailConfirmed xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</EmailConfirmed>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">1</Id>
      <LockoutEnabled xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</LockoutEnabled>
      <LockoutEndDateUtc xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">2025-05-20T16:02:19.9380568-05:00</LockoutEndDateUtc>
      <PasswordHash xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 6</PasswordHash>
      <PhoneNumber xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 15</PhoneNumber>
      <PhoneNumberConfirmed xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</PhoneNumberConfirmed>
      <SecurityStamp xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 8</SecurityStamp>
      <TwoFactorEnabled xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</TwoFactorEnabled>
      <UserName xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 10</UserName>
      <d3p1:AcceptedTermsAndConditionsDate>2025-05-20T16:02:19.9380568-05:00</d3p1:AcceptedTermsAndConditionsDate>
      <d3p1:AccountVerified>true</d3p1:AccountVerified>
      <d3p1:FirstName>sample string 12</d3p1:FirstName>
      <d3p1:IsSystemUser>true</d3p1:IsSystemUser>
      <d3p1:JoinDate>2025-05-20T16:02:19.9380568-05:00</d3p1:JoinDate>
      <d3p1:LastName>sample string 13</d3p1:LastName>
    </RealEstateProfessional>
    <RealEstateProfessionalId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">28</RealEstateProfessionalId>
    <ReturnYear xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</ReturnYear>
    <SendDate xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">2025-05-20T16:02:19.9370126-05:00</SendDate>
    <SubmittedDate xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">2025-05-20T16:02:19.9370126-05:00</SubmittedDate>
    <TaxYear xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">17</TaxYear>
    <Township xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 19</Township>
    <User xmlns:d3p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.AuthEntities" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
      <AccessFailedCount xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">2</AccessFailedCount>
      <Email xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 3</Email>
      <EmailConfirmed xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</EmailConfirmed>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">1</Id>
      <LockoutEnabled xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</LockoutEnabled>
      <LockoutEndDateUtc xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">2025-05-20T16:02:19.9380568-05:00</LockoutEndDateUtc>
      <PasswordHash xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 6</PasswordHash>
      <PhoneNumber xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 15</PhoneNumber>
      <PhoneNumberConfirmed xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</PhoneNumberConfirmed>
      <SecurityStamp xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 8</SecurityStamp>
      <TwoFactorEnabled xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</TwoFactorEnabled>
      <UserName xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 10</UserName>
      <d3p1:AcceptedTermsAndConditionsDate>2025-05-20T16:02:19.9380568-05:00</d3p1:AcceptedTermsAndConditionsDate>
      <d3p1:AccountVerified>true</d3p1:AccountVerified>
      <d3p1:FirstName>sample string 12</d3p1:FirstName>
      <d3p1:IsSystemUser>true</d3p1:IsSystemUser>
      <d3p1:JoinDate>2025-05-20T16:02:19.9380568-05:00</d3p1:JoinDate>
      <d3p1:LastName>sample string 13</d3p1:LastName>
    </User>
    <UserId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">26</UserId>
    <AssignmentDate>2025-05-20T16:02:19.926599-05:00</AssignmentDate>
    <Assignments>
      <AttorneyExemptionFilingContactRequestAssignmentPo>
        <AddedDate xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">2025-05-20T16:02:19.9307765-05:00</AddedDate>
        <AttorneyExemptionFilingContactRequestId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">7</AttorneyExemptionFilingContactRequestId>
        <ContactRequestStatusId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">9</ContactRequestStatusId>
        <UserId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">8</UserId>
        <CompanyName>sample string 3</CompanyName>
        <Email>sample string 5</Email>
        <FirstName>sample string 1</FirstName>
        <LastName>sample string 2</LastName>
        <PhoneNumber>sample string 4</PhoneNumber>
        <Status>sample string 6</Status>
      </AttorneyExemptionFilingContactRequestAssignmentPo>
      <AttorneyExemptionFilingContactRequestAssignmentPo>
        <AddedDate xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">2025-05-20T16:02:19.9307765-05:00</AddedDate>
        <AttorneyExemptionFilingContactRequestId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">7</AttorneyExemptionFilingContactRequestId>
        <ContactRequestStatusId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">9</ContactRequestStatusId>
        <UserId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">8</UserId>
        <CompanyName>sample string 3</CompanyName>
        <Email>sample string 5</Email>
        <FirstName>sample string 1</FirstName>
        <LastName>sample string 2</LastName>
        <PhoneNumber>sample string 4</PhoneNumber>
        <Status>sample string 6</Status>
      </AttorneyExemptionFilingContactRequestAssignmentPo>
    </Assignments>
    <ContactRequestStatus>sample string 9</ContactRequestStatus>
    <ContactRequestStatusId>8</ContactRequestStatusId>
    <Email>sample string 4</Email>
    <ExemptionName>sample string 6</ExemptionName>
    <FirstName>sample string 1</FirstName>
    <FullPropertyAddress>sample string 7</FullPropertyAddress>
    <LastName>sample string 2</LastName>
    <PhoneNumber>sample string 3</PhoneNumber>
    <PropertyAppealType>sample string 5</PropertyAppealType>
  </AttorneyExemptionFilingContactRequestPo>
</ArrayOfAttorneyExemptionFilingContactRequestPo>