{
    "type": "Feature",
    "properties": {
        "name": "MFEU"
    },
    "geometry": {
        "type": "MultiPolygon",
        "coordinates": [[[[-32.0, 20.0], [42.1, 20.0], [42.1, 72.100006], [-32.0, 72.100006], [-32.0, 20.0]]]]
    }
}