{
  "instructions": "Navigate your car along the right path by selecting the correct answer and race towards victory!",
  "attempts": "2",
  "type": "Car_Drive",
  "Questions": [
    [
      "Q1",
      "Choose the odd word out.",
      "rainbow,teacher,classroom",
      "teacher"
    ],
    [
      "Q2",
      "Choose the odd word out.",
      "notebook,snowman,pencil",
      "pencil"
    ],
    [
      "Q3",
      "Choose the odd word out.",
      "bag,toothbrush,bedroom",
      "bag"
    ],
    [
      "Q4",
      "Choose the odd word out.",
      "playground,chair,raincoat",
      "chair"
    ],
    [
      "Q5",
      "Choose the odd word out.",
      "sunlight,bedtime,book",
      "book"
    ]
  ]
}