{
    "type": "Feature",
    "properties": {
        "name": "GTOPO250"
    },
    "geometry": {
        "type": "MultiPolygon",
        "coordinates": [[[[-180.0, -55.999096], [180.0, -55.999096], [180.0, 83.99881], [-180.0, 83.99881], [-180.0, -55.999096]]]]
    }
}