{ "type": "FeatureCollection", "features": [ { "type": "Feature", "geometry": { "type": "Polygon", "coordinates": [ [ [-20.23, 55.56], [-5.7, 55.56], [-5.7, 59.92], [-20.23, 59.92], [-20.23, 55.56] ] ] } } ] }