24 lines
520 B
JSON
24 lines
520 B
JSON
{
|
|
"name": "Benaberre",
|
|
"altitude": 788,
|
|
"bus": true,
|
|
"train": false,
|
|
"pharmacy": true,
|
|
"smoke": true,
|
|
"supermarkets": [
|
|
{
|
|
"type": "BONAREA",
|
|
"url": "https://goo.gl/maps/83VHKrxpDTQAxka89"
|
|
},
|
|
{
|
|
"type": "CUSTOM",
|
|
"url": "https://goo.gl/maps/3GHgT2PCnYys1TW88"
|
|
},
|
|
{
|
|
"type": "CUSTOM",
|
|
"url": "https://goo.gl/maps/GbqqKmxKZFbKTyxL6"
|
|
}
|
|
],
|
|
"pool": true,
|
|
"gym": true
|
|
} |