{
    "type": "Feature",
    "properties": {
        "name": "WW3_GLOBAL"
    },
    "geometry": {
        "type": "MultiPolygon",
        "coordinates": [[[[-180.0, -80.0], [180.0, -80.0], [180.0, 80.5], [-180.0, 80.5], [-180.0, -80.0]]]]
    }
}