{
  "type": "root",
  "children": [
    {
      "type": "paragraph",
      "children": [
        {
          "type": "strong",
          "children": [
            {
              "type": "text",
              "value": "Bold Text "
            }
          ]
        }
      ]
    },
    {
      "type": "paragraph",
      "children": [
        {
          "type": "highlight",
          "data": {
            "color": "#1F497D"
          },
          "children": [
            {
              "type": "text",
              "value": "Mit freundlichen Grüßen"
            }
          ]
        },
        {
          "type": "text",
          "value": " "
        }
      ]
    },
    {
      "type": "paragraph",
      "children": [
        {
          "type": "highlight",
          "data": {
            "color": "#004066"
          },
          "children": [
            {
              "type": "text",
              "value": "Bertram Gattinger, Bsc."
            }
          ]
        },
        {
          "type": "text",
          "value": " "
        }
      ]
    },
    {
      "type": "paragraph",
      "children": [
        {
          "type": "highlight",
          "data": {
            "color": "#262626"
          },
          "children": [
            {
              "type": "text",
              "value": "Softwareentwicklung"
            }
          ]
        },
        {
          "type": "text",
          "value": " "
        }
      ]
    },
    {
      "type": "paragraph",
      "children": [
        {
          "type": "text",
          "value": "random text."
        }
      ]
    }
  ]
}
