{
  "instructions": "Navigate your car along the right path by selecting the correct answer and race towards victory!",
  "attempts": "2",
  "type": "Car_Drive",
  "Questions": [
    [
      "Q1",
      "A region with very little rainfall will most likely have",
      "thick forests,drought-resistant plants,floating plants",
      "drought-resistant plants"
    ],
    [
      "Q2",
      "Which animal is best adapted to cold mountainous regions?",
      "Camel,Dolphin,Snow leopard",
      "Snow leopard"
    ],
    [
      "Q3",
      "Coconut trees are found in",
      "coastal areas,mountains,deserts",
      "coastal areas"
    ],
    [
      "Q4",
      "Why do dolphins have lungs instead of gills?",
      "They live on land,They are mammals,They do not need oxygen",
      "They are mammals"
    ],
    [
      "Q5",
      "Neem and banyan trees are found in",
      "oceans,deserts,plains",
      "plains"
    ]
  ]
}