[
  {
    "type": "MultiLine",
    "text": "The",
    "start": {
      "line": 1,
      "column": 2,
      "offset": 2
    },
    "end": {
      "line": 1,
      "column": 9,
      "offset": 9
    }
  },
  {
    "type": "MultiLine",
    "text": "Answer",
    "start": {
      "line": 1,
      "column": 10,
      "offset": 10
    },
    "end": {
      "line": 1,
      "column": 20,
      "offset": 20
    }
  }
]
