{
"type": "FeatureCollection",
"name": "cyprus",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "name": "cyprus" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [[ 31.99152, 34.23374 ], [ 31.95244, 35.35464 ], [ 32.89019, 35.66106 ], [ 34.7401, 36.00323 ], [ 34.96147, 35.67354 ], [ 34.43924, 34.85299 ], [ 33.74318, 34.39689 ], [ 31.99152, 34.23374 ]] ] ] } }
]
}
