{
"type": "FeatureCollection",
"name": "iceland",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "name": "iceland" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [[ -25.7, 66.59782 ], [ -23.60514, 67.50085 ], [ -12.41708, 67.50085 ], [ -12.41708, 62.84553 ], [ -25.7, 62.84553 ], [ -25.7, 66.59782 ]] ] ] } }
]
}
