{ "type": "container", "templateName": "Infographics2", "items": [ { "type": "genericPage", "layoutPositioning": "relative", "css": "templateBox aspectRatio_default infoGraphic", "items": [ { "type": "templateDropZone", "templateName": "dz1", "style": { "top": "0%", "left": "0%", "right": "0%", "bottom": "75%" } }, { "type": "templateDropZone", "css": "noBorderTop", "templateName": "dz2", "style": { "top": "25%", "left": "0%", "right": "0%", "bottom": "50%" } }, { "type": "templateDropZone", "css": "noBorderTop", "templateName": "dz3", "style": { "top": "50%", "left": "0%", "right": "0%", "bottom": "25%" } }, { "type": "templateDropZone", "css": "noBorderTop", "templateName": "dz4", "style": { "top": "75%", "left": "0%", "right": "0%", "bottom": "0%" } } ] } ] }