{
  "type": "root",
  "children": [
    {
      "type": "paragraph",
      "children": [
        {
          "type": "div",
          "data": {
            "dataTopLevel": "true",
            "dir": "auto",
            "style": "white-space: pre-wrap;"
          },
          "children": [
            {
              "type": "p",
              "children": [
                {
                  "type": "link",
                  "data": {
                    "url": "https://super-url.com"
                  },
                  "children": [
                    {
                      "type": "text",
                      "value": "My super url"
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
