{
  "type": "root",
  "children": [
    {
      "type": "listItem",
      "children": [
        {
          "type": "text",
          "value": "Work permit status"
        }
      ]
    },
    {
      "type": "listUnordered",
      "children": [
        {
          "type": "listItem",
          "children": [
            {
              "type": "text",
              "value": "When will you go to Montreal?"
            }
          ]
        },
        {
          "type": "listItem",
          "children": [
            {
              "type": "text",
              "value": "Roles and "
            }
          ]
        },
        {
          "type": "listItem",
          "children": [
            {
              "type": "break",
              "children": []
            }
          ]
        }
      ]
    }
  ]
}
