From ca7085bfebecfac5ded6317fe56389debca3088b Mon Sep 17 00:00:00 2001 From: Jorge Bolois Guerrero Date: Sat, 15 Oct 2022 23:38:55 +0200 Subject: [PATCH] Uploading Broto. --- locations/Broto.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 locations/Broto.json diff --git a/locations/Broto.json b/locations/Broto.json new file mode 100644 index 0000000..31caefc --- /dev/null +++ b/locations/Broto.json @@ -0,0 +1,19 @@ +{ + "name": "Broto", + "bus": false, + "train": false, + "pharmacy": true, + "smoke": true, + "supermarkets": [ + { + "type": "EROSKI", + "url": "https://goo.gl/maps/MzHWhbcC3SAq3a9S6" + }, + { + "type": "ALTO_ARAGON", + "url": "https://goo.gl/maps/PB1mx4GUPMPdfuaX7" + } + ], + "pool": true, + "gym": false +} \ No newline at end of file