From 17524066b28f6ca19ceb0ff6f8e063f6965b5599 Mon Sep 17 00:00:00 2001 From: Jorge Bolois Guerrero Date: Sat, 15 Oct 2022 22:53:54 +0200 Subject: [PATCH] Uploading Biescas. --- locations/Biescas.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 locations/Biescas.json 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