Updated data for two new locations

This commit is contained in:
Feliciaan De Palmenaer 2016-05-10 14:20:20 +02:00
parent e1717d9bbd
commit 8ee329943a

View file

@ -339,6 +339,30 @@
"type": "hogent"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [3.715416, 51.042241]
},
"properties": {
"name": "BYTES & BOOKS MERCATOR",
"address": "Henleykaai 84",
"capacity": 50,
"period": { "start": false, "end": false },
"hours": {
"monday": "8u - 21u45",
"tuesday": "8u - 21u45",
"wednesday": "8u - 21u45",
"thursday": "8u - 21u45",
"friday": "8u - 16u45",
"saturday": false,
"sunday": false
},
"extra": "Toegankelijk voor alle Gentse studenten. <strong>Gesloten op 16 mei</strong>",
"type": "hogent"
}
},
{
"type": "Feature",
"geometry": {
@ -605,5 +629,29 @@
"extra": false,
"type": "Stad Gent"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [3.717077, 51.064869]
},
"properties": {
"name": "Minus One",
"address": "Opgeëistenlaan 455",
"capacity": 25,
"period": { "start": "2/06/2016", "end": "22/06/2016" },
"hours": {
"monday": "9u - 18u",
"tuesday": "9u - 18u",
"wednesday": "9u - 18u",
"thursday": "9u - 18u",
"friday": "9u - 18u",
"saturday": false,
"sunday": false
},
"extra": "Eenmalige registratie ter plaatse.",
"type": "Stad Gent"
}
}
]