16 lines
297 B
JSON
16 lines
297 B
JSON
{
|
|
"name": "Arén",
|
|
"altitude": 709,
|
|
"bus": true,
|
|
"train": false,
|
|
"pharmacy": true,
|
|
"smoke": false,
|
|
"supermarkets": [
|
|
{
|
|
"type": "CUSTOM",
|
|
"url": "https://goo.gl/maps/tQbAmognmkZLsmXm8"
|
|
}
|
|
],
|
|
"pool": true,
|
|
"gym": false
|
|
} |