{
  "name": "Single Post Simple",
  "type": "single",
  "slug": "single-post",
  "builder_version": "4.27.4",
  "custom_css": "",
  "header_layout": null,
  "body_layout": {
    "sections": [
      {
        "type": "section",
        "settings": {},
        "rows": [
          {
            "type": "row",
            "settings": {},
            "columns": [
              {
                "modules": [
                  {
                    "type": "gallery",
                    "dynamic_content": {
                      "images": "post_gallery"
                    },
                    "settings": {}
                  },
                  {
                    "type": "text",
                    "content": "{{post_excerpt}}",
                    "settings": {
                      "font": "italic"
                    },
                    "visibility": {
                      "hide_if_empty": true
                    }
                  },
                  {
                    "type": "post_content",
                    "settings": {}
                  }
                ]
              }
            ]
          }
        ]
      }
    ]
  },
  "footer_layout": null
}
