16 lines
301 B
JSON
16 lines
301 B
JSON
{
|
|
"name": "Alcampell",
|
|
"altitude": 499,
|
|
"bus": false,
|
|
"train": false,
|
|
"pharmacy": true,
|
|
"smoke": true,
|
|
"supermarkets": [
|
|
{
|
|
"type": "CUSTOM",
|
|
"url": "https://goo.gl/maps/T1aXpvzE2bixTQdU9"
|
|
}
|
|
],
|
|
"pool": true,
|
|
"gym": false
|
|
} |