{
  "instructions": "Choose the odd one out.",
  "attempts": "2",
  "type": "Car_Drive",
  "Questions": [
    [
      "Q1",
      "apple",
      "mango,banana,car",
      "car"
    ],
    [
      "Q2",
      "shirt",
      "socks,plate,cap",
      "plate"
    ],
    [
      "Q3",
      "book",
      "pencil,eraser,apple",
      "apple"
    ],
    [
      "Q4",
      "milk",
      "juice,stone,water",
      "stone"
    ],
    [
      "Q5",
      "chair",
      "banana,bed,table",
      "banana"
    ]
  ]
}