Sample Response: JSON

{
   "parcelApn":"06010100080010000",
   "geoId":"010010210003043",
   "center":{
      "type":"point",
      "coordinates":[
         -86.436584,
         32.466134,
         311.0
      ]
   },
   "countyfips":"01001",
   "parcelAreaSqFt":"45544"
   "geometry":{
      "type":"Polygon",
      "coordinates":[
         [
            [
               -86.436808,
               32.465966
            ],
            [
               -86.436811,
               32.46629
            ],
            [
               -86.436364,
               32.466305
            ],
            [
               -86.436352,
               32.465975
            ],
            [
               -86.436808,
               32.465966
            ]
         ]
      ]
   },
   "parcelList":[
      {
         "id":"C000CU5EFPFO",
         "preciselyId":"P00000I7PKCU",
         "parentPreciselyId":"P00000I6X3J5",
         "address":{
            "mainAddressLine":"127 BRYAN ST",
            "areaName1":"AL",
            "areaName3":"PRATTVILLE",
            "postCode":"36066",
            "postCodeExt":"3309",
	"unitType":"BSMT",
            "unitValue":"0000000"                        
         },
        "taxApn":"06-01-01-0-008-001.000",
         "taxAccountNumber":"22985460",
         "propLinkId":"010010002121"       
      },
     {
         "id":"C000CU5EFPFO",
         "preciselyId":"P00000I7PKCU",
         "parentPreciselyId":"P00000I6X3J5",
         "address":{
            "mainAddressLine":"127 BRYAN ST",
            "areaName1":"AL",
            "areaName3":"PRATTVILLE",
            "postCode":"36066",
            "postCodeExt":"3309",
  	"unitType":"DEPT",
            "unitValue":"00002"            
         },
        "taxApn":"06-01-01-0-008-002.000",
         "taxAccountNumber":"22985461",
         "propLinkId":"010010008987"       
      }

   ],
   "matchedAddress":{
      "formattedAddress":"127 BRYAN ST, PRATTVILLE, AL  36066-5350",
      "mainAddressLine":"127 BRYAN ST",
      "addressLastLine":"PRATTVILLE, AL  36066-5350",
      "areaName1":"AL",
      "areaName2":"AUTAUGA COUNTY",
      "areaName3":"PRATTVILLE",
      "postCode":"36066",
      "postCodeExt":"5350",
      "country":"USA",
      "addressNumber":"127",
      "streetName":"BRYAN",
      "unitType":"",
      "unitValue":""
   }
}