Sample Response: JSON

{
    "center": {
        "type": "point",
        "coordinates": [
            -81.9571,
            35.0118
        ]
    },
    "distance": {
        "unit": "FEET",
        "value": "5.000"
    },
    "geometry": {
        "type": "Polygon",
        "coordinates": [
            [
                [
                    -81.9570832660556,
                    35.0118
                ],
                [
                    -81.9571,
                    35.011786294332275
                ],
                [
                    -81.95711673394439,
                    35.0118
                ],
                [
                    -81.9571,
                    35.01181370566773
                ],
                [
                    -81.9570832660556,
                    35.0118
                ]
            ]
        ]
    }
}