{
    "type": "Feature",
    "properties": {
        "name": "GPW4"
    },
    "geometry": {
        "type": "MultiPolygon",
        "coordinates": [[[[-180.0, -60.0], [180.0, -60.0], [180.0, 85.0], [-180.0, 85.0], [-180.0, -60.0]]]]
    }
}