19 lines
391 B
JSON
19 lines
391 B
JSON
{
|
|
"name": "Broto",
|
|
"bus": false,
|
|
"train": false,
|
|
"pharmacy": true,
|
|
"smoke": true,
|
|
"supermarkets": [
|
|
{
|
|
"type": "EROSKI",
|
|
"url": "https://goo.gl/maps/MzHWhbcC3SAq3a9S6"
|
|
},
|
|
{
|
|
"type": "ALTO_ARAGON",
|
|
"url": "https://goo.gl/maps/PB1mx4GUPMPdfuaX7"
|
|
}
|
|
],
|
|
"pool": true,
|
|
"gym": false
|
|
} |