{
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
                                                                                
"features": [
{ "type": "Feature", "properties": { "rainmm": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 151.415, -5.015 ], [ 151.415, -28.215 ], [ 182.215, -28.215 ], [ 182.215, -5.015 ], [ 151.415, -5.015 ] ] ] } }
]
}
