Updated data for two new locations
This commit is contained in:
parent
e1717d9bbd
commit
8ee329943a
1 changed files with 48 additions and 0 deletions
48
data.json
48
data.json
|
@ -339,6 +339,30 @@
|
||||||
"type": "hogent"
|
"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",
|
"type": "Feature",
|
||||||
"geometry": {
|
"geometry": {
|
||||||
|
@ -605,5 +629,29 @@
|
||||||
"extra": false,
|
"extra": false,
|
||||||
"type": "Stad Gent"
|
"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"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue