Uploading more information.

This commit is contained in:
Jorge Bolois Guerrero 2022-10-15 22:04:17 +02:00
parent ba3a6d532b
commit e17108781e

View File

@ -0,0 +1,23 @@
{
"name": "Sabiñanigo",
"bus": true,
"train": true,
"pharmacy": true,
"smoke": true,
"supermarkets": [
{
"type": "MERCADONA",
"url": "https://goo.gl/maps/jbW6bSRmBBon8xLB6"
},
{
"type": "ALTO_ARAGON",
"url": "https://goo.gl/maps/upDgfY95kp5x6LzCA"
},
{
"type": "DIA",
"url": "https://goo.gl/maps/kqXtz7X3nPt4YxZL8"
}
],
"pool": true,
"gym": true
}