16 lines
294 B
JSON
16 lines
294 B
JSON
{
|
|
"name": "Zaragoza",
|
|
"altitude": 243,
|
|
"bus": true,
|
|
"train": true,
|
|
"pharmacy": true,
|
|
"smoke": true,
|
|
"supermarkets": [
|
|
{
|
|
"type": "DIA",
|
|
"url": "https://goo.gl/maps/NLCXd7GdYWS2wgBMA"
|
|
}
|
|
],
|
|
"pool": true,
|
|
"gym": true
|
|
} |