{ "type": "container", "templateName": "Template12", "items": [ { "type": "genericPage", "layoutPositioning": "relative", "css": "templateBox aspectRatio_default", "items": [ { "type": "templateDropZone", "templateName": "dz1", "style": { "top": "0%", "left": "0%", "right": "66.7%", "bottom": "75%" } }, { "type": "templateDropZone", "templateName": "dz3", "css": "noBorderLeft", "style": { "top": "0%", "left": "33.3%", "right": "33.4%", "bottom": "75%" } }, { "type": "templateDropZone", "templateName": "dz4", "css": "noBorderLeft", "style": { "top": "0%", "left": "66.6%", "right": "0%", "bottom": "75%" } }, { "type": "templateDropZone", "templateName": "dz2", "css": "noBorderTop", "style": { "top": "25%", "left": "0%", "right": "33.4%", "bottom": "0%" } }, { "type": "templateDropZone", "templateName": "dz5", "css": "noBorderLeft noBorderTop", "style": { "top": "25%", "left": "66.6%", "right": "0%", "bottom": "0%" } } ] } ] }