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