{ "widgettype":"VBox", "options":{ "height":"100%" }, "subwidgets":[ { "widgettype":"Title3", "options":{ "text":"This is a header" } }, { "widgettype":"VFiller", "options":{ }, "subwidgets":[ { "widgettype":"urlwidget", "options":{ "url":"hfiller.json" } } ] }, { "widgettype":"Text", "options":{ "text":"this is a tailer" } } ] }