{
  "instructions": "Navigate your car along the right path by selecting the correct answer and race towards victory!",
  "attempts": "2",
  "Questions": [
    [
      "Q1",
      "Which of the following is a means of land transport?",
      "Helicopter,Bicycle,Ship",
      "Bicycle"
    ],
    ["Q2", "What helps vehicles move fast?", "Air,Engines,Roads", "Engines"],
    [
      "Q3",
      "Which animal is commonly used for transport in deserts?",
      "Pony,Camel,Donkey",
      "Camel"
    ],
    [
      "Q4",
      "Which of the following is used to cross the road safely?",
      "Zebra crossing,Highway,Track",
      "Zebra crossing"
    ],
    [
      "Q5",
      "Which type of transport is used to travel from one country to another quickly?",
      "Boat,Helicopter,Aeroplane",
      "Aeroplane"
    ]
  ]
}
