{
"type": "FeatureCollection",
"name": "hawaii",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "name": "hawaii" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [[ -162.7416, 16.01471 ], [ -179.5993, 25.35654 ], [ -179.5449, 28.42784 ], [ -142.6511, 29.02109 ], [ -148.7973, 15.92097 ], [ -162.7416, 16.01471 ]] ] ] } }
]
}
