{
  "instructions": "Read the given words. Drive your car through the words beginning with the letter r.",
  "attempts": "2",
  "type": "Car_Drive",
  "Questions": [
    [
      "Q1",
      "Drive your car through the words beginning with the letter r.",
      "axe,nail,rope",
      "rope"
    ],
    [
      "Q2",
      "Drive your car through the words beginning with the letter r.",
      "tub,ring,box",
      "ring"
    ],
    [
      "Q3",
      "Drive your car through the words beginning with the letter r.",
      "clouds,sun,rainbow",
      "rainbow"
    ],
    [
      "Q4",
      "Drive your car through the words beginning with the letter r.",
      "path,lights,road",
      "road"
    ],
    [
      "Q5",
      "Drive your car through the words beginning with the letter r.",
      "blue,red,pink",
      "red"
    ]
  ]
}