From 8b32c781c3ed719d580dffc5bfb5b5d92f609842 Mon Sep 17 00:00:00 2001 From: feliciaan Date: Tue, 12 May 2015 13:00:59 +0200 Subject: [PATCH] Added 't Unief --- data.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/data.json b/data.json index 030e5cb..67a0d7b 100644 --- a/data.json +++ b/data.json @@ -238,6 +238,30 @@ "type": "UGent" } }, +{ + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [3.726433, 51.044644] + }, + "properties": { + "name": "Blok@'t Unief'", + "address": "Sint-Pietersnieuwstraat 204", + "capacity": 300, + "period": { "start": "19/5/2015", "end": "30/06/2015" }, + "hours": { + "monday": "10u-18u", + "tuesday": "10u-18u", + "wednesday": "10u-18u", + "thursday": "10u-18u", + "friday": "10u-18u", + "saturday": "10u-18u", + "sunday": "10u-18u" + }, + "extra": "Registratie noodzakelijk! Registreer hier. Vanaf 11u kunnen studenten zonder registratie toegang krijgen.", + "type": "UGent" + } +}, { "type": "Feature", "geometry": {