{
    "type": "Feature",
    "properties": {
        "name": "SA-ECMWF"
    },
    "geometry": {
        "type": "MultiPolygon",
        "coordinates": [[[[-180.0, -89.5], [180.0, -89.5], [180.0, 90.5], [-180.0, 90.5], [-180.0, -89.5]]]]
    }
}