{
    "type": "Feature",
    "properties": {
        "name": "FWI"
    },
    "geometry": {
        "type": "MultiPolygon",
        "coordinates": [[[[-180.0, -89.784874], [180.0, -89.784874], [180.0, 90.073524], [-180.0, 90.073524], [-180.0, -89.784874]]]]
    }
}