{
  "type": "Train-MCQ",
  "instruction": "Read the clues. Choose the correct word 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",
      "This word can mean a vehicle that runs on tracks or to teach a skill.",
      "train,match,duck,nail",
      "train"
    ],
    [
      "Q2",
      "This word can mean healthy or a deep hole for getting water.",
      "train,nail,duck,well",
      "well"
    ],
    [
      "Q3",
      "This word can mean a big metal pin or a part at the end of a finger.",
      "well,train,nail,duck",
      "nail"
    ],
    [
      "Q4",
      "This word can mean two things that are the same or a stick used to light a fire.",
      "nail,match,duck,well",
      "match"
    ],
    [
      "Q5",
      "This word can mean a swimming bird or to bend down quickly.",
      "train,well,duck,match",
      "duck"
    ]
  ]
}