{ "type": "FeatureCollection", "name": "bac-a-sable", "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, "features": [ { "type": "Feature", "properties": { "name": "Bac a sable", "kids friendly": true }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091589443709816, 47.541953768055684 ], [ -2.091507234441696, 47.541949557425781 ], [ -2.091510934484354, 47.541922706986711 ], [ -2.091592643759723, 47.541927286132328 ], [ -2.091589443709816, 47.541953768055684 ] ] ] } }, { "type": "Feature", "properties": { "name": "bacasablejeux", "kids friendly": true }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091463492445073, 47.542250605476681 ], [ -2.091398807068074, 47.542250605476681 ], [ -2.091400335069106, 47.542326590489807 ], [ -2.091465020446104, 47.542327278136483 ], [ -2.091463492445073, 47.542250605476681 ] ] ] } } ] }