{
    "nodes": [
        {
            "type": "HTML",
            "id": "zpkdz19",
            "htmlData": {
                "containerData": {
                    "width": {
                        "custom": "350"
                    },
                    "alignment": "CENTER",
                    "height": {
                        "custom": "550"
                    }
                },
                "html": "<form action=\"/submit-form\" method=\"post\">\n  <label for=\"name\">Name:</label>\n  <input type=\"text\" id=\"name\" name=\"name\"><br><br>\n  <label for=\"email\">Email:</label>\n  <input type=\"email\" id=\"email\" name=\"email\"><br><br>\n  <input type=\"submit\" value=\"Submit\">\n</form>",
                "source": "HTML"
            }
        }
    ]
}
