{
  "element": "BUTTON",
  "attributes": {
    "class": "button-primary button-fixed-width",
    "area-label": "submit",
    "id": "button-submit",
    "role": "button",
    "data-attr": "qa-test"
  },
  "children": [
    {
      "content": "{{content}}"
    }
  ]
}