{
    "type": "Feature",
    "properties": {
        "name": "SOILGRIDS"
    },
    "geometry": {
        "type": "MultiPolygon",
        "coordinates": [[[[-180.0, -56.0], [180.0, -56.0], [180.0, 84.0], [-180.0, 84.0], [-180.0, -56.0]]]]
    }
}