14 lines
288 B
JSON
14 lines
288 B
JSON
|
{
|
||
|
"name": "Aragüés del Puerto",
|
||
|
"altitude": 970,
|
||
|
"bus": false,
|
||
|
"train": false,
|
||
|
"pharmacy": true,
|
||
|
"smoke": false,
|
||
|
"supermarkets": [{
|
||
|
"type": "CUSTOM",
|
||
|
"url": "https://goo.gl/maps/8Qukf8FzqMYXkhPt8"
|
||
|
}],
|
||
|
"pool": false,
|
||
|
"gym": false
|
||
|
}
|