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