{
    "nodes": [
        {
            "type": "BUTTON",
            "id": "ufvmb1",
            "buttonData": {
                "containerData": {
                    "width": {
                        "size": "ORIGINAL"
                    },
                    "alignment": "CENTER"
                },
                "type": "ACTION",
                "text": "Click Me",
                "styles": {
                    "border": {
                        "width": 2,
                        "radius": 20
                    },
                    "colors": {
                        "text": "#012055",
                        "border": "#D5D4D4",
                        "background": "#FFA503"
                    }
                }
            }
        }
    ]
}
