{
  "settings": {
    "namespace": "g-",
    "clickableLink": "https://example.com"
  },
  "fonts": [],
  "artboards": [
    {
      "name": "desktop",
      "width": 600,
      "height": 400,
      "layers": [
        {
          "name": "Layer1",
          "type": "default",
          "inlineSvg": false,
          "visible": true,
          "opacity": 100,
          "elements": [
            {
              "type": "text",
              "id": "g-ai0-1",
              "kind": "area",
              "position": {
                "x": 50,
                "y": 50,
                "width": 300,
                "height": 40
              },
              "opacity": 100,
              "valign": "top",
              "renderAs": "html",
              "paragraphs": [
                {
                  "text": "Click anywhere to visit example.com",
                  "alignment": "left",
                  "leading": 20,
                  "spaceBefore": 0,
                  "spaceAfter": 0,
                  "runs": [
                    {
                      "text": "Click anywhere to visit example.com",
                      "fontName": "ArialMT",
                      "fontSize": 14,
                      "color": {
                        "r": 0,
                        "g": 0,
                        "b": 0
                      },
                      "capitalization": "normal",
                      "baselineShift": "normal",
                      "letterSpacing": 0
                    }
                  ]
                }
              ]
            }
          ],
          "id": "artboard:desktop:layer:layer1",
          "source": {
            "tool": "test",
            "name": "Layer1"
          }
        }
      ],
      "id": "artboard:desktop",
      "source": {
        "tool": "test",
        "name": "desktop",
        "width": 600,
        "height": 400
      }
    }
  ],
  "customBlocks": [],
  "assets": {},
  "metadata": {
    "slug": "clickable-link-test"
  },
  "irVersion": "0.1.0",
  "source": {
    "tool": "test",
    "toolVersion": "1.0",
    "adapterVersion": "0.1.0"
  }
}
