{
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
                                                                                
"features": [
{ "type": "Feature", "properties": { "windms": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 151.4, -5.0 ], [ 151.4, -28.316 ], [ 182.354, -28.316 ], [ 182.354, -5.0 ], [ 151.4, -5.0 ] ] ] } }
]
}
