{
  "instructions": "Navigate your car along the right path by selecting the correct answer and race towards victory!",
  "attempts": "2",
  "Questions": [
    [
      "Q1",
      "What is pollution?",
      "Clean air and water,Harmful things that make the environment dirty,Fresh flowers and trees",
      "Harmful things that make the environment dirty"
    ],
    [
      "Q2",
      "What causes land pollution?",
      "Planting trees,Throwing garbage in the park,Using dustbins",
      "Throwing garbage in the park"
    ],
    [
      "Q3",
      "What makes the air dirty?",
      "Smoke from factories and vehicles,Rain and clouds,Clean gardens",
      "Smoke from factories and vehicles"
    ],
    [
      "Q4",
      "Which of these is an example of noise pollution?",
      "Chirping birds,Loud horns and firecrackers,Flowing river",
      "Loud horns and firecrackers"
    ],
    [
      "Q5",
      "How can we help the environment?",
      "Use plastic bags,Cut down trees,Throw garbage in dustbins",
      "Throw garbage in dustbins"
    ]
  ]
}