{
"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": [ [ [ 149.135, -5.015 ], [ 149.135, -43.515 ], [ 194.735, -43.515 ], [ 194.735, -5.015 ], [ 149.135, -5.015 ] ] ] } }
]
}
