{
  "type": "sfdc_cms__view",
  "title": "Error",
  "contentBody": {
    "component": {
      "children": [
        {
          "children": [
            {
              "attributes": {
                "backgroundImageConfig": "",
                "backgroundImageOverlay": "rgba(0,0,0,0)",
                "componentSpacerSize": "",
                "layoutDirectionDesktop": "row",
                "layoutDirectionMobile": "column",
                "layoutDirectionTablet": "column",
                "maxContentWidth": "",
                "sectionColumnGutterWidth": "",
                "sectionConfig": "{\"UUID\":\"<%= uuid('section') %>\",\"columns\":[{\"UUID\":\"<%= uuid('col1') %>\",\"columnName\":\"Column 1\",\"columnKey\":\"col1\",\"columnWidth\":\"12\",\"seedComponents\":null}]}",
                "sectionMinHeight": "",
                "sectionVerticalAlign": "flex-start"
              },
              "children": [
                {
                  "children": [
                    {
                      "attributes": {
                        "imageInfos": "",
                        "richTextValue": "<h1 style=\"text-align: center;\">Invalid Page</h1>"
                      },
                      "definition": "community_builder:richTextEditor",
                      "id": "<%= uuid() %>",
                      "type": "component"
                    }
                  ],
                  "id": "<%= uuid('col1') %>",
                  "name": "col1",
                  "title": "Column 1",
                  "type": "region"
                }
              ],
              "definition": "community_layout:section",
              "id": "<%= uuid('section') %>",
              "type": "component"
            }
          ],
          "id": "<%= uuid() %>",
          "name": "content",
          "title": "Content",
          "type": "region"
        },
        {
          "children": [
            {
              "attributes": {
                "customHeadTags": "",
                "description": "",
                "pageTitle": "Error",
                "recordId": "{!recordId}"
              },
              "definition": "community_builder:seoAssistant",
              "id": "<%= uuid() %>",
              "type": "component"
            }
          ],
          "id": "<%= uuid() %>",
          "name": "sfdcHiddenRegion",
          "title": "sfdcHiddenRegion",
          "type": "region"
        }
      ],
      "definition": "community_layout:sldsFlexibleLayout",
      "id": "<%= uuid() %>",
      "type": "component"
    },
    "dataProviders": [],
    "themeLayoutType": "Inner",
    "viewType": "error"
  },
  "urlName": "error"
}
