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