{
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "properties": { "cca2": "va" },
            "geometry": {
                "type": "Polygon",
                "coordinates": [
                    [
                        [12.445090330889, 41.903117521785],
                        [12.451653339581, 41.907989033391],
                        [12.456660170954, 41.901426024699],
                        [12.445090330889, 41.903117521785]
                    ]
                ]
            }
        }
    ]
}
