15 lines
283 B
JSON
15 lines
283 B
JSON
{
|
|
"name": "Panticosa",
|
|
"bus": true,
|
|
"train": false,
|
|
"pharmacy": true,
|
|
"smoke": true,
|
|
"supermarkets": [
|
|
{
|
|
"type": "ALTO_ARAGON",
|
|
"url": "https://goo.gl/maps/Z3nT2o84YMX9enpw8"
|
|
}
|
|
],
|
|
"pool": true,
|
|
"gym": true
|
|
} |