input from silox
This commit is contained in:
parent
d232afef7d
commit
349ea1ac84
1 changed files with 1 additions and 25 deletions
26
data.json
26
data.json
|
@ -8,7 +8,7 @@
|
||||||
"name": "Studentenrestaurant De Brug",
|
"name": "Studentenrestaurant De Brug",
|
||||||
"address": "Sint-Pietersnieuwstraat 45",
|
"address": "Sint-Pietersnieuwstraat 45",
|
||||||
"capacity": 700,
|
"capacity": 700,
|
||||||
"period": { "start": "17/8/2015", "end": "11/09/2015" },
|
"period": { "start": "17/8/2015", "end": "11/9/2015" },
|
||||||
"hours": {
|
"hours": {
|
||||||
"monday": "8u - 21u30",
|
"monday": "8u - 21u30",
|
||||||
"tuesday": "8u - 21u30",
|
"tuesday": "8u - 21u30",
|
||||||
|
@ -166,30 +166,6 @@
|
||||||
"type": "UGent"
|
"type": "UGent"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"type": "Feature",
|
|
||||||
"geometry": {
|
|
||||||
"type": "Point",
|
|
||||||
"coordinates": [ 3.708577, 51.053446 ]
|
|
||||||
},
|
|
||||||
"properties": {
|
|
||||||
"name": "Faculteit Bio-Ingenieurswetenschappen, Resto Agora.",
|
|
||||||
"address": "Coupure 653",
|
|
||||||
"capacity": 400,
|
|
||||||
"period": { "start": "18/05/2015", "end": "02/07/2015" },
|
|
||||||
"hours": {
|
|
||||||
"monday": "14u - 20u",
|
|
||||||
"tuesday": "14u - 20u",
|
|
||||||
"wednesday": "14u - 20u",
|
|
||||||
"thursday": "14u - 20u",
|
|
||||||
"friday": "14u - 20u",
|
|
||||||
"saturday": false,
|
|
||||||
"sunday": false
|
|
||||||
},
|
|
||||||
"extra": "Toegankelijk voor iedereen. Gesloten op feestdagen en in weekends",
|
|
||||||
"type": "UGent"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "Feature",
|
"type": "Feature",
|
||||||
"geometry": {
|
"geometry": {
|
||||||
|
|
Loading…
Reference in a new issue