{
    "type": "Feature",
    "properties": {
        "name": "EWAM"
    },
    "geometry": {
        "type": "MultiPolygon",
        "coordinates": [[[[-10.5, 30.0], [42.100002, 30.0], [42.100002, 66.05], [-10.5, 66.05], [-10.5, 30.0]]]]
    }
}