From b73fb87e987c5fa98a1fb23e243a8fe9ee7735c1 Mon Sep 17 00:00:00 2001 From: Emmanuel Nhan Date: Tue, 29 Oct 2019 14:23:06 +0100 Subject: [PATCH] Adding Koffee & Kitchen in Montpellier --- locations/montpellier.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/locations/montpellier.json b/locations/montpellier.json index df63046..aba588e 100644 --- a/locations/montpellier.json +++ b/locations/montpellier.json @@ -278,5 +278,16 @@ "url": "http://chez-theo.org/", "power": {"available": true }, "wifi": {"available": true } + }, + { + "name": "Koffee & Kitchen", + "lat": 43.610720, + "lon": 3.877036, + "openHours": "From Monday to Saturday - 08:00am to 6:30pm", + "address": "28 Rue Foch, 34000 Montpellier", + "type": "Coffee", + "url": "https://www.facebook.com/Koffee-Kitchen-Montpellier-163062047233505/", + "power": {"available": true }, + "wifi": {"available": true } } ]