[
  {
    "type": "MultiLine",
    "text": "Venus",
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 9,
      "offset": 9
    }
  },
  {
    "type": "SingleLine",
    "text": " Mars",
    "start": {
      "line": 1,
      "column": 20,
      "offset": 20
    },
    "end": {
      "line": 1,
      "column": 27,
      "offset": 27
    }
  }
]
