{
  "instructions": "Navigate your car along the right path by selecting the correct answer and race towards victory!",
  "attempts": "2",
  "Questions": [
    [
      "Q1",
      "What does the blue part on the globe show?",
      "Land,Air,Water",
      "Water"
    ],
    [
      "Q2",
      "Which landform is very high and often covered with snow?",
      "Plain,Mountain,Valley",
      "Mountain"
    ],
    [
      "Q3",
      "Which landform is flat and many rivers flow through it?",
      "Hill,Plain,Island",
      "Plain"
    ],
    [
      "Q4",
      "Which of these helps us breathe?",
      "Rocks,Air,Cars",
      "Air"
    ],
    [
      "Q5",
      "What is an island?",
      "A flat land with rivers,A land with snow,A land with water all around it",
      "A land with water all around it"
    ]
  ]
}