{
  "type": "root",
  "children": [
    {
      "type": "paragraph",
      "children": [
        {
          "type": "image",
          "data": {
            "src": "https://example.com/cat.png",
            "alt": "A cat"
          }
        }
      ]
    }
  ]
}
