diff --git a/src/data.json b/src/data.json index a9cb2c5..e5cb08a 100644 --- a/src/data.json +++ b/src/data.json @@ -144,6 +144,29 @@ "type": "UGent" } }, +{ + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [3.7014217, 51.0491106] + }, + "properties": { + "name": "Faculteit Psychologie en Pedagogische Wetenschappen", + "address": "Henri Dunantlaan 2", + "capacity": 132, + "period":{ "start": "16/08/18", "end": "21/09"}, + "hours": { + "monday": "8u30 - 15u", + "tuesday": "8u30 - 15u", + "wednesday": "8u30 - 15u", + "thursday": "8u30 - 15u", + "friday": "8u30 - 15u", + "saturday": false, + "sunday": false + }, + "extra": "Gesloten tijdens het weekend.
https://www.ugent.be/pp/nl/diensten/faculteitsbibliotheek.
https://lib.ugent.be/nl/libraries/PPW
https://www.facebook.com/BibFPPW." + } +}, { "type": "Feature", "geometry": {