{
    "fields": {
        "0": {
            "id": "0",
            "type": "pagebreak",
            "position": "top",
            "indicator": "progress",
            "indicator_color": "#066aab",
            "title": "",
            "nav_align": "left",
            "css": ""
        },
        "1": {
            "id": "1",
            "type": "name",
            "label": "Name",
            "format": "first-last",
            "description": "",
            "required": "1",
            "size": "medium",
            "simple_placeholder": "",
            "simple_default": "",
            "first_placeholder": "",
            "first_default": "",
            "middle_placeholder": "",
            "middle_default": "",
            "last_placeholder": "",
            "last_default": "",
            "css": ""
        },
        "2": {
            "id": "2",
            "type": "pagebreak",
            "position": "",
            "title": "",
            "next": "Next",
            "prev": "",
            "css": ""
        },
        "3": {
            "id": "3",
            "type": "email",
            "label": "Email",
            "description": "",
            "required": "1",
            "size": "medium",
            "placeholder": "",
            "confirmation_placeholder": "",
            "default_value": false,
            "filter_type": "",
            "allowlist": "",
            "denylist": "",
            "css": ""
        },
        "4": {
            "id": "4",
            "type": "pagebreak",
            "position": "",
            "title": "",
            "next": "Next",
            "prev": "",
            "css": ""
        },
        "5": {
            "id": "5",
            "type": "textarea",
            "label": "Comment or Message",
            "description": "",
            "size": "medium",
            "placeholder": "",
            "limit_count": "1",
            "limit_mode": "characters",
            "default_value": "",
            "css": "",
            "calculation_code": ""
        },
        "6": {
            "id": "6",
            "type": "pagebreak",
            "position": "bottom",
            "prev": ""
        }
    },
    "id": "7",
    "field_id": 16,
    "settings": {
        "form_title": "Simple Contact Form",
        "form_desc": "",
        "submit_text": "Submit",
        "submit_text_processing": "Sending...",
        "form_class": "",
        "submit_class": "",
        "ajax_submit": "1",
        "notification_enable": "1",
        "notifications": {
            "1": {
                "notification_name": "Default Notification",
                "email": "{admin_email}",
                "subject": "New Entry: Simple Contact Form",
                "sender_name": "wpform",
                "sender_address": "{admin_email}",
                "replyto": "{field_id=\"1\"}",
                "message": "{all_fields}",
                "template": "",
                "file_upload_attachment_fields": [],
                "entry_csv_attachment_entry_information": [],
                "entry_csv_attachment_file_name": "entry-details"
            }
        },
        "confirmations": {
            "1": {
                "name": "Default Confirmation",
                "type": "message",
                "message": "<p>Thanks for contacting us! We will be in touch with you shortly.<\/p>",
                "message_scroll": "1",
                "page": "2",
                "redirect": "",
                "message_entry_preview_style": "basic"
            }
        },
        "antispam": "1",
        "anti_spam": {
            "time_limit": {
                "duration": "3"
            },
            "country_filter": {
                "action": "allow",
                "country_codes": [],
                "message": "Sorry, this form does not accept submissions from your country."
            },
            "keyword_filter": {
                "message": "Sorry, your message can't be submitted because it contains prohibited words."
            }
        },
        "form_tags": []
    },
    "meta": {
        "template": "simple-contact-form-template"
    }
}
