18 lines
325 B
JSON
18 lines
325 B
JSON
{
|
|
"type": "FeatureCollection",
|
|
"features": [
|
|
{
|
|
"type": "Feature",
|
|
"geometry": {
|
|
"type": "Point",
|
|
"coordinates": [
|
|
2.2335179, 48.6973801
|
|
]
|
|
},
|
|
"properties": {
|
|
"accessibilite_pmr":"Mo-Fr 08:30-12:00,Mo-Fr 14:00-19:00,Sat 09:00-18:30"
|
|
}
|
|
}
|
|
]
|
|
}
|