20 lines
407 B
JSON
20 lines
407 B
JSON
{
|
|
"name": "Isaba",
|
|
"altitude": 816,
|
|
"bus": true,
|
|
"train": false,
|
|
"pharmacy": true,
|
|
"smoke": false,
|
|
"supermarkets": [
|
|
{
|
|
"type": "COVIRAN",
|
|
"url": "https://goo.gl/maps/9zA6ywhaMKXbSWF89"
|
|
},
|
|
{
|
|
"type": "UDACO",
|
|
"url": "https://goo.gl/maps/fB5pZ3WENSqEG2Wt5"
|
|
}
|
|
],
|
|
"pool": true,
|
|
"gym": false
|
|
} |