{ "type": "FeatureCollection", "name": "aire-de-jeux", "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, "features": [ { "type": "Feature", "properties": { "kids friendly": true }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091784257541288, 47.542394999652714 ], [ -2.09179350404565, 47.542282647099981 ], [ -2.091671450188075, 47.542245196195552 ], [ -2.091695491099415, 47.542101634147429 ], [ -2.091366315544139, 47.542079163530396 ], [ -2.091323781624075, 47.542318849615484 ], [ -2.091368164845011, 47.542376274243978 ], [ -2.091647409276735, 47.542412476694835 ], [ -2.091784257541288, 47.542394999652714 ] ] ] } } ] }