Source:

{
  "type": "doc",
  "content": [
    {
      "type": "paragraph",
      "content": [
        {
          "type": "text",
          "text": "This is a basic example of implementing images."
        }
      ]
    },
    {
      "type": "image",
      "attrs": {
        "src": "https://source.unsplash.com/8xznAGy4HcY/800x400",
        "alt": null,
        "title": null
      }
    },
    {
      "type": "image",
      "attrs": {
        "src": "https://source.unsplash.com/K9QHL52rE2k/800x400",
        "alt": null,
        "title": null
      }
    }
  ]
}

This is a basic example of implementing images.