Your meeting is scheduled for the {dateVal, date} at {timeVal, time}
---
{}
---
{
  "val": [
    {
      "type": 0,
      "value": "Your meeting is scheduled for the ",
      "location": {
        "start": {
          "offset": 0,
          "line": 1,
          "column": 1
        },
        "end": {
          "offset": 34,
          "line": 1,
          "column": 35
        }
      }
    },
    {
      "type": 3,
      "value": "dateVal",
      "location": {
        "start": {
          "offset": 34,
          "line": 1,
          "column": 35
        },
        "end": {
          "offset": 49,
          "line": 1,
          "column": 50
        }
      },
      "style": null
    },
    {
      "type": 0,
      "value": " at ",
      "location": {
        "start": {
          "offset": 49,
          "line": 1,
          "column": 50
        },
        "end": {
          "offset": 53,
          "line": 1,
          "column": 54
        }
      }
    },
    {
      "type": 4,
      "value": "timeVal",
      "location": {
        "start": {
          "offset": 53,
          "line": 1,
          "column": 54
        },
        "end": {
          "offset": 68,
          "line": 1,
          "column": 69
        }
      },
      "style": null
    }
  ],
  "err": null
}