1{
2  "version": 1,
3  "type": "doc",
4  "content": [
5    {
6      "type": "paragraph",
7      "content": [
8        {
9          "type": "text",
10          "text": "This is a sample paragraph"
11        },
12        {
13          "type": "hardBreak"
14        },
15        {
16          "type": "text",
17          "text": "with lorem ipsum dolor sit amet..."
18        }
19      ]
20    }
21  ]
22}
23