{
"gameLijst" : [
    {
       "titel": "Zelda",
       "genre": "RPG"
    },
    {
       "titel": "Gran Turismo",
       "genre": "Racing"
    }
  ]
}