19 lines
392 B
JSON
19 lines
392 B
JSON
|
{
|
||
|
"name": "Villanúa",
|
||
|
"bus": true,
|
||
|
"train": true,
|
||
|
"pharmacy": true,
|
||
|
"smoke": true,
|
||
|
"supermarkets": [
|
||
|
{
|
||
|
"type": "ALTO_ARAGON",
|
||
|
"url": "https://goo.gl/maps/DKqzDFWMM7ce7n417"
|
||
|
},
|
||
|
{
|
||
|
"type": "CUSTOM",
|
||
|
"url": "https://goo.gl/maps/JR2yKpzoWnzWbdT17"
|
||
|
}
|
||
|
],
|
||
|
"pool": true,
|
||
|
"gym": true
|
||
|
}
|