{
  "type": "root",
  "children": [
    {
      "type": "paragraph",
      "children": [
        {
          "type": "text",
          "value": "As the report concluded:"
        }
      ]
    },
    {
      "type": "blockquote",
      "children": [
        {
          "type": "paragraph",
          "children": [
            {
              "type": "text",
              "value": "The results were conclusive."
            }
          ]
        },
        {
          "type": "paragraph",
          "children": [
            {
              "type": "text",
              "value": "Further study is "
            },
            {
              "type": "strong",
              "children": [
                {
                  "type": "text",
                  "value": "strongly"
                }
              ]
            },
            {
              "type": "text",
              "value": " recommended."
            }
          ]
        }
      ]
    },
    {
      "type": "paragraph",
      "children": [
        {
          "type": "text",
          "value": "We agree with this assessment."
        }
      ]
    }
  ]
}
