diff --git a/locations/Sabiñanigo.json b/locations/Sabiñanigo.json new file mode 100644 index 0000000..18e7136 --- /dev/null +++ b/locations/Sabiñanigo.json @@ -0,0 +1,23 @@ +{ + "name": "Sabiñanigo", + "bus": true, + "train": true, + "pharmacy": true, + "smoke": true, + "supermarkets": [ + { + "type": "MERCADONA", + "url": "https://goo.gl/maps/jbW6bSRmBBon8xLB6" + }, + { + "type": "ALTO_ARAGON", + "url": "https://goo.gl/maps/upDgfY95kp5x6LzCA" + }, + { + "type": "DIA", + "url": "https://goo.gl/maps/kqXtz7X3nPt4YxZL8" + } + ], + "pool": true, + "gym": true +} \ No newline at end of file