diff --git a/locations/Biescas.json b/locations/Biescas.json new file mode 100644 index 0000000..756b3e1 --- /dev/null +++ b/locations/Biescas.json @@ -0,0 +1,19 @@ +{ + "name": "Biescas", + "bus": true, + "train": false, + "pharmacy": true, + "smoke": true, + "supermarkets": [ + { + "type": "DIA", + "url": "https://goo.gl/maps/cfviYq8Uaf9MR9bz8" + }, + { + "type": "CUSTOM", + "url": "https://goo.gl/maps/tiLmbypdyGBGPtJKA" + } + ], + "pool": true, + "gym": true +} \ No newline at end of file