From e17108781eec96084636c6f96440aa6a75075d05 Mon Sep 17 00:00:00 2001 From: Jorge Bolois Guerrero Date: Sat, 15 Oct 2022 22:04:17 +0200 Subject: [PATCH] Uploading more information. --- locations/Sabiñanigo.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 locations/Sabiñanigo.json diff --git a/locations/Sabiñanigo.json b/locations/Sabiñanigo.json new file mode 100644 index 0000000..18e7136 --- /dev/null +++ b/locations/Sabiñanigo.json @@ -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 +} \ No newline at end of file