{
    "type": "Feature",
    "properties": {
        "name": "ICONEU"
    },
    "geometry": {
        "type": "MultiPolygon",
        "coordinates": [[[[-23.5, 29.5], [62.5625, 29.5], [62.5625, 70.5625], [-23.5, 70.5625], [-23.5, 29.5]]]]
    }
}