{
    "location": {
        "value": {
            "type": "Polygon",
            "coordinates": [
                [
                    23,
                    12.5
                ],
                [
                    22,
                    13.5
                ],
                [
                    22,
                    13.5
                ]
            ]
        },
        "type": "geo:json"
    }
}

