{
  "type": "Train-MCQ",
  "instruction": "Choose the correct answer when the balloon is above the correct wagon to load the container, increase your score, and help the train move forward on its journey!",
  "attempts": 2,
  "Questions": [
    [
      "Q1",
      "What do postal workers bring for us?",
      "Furniture,Vegetables,Letters,Shoes",
      "Letters"
    ],
    [
      "Q2",
      "Who bring parcels and food to our homes?",
      "Teachers,Delivery workers,Cobblers,Farmers",
      "Delivery workers"
    ],
    [
      "Q3",
      "Who stitch clothes?",
      "Doctors,Carpenters,Farmers,Tailors",
      "Tailors"
    ],
    [
      "Q4",
      "Who make and mend shoes?",
      "Cobblers,Doctors,Teachers,Postal workers",
      "Cobblers"
    ],
    [
      "Q5",
      "Who make and repair furniture?",
      "Farmers,Tailors,Delivery workers,Carpenters",
      "Carpenters"
    ]
  ]
}