{
  "type": "Train-MCQ",
  "instruction": "Choose the correct preposition 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",
      "The airplane flew ___ the clouds.",
      "on,above,beside,between",
      "above"
    ],
    [
      "Q2",
      "My water bottle is ___ the table.",
      "on,between,through,down",
      "on"
    ],
    [
      "Q3",
      "The shoes were kept ___ the chair.",
      "under,in,into,between",
      "under"
    ],
    [
      "Q4",
      "The cat sat ___ the sofa and the table.",
      "on,between,in,above",
      "between"
    ],
    [
      "Q5",
      "The bakery is ___ my house.",
      "beside,under,in,above",
      "beside"
    ]
  ]
}