{
    "version": 1,
    "children": [
        {
            "type": "dy_container",
            "data": {
                "key": "1231223233",
                "child": {
                    "type": "dy_card",
                    "data": {
                        "key": "123994545123",
                        "color": "0xffff0000",
                        "margin": "10",
                        "elevation": 10,
                        "linearGradient": "-1.0,0.0;1.0,0.0;0xff6D59D4,0xff879CFB",
                        "borderRadius": 20,
                        "child": {
                            "type": "dy_text",
                            "data": {
                                "key": "343245454",
                                "text": "Card",
                                "height": 100,
                                "width": 200,
                                "textAlign": "center",
                                "style": {
                                    "color": "0xffffffff",
                                    "fontSize": 25,
                                    "fontWeight": "bold"
                                }
                            }
                        }
                    }
                }
            }
        }
    ]
}