Sample Response: JSON

{
    "parcelApn": "14473-1-AR1AR",
    "geoId": "484391027001005",
    "center": {
        "type": "point",
        "coordinates": [
            -97.370789,
            32.749619,
            650.0
        ]
    },
    "countyfips": "48439",
    "parcelAreaSqFt": "512932",
    "geometry": {
        "type": "Polygon",
        "coordinates": [
            [
                [
                    -97.37091396,
                    32.748346995
                ],
                [
                    -97.37091594,
                    32.748348007
                ],
                [
                    -97.37091792,
                    32.74834902
                ],                
                [
                    -97.37091396,
                    32.748346995
                ]
            ]
        ]
    },
    "parcelList": [
        {
            "id": "C000CU6FGKJA",
            "preciselyId": "P0000M3JBK13",
            "parentPreciselyId": "",
            "address": {
                "mainAddressLine": "1000 MONTGOMERY ST",
                "areaName1": "TX",
                "areaName3": "FORT WORTH",
                "postCode": "76107",
                "postCodeExt": "2625",
	   "unitType": "APT",
                "unitValue": "0"
            },
            "taxApn": "14473----1----AR1A90",
            "taxAccountNumber": "40498719",
            "propLinkId": "484391877495"
        },
        {
            "id": "C000CU6FGKJA",
            "preciselyId": "P0000M3JBK13",
            "parentPreciselyId": "",
            "address": {
                "mainAddressLine": "1000 MONTGOMERY ST",
                "areaName1": "TX",
                "areaName3": "FORT WORTH",
                "postCode": "76107",
                "postCodeExt": "2625",
	   "unitType": "BLDG",
                "unitValue": "00"
            },
            "taxApn": "14473----1----AR1A91",
            "taxAccountNumber": "40446263",
            "propLinkId": "484391877496"
        }
    ]
}