16 lines
306 B
JSON
16 lines
306 B
JSON
{
|
|
"name": "Estadilla",
|
|
"altitude": 450,
|
|
"bus": true,
|
|
"train": false,
|
|
"pharmacy": true,
|
|
"smoke": true,
|
|
"supermarkets": [
|
|
{
|
|
"type": "ALTO_ARAGON",
|
|
"url": "https://goo.gl/maps/grXMHte1t5xMCGdSA"
|
|
}
|
|
],
|
|
"pool": false,
|
|
"gym": false
|
|
} |