{
    "type": "Feature",
    "properties": {
        "name": "ICON-RR"
    },
    "geometry": {
        "type": "MultiPolygon",
        "coordinates": [[[[-180.0, -90.0], [180.0, -90.0], [180.0, 90.0], [-180.0, 90.0], [-180.0, -90.0]]]]
    }
}