{ "Page": { "pageType": "test", "molecules": [ { "moleculeName": "listItem", "molecule": { "moleculeName": "textView", "borderWidth": 1, "height": 200, "text": "asdasdasdasdasdasdasdasdasda", "borderColor": "#000000", "placeholder": "Enter text here.", "textColor": "#FF0000" } } ], "header": { "moleculeName": "header", "molecule": { "moleculeName": "stack", "molecules": [ { "molecule": { "moleculeName": "headlineBody", "headline": { "moleculeName": "label", "text": "TextView Test" } } } ] } }, "template": "list", "screenHeading": "Testing Carousel" } }