10 lines
175 B
JSON
10 lines
175 B
JSON
|
{
|
||
|
"name": "Castiello de Jaca",
|
||
|
"bus": true,
|
||
|
"train": false,
|
||
|
"pharmacy": false,
|
||
|
"smoke": false,
|
||
|
"supermarkets": [],
|
||
|
"pool": true,
|
||
|
"gym": false
|
||
|
}
|