{
  "name": "Greenhalos Registry",
  "games": [
    {
      "name": "Level 1",
      "wordDifficulty": "BEGINNER",
      "words": [
        {
          "syllables": ["Lö","we"],
          "image": "https://upload.wikimedia.org/wikipedia/commons/7/73/Lion_waiting_in_Namibia.jpg"
        },
        {
          "syllables": ["Au", "to"],
          "image": "https://upload.wikimedia.org/wikipedia/commons/e/eb/Dorothea_Lange_atop_automobile_in_California.jpg"
        }
      ]
    },
    {
      "name": "Level 2",
      "wordDifficulty": "INTERMEDIATE",
      "words": [
        {
          "syllables": ["Ven", "ti", "la", "tor"],
          "image": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/90/Zimmerventilator.jpg/450px-Zimmerventilator.jpg"
        },
        {
          "syllables": ["Kopf", "kis", "sen"],
          "image": "https://upload.wikimedia.org/wikipedia/commons/a/ad/Pillows_on_a_hotel_bed.jpg"
        }
      ]
    },
    {
      "name": "Level 3",
      "wordDifficulty": "EXPERT",
      "words": [
        {
          "syllables": ["Lap", "top", "la", "de", "ka", "bel"],
          "image": "https://upload.wikimedia.org/wikipedia/commons/2/2d/Notebook-Computer-AC-Adapter.jpg"
        }
      ]
    }
  ]
}

