{
  "instructions": "Navigate your car along the right path by selecting the correct conjunction to complete the given sentence and race towards victory!",
  "attempts": "5",
  "type": "Car_Drive",
  "Questions": [
    [
      "Q1",
      "The garden has yellow, pink ___________ red roses.",
      "and,or,but",
      "and"
    ],
    [
      "Q2",
      "Would you like to have tea ___________ coffee?",
      "and,or,but",
      "or"
    ],
    [
      "Q3",
      "My baby brother can crawl ___________ cannot walk.",
      "and,or,but",
      "but"
    ],
    [
      "Q4",
      "We may either go to the fair ___________ to the zoo on Sunday.",
      "and,or,but",
      "or"
    ],
    [
      "Q5",
      "Neha ___________ Shweta study in the same school.",
      "and,or,but",
      "and"
    ]
  ]
}