32 lines
732 B
JSON
32 lines
732 B
JSON
{
|
|
"name": "Sangüesa",
|
|
"altitude": 404,
|
|
"bus": true,
|
|
"train": false,
|
|
"pharmacy": true,
|
|
"smoke": true,
|
|
"supermarkets": [
|
|
{
|
|
"type": "BM",
|
|
"url": "https://goo.gl/maps/GvwtpFsT3TD25w7g7"
|
|
},
|
|
{
|
|
"type": "COVIRAN",
|
|
"url": "https://goo.gl/maps/AbVahZ5DtMjkYrS26"
|
|
},
|
|
{
|
|
"type": "EROSKI",
|
|
"url": "https://goo.gl/maps/Z5WdBxcDrjUKKAWf7"
|
|
},
|
|
{
|
|
"type": "DIA",
|
|
"url": "https://goo.gl/maps/KNeX8T9YPwtnphyn6"
|
|
},
|
|
{
|
|
"type": "UNIDE",
|
|
"url": "https://goo.gl/maps/oRHcLmLDNHkv6hV17"
|
|
}
|
|
],
|
|
"pool": true,
|
|
"gym": true
|
|
} |