{ "type": "container", "orientation": "vertical", "items": [ { "type": "text", "text": "Line 1", "font_size": 20, "line_height": 24, "font_weight": "medium", "text_color": "#cc000000", "paddings": { "left": 16, "right": 16 }, "action": { "url": "div-action://set_state?state_id=1/more/collapsed", "log_id": "district_title" } }, { "type": "text", "text": "Line 2", "font_size": 20, "line_height": 24, "font_weight": "medium", "text_color": "#cc000000", "paddings": { "left": 16, "right": 16 }, "action": { "url": "div-action://set_state?state_id=1/more/collapsed", "log_id": "district_title" } }, { "type": "text", "text": "Line 3", "font_size": 20, "line_height": 24, "font_weight": "medium", "text_color": "#cc000000", "paddings": { "top": 13, "left": 16, "right": 16 }, "action": { "url": "div-action://set_state?state_id=1/more/collapsed", "log_id": "district_title" } }, { "type": "text", "text": "Line 4", "font_size": 20, "line_height": 24, "font_weight": "medium", "text_color": "#cc000000", "paddings": { "top": 13, "left": 16, "right": 16, "bottom": 13 }, "action": { "url": "div-action://set_state?state_id=1/alert2/shown", "log_id": "district_title" } } ] }