From 00f72bbe260ec17587656e49d5715a82afed6c9c Mon Sep 17 00:00:00 2001 From: Jorge Bolois Guerrero Date: Sat, 15 Oct 2022 22:16:45 +0200 Subject: [PATCH] Uploading Panticosa. --- locations/Panticosa.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 locations/Panticosa.json diff --git a/locations/Panticosa.json b/locations/Panticosa.json new file mode 100644 index 0000000..51cd000 --- /dev/null +++ b/locations/Panticosa.json @@ -0,0 +1,15 @@ +{ + "name": "Panticosa", + "bus": true, + "train": false, + "pharmacy": true, + "smoke": true, + "supermarkets": [ + { + "type": "ALTO_ARAGON", + "url": "https://goo.gl/maps/Z3nT2o84YMX9enpw8" + } + ], + "pool": true, + "gym": true +} \ No newline at end of file