{
  "type": "sfdc_cms__themeLayout",
  "title": "Service Not Available Theme Layout",
  "contentBody": {
    "component": {
      "attributes": {},
      "children": [
        {
          "id": "<%= uuid() %>",
          "name": "header",
          "title": "Theme Header",
          "type": "region"
        },
        {
          "id": "<%= uuid() %>",
          "name": "footer",
          "title": "Theme Footer",
          "type": "region"
        }
      ],
      "definition": "community_layout:simpleThemeLayout",
      "id": "<%= uuid() %>",
      "type": "component"
    }
  },
  "urlName": "service-not-available-theme-layout"
}
