[
    {
        "key": "group_57ac76b825358",
        "title": "Button",
        "fields": [
            {
                "key": "field_57ac76c4bd3d7",
                "label": "Label",
                "name": "label",
                "type": "text",
                "instructions": "",
                "required": 1,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "prepend": "",
                "append": "",
                "maxlength": 30,
                "readonly": 0,
                "disabled": 0
            },
            {
                "key": "field_57ac76dbbd3d8",
                "label": "Link Type",
                "name": "link_type",
                "type": "radio",
                "instructions": "",
                "required": 1,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "50",
                    "class": "",
                    "id": ""
                },
                "choices": {
                    "page": "Page",
                    "custom": "Custom"
                },
                "allow_null": 0,
                "other_choice": 0,
                "save_other_choice": 0,
                "default_value": "",
                "layout": "horizontal",
                "return_format": "value"
            },
            {
                "key": "field_57ac772abd3db",
                "label": "Link Target",
                "name": "link_target",
                "type": "true_false",
                "instructions": "",
                "required": 0,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "50",
                    "class": "",
                    "id": ""
                },
                "message": "Open in a new tab",
                "default_value": 0,
                "ui": 0,
                "ui_on_text": "",
                "ui_off_text": ""
            },
            {
                "key": "field_57ac76fdbd3d9",
                "label": "Link (Page)",
                "name": "link_page",
                "type": "page_link",
                "instructions": "",
                "required": 1,
                "conditional_logic": [
                    [
                        {
                            "field": "field_57ac76dbbd3d8",
                            "operator": "==",
                            "value": "page"
                        }
                    ]
                ],
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "post_type": [],
                "taxonomy": [],
                "allow_null": 0,
                "allow_archives": 1,
                "multiple": 0
            },
            {
                "key": "field_57ac770fbd3da",
                "label": "Link (Custom)",
                "name": "link_custom",
                "type": "url",
                "instructions": "",
                "required": 1,
                "conditional_logic": [
                    [
                        {
                            "field": "field_57ac76dbbd3d8",
                            "operator": "==",
                            "value": "custom"
                        }
                    ]
                ],
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": ""
            }
        ],
        "location": [
            [
                {
                    "param": "post_type",
                    "operator": "==",
                    "value": "post"
                }
            ]
        ],
        "menu_order": 0,
        "position": "normal",
        "style": "seamless",
        "label_placement": "top",
        "instruction_placement": "label",
        "hide_on_screen": "",
        "active": 0,
        "description": ""
    },
    {
        "key": "group_57bf8830ad97a",
        "title": "Flexible Panels Options",
        "fields": [
            {
                "key": "field_57bf8884ed969",
                "label": "Panel Options",
                "name": "",
                "type": "tab",
                "instructions": "",
                "required": 0,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "placement": "top",
                "endpoint": 0
            },
            {
                "key": "field_57bf8830b15a7",
                "label": "Background Type",
                "name": "bg_type",
                "type": "radio",
                "instructions": "",
                "required": 1,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "34",
                    "class": "",
                    "id": ""
                },
                "choices": {
                    "colour": "Colour Fill",
                    "image": "Image"
                },
                "allow_null": 0,
                "other_choice": 0,
                "save_other_choice": 0,
                "default_value": "colour",
                "layout": "vertical",
                "return_format": "value"
            },
            {
                "key": "field_57bf8830b11bb",
                "label": "Top Spacing",
                "name": "top_spacing",
                "type": "radio",
                "instructions": "",
                "required": 1,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "33",
                    "class": "",
                    "id": ""
                },
                "choices": {
                    "none": "None",
                    "short": "Short",
                    "medium": "Medium",
                    "tall": "Tall"
                },
                "allow_null": 0,
                "other_choice": 0,
                "save_other_choice": 0,
                "default_value": "medium",
                "layout": "vertical",
                "return_format": "value"
            },
            {
                "key": "field_57bf8830b13de",
                "label": "Bottom Spacing",
                "name": "bottom_spacing",
                "type": "radio",
                "instructions": "",
                "required": 1,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "33",
                    "class": "",
                    "id": ""
                },
                "choices": {
                    "none": "None",
                    "short": "Short",
                    "medium": "Medium",
                    "tall": "Tall"
                },
                "allow_null": 0,
                "other_choice": 0,
                "save_other_choice": 0,
                "default_value": "medium",
                "layout": "vertical",
                "return_format": "value"
            },
            {
                "key": "field_57bf8830b179b",
                "label": "Background Colour",
                "name": "bg_colour",
                "type": "select",
                "instructions": "",
                "required": 1,
                "conditional_logic": [
                    [
                        {
                            "field": "field_57bf8830b15a7",
                            "operator": "==",
                            "value": "colour"
                        }
                    ]
                ],
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "choices": {
                    "white": "White",
                    "palegrey": "Pale Grey"
                },
                "default_value": [
                    "white"
                ],
                "allow_null": 0,
                "multiple": 0,
                "ui": 0,
                "ajax": 0,
                "return_format": "value",
                "placeholder": ""
            },
            {
                "key": "field_57bf8830b19ee",
                "label": "Background Image",
                "name": "bg_image",
                "type": "image",
                "instructions": "Minimum 1200 x 500 pixels, maximum 250 kb, JPG only.",
                "required": 1,
                "conditional_logic": [
                    [
                        {
                            "field": "field_57bf8830b15a7",
                            "operator": "==",
                            "value": "image"
                        }
                    ]
                ],
                "wrapper": {
                    "width": "100",
                    "class": "",
                    "id": ""
                },
                "return_format": "array",
                "preview_size": "medium",
                "library": "all",
                "min_width": 1200,
                "min_height": 500,
                "min_size": "",
                "max_width": "",
                "max_height": "",
                "max_size": ".25",
                "mime_types": "jpg"
            },
            {
                "key": "field_57bf8830b1bf8",
                "label": "Background Image Overlay",
                "name": "bg_overlay",
                "type": "radio",
                "instructions": "To speed up page load times, save your image with an overlay already in it (in Photoshop, save for the web), and omit the overlay in WordPress. This will result in significantly smaller images!",
                "required": 1,
                "conditional_logic": [
                    [
                        {
                            "field": "field_57bf8830b15a7",
                            "operator": "==",
                            "value": "image"
                        }
                    ]
                ],
                "wrapper": {
                    "width": "50",
                    "class": "",
                    "id": ""
                },
                "choices": {
                    "none": "None",
                    "black40": "Black (40% opacity)",
                    "black60": "Black (60% opacity)"
                },
                "allow_null": 0,
                "other_choice": 0,
                "save_other_choice": 0,
                "default_value": "none",
                "layout": "vertical",
                "return_format": "value"
            },
            {
                "key": "field_59d647d8638f4",
                "label": "Background Image Blur",
                "name": "bg_blur",
                "type": "true_false",
                "instructions": "Blurs the background image; mostly to make the text more readable; also hides pixelated images if the resolution isn't high enough!",
                "required": 0,
                "conditional_logic": [
                    [
                        {
                            "field": "field_57bf8830b15a7",
                            "operator": "==",
                            "value": "image"
                        }
                    ]
                ],
                "wrapper": {
                    "width": "50",
                    "class": "",
                    "id": ""
                },
                "message": "",
                "default_value": 0,
                "ui": 1,
                "ui_on_text": "On",
                "ui_off_text": "Off"
            },
            {
                "key": "field_57bf8830b226c",
                "label": "Panel ID",
                "name": "panel_id",
                "type": "text",
                "instructions": "Optional. Useful when creating anchor links. ID should be unique! Allowed characters: a-z, A-Z, 0-9, \"-\", \"_\". All other characters will be removed automatically. Maximum 50 characters.",
                "required": 0,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "50",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "prepend": "",
                "append": "",
                "maxlength": 50
            },
            {
                "key": "field_57bf8830b2655",
                "label": "Note",
                "name": "",
                "type": "message",
                "instructions": "",
                "required": 0,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "50",
                    "class": "",
                    "id": ""
                },
                "message": "Panel options may be disregarded if the flexible panels are used within a content column area (as opposed to a full width area). This depends on the page template. Contact the developer for questions or support.",
                "new_lines": "",
                "esc_html": 0
            }
        ],
        "location": [
            [
                {
                    "param": "post_type",
                    "operator": "==",
                    "value": "post"
                }
            ]
        ],
        "menu_order": 0,
        "position": "normal",
        "style": "seamless",
        "label_placement": "top",
        "instruction_placement": "label",
        "hide_on_screen": "",
        "active": 0,
        "description": ""
    },
    {
        "key": "group_57dbfca94252a",
        "title": "Theme Options",
        "fields": [
            {
                "key": "field_57dbfccd0bacb",
                "label": "Header & Footer Scripts Status",
                "name": "scripts_status",
                "type": "radio",
                "instructions": "Whether to publish the header and footer scripts. Use 'Dev' mode to prevent scripts from being included in a dev site's code. These scripts will be included on every page of the site!",
                "required": 1,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "choices": {
                    "dev": "Dev",
                    "live": "Live"
                },
                "allow_null": 0,
                "other_choice": 0,
                "save_other_choice": 0,
                "default_value": "dev",
                "layout": "horizontal",
                "return_format": "value"
            },
            {
                "key": "field_57dbfcb20baca",
                "label": "Header Scripts",
                "name": "header_scripts",
                "type": "textarea",
                "instructions": "Will be added between the &lt;head&gt; and &lt;\/head&gt; tags.",
                "required": 0,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "maxlength": "",
                "rows": 10,
                "new_lines": ""
            },
            {
                "key": "field_594acb531d9ba",
                "label": "Body Scripts",
                "name": "body_scripts",
                "type": "textarea",
                "instructions": "Will be added directly after the opening &lt;body&gt; tag.",
                "required": 0,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "maxlength": "",
                "rows": 10,
                "new_lines": ""
            },
            {
                "key": "field_587e8a2defb4c",
                "label": "Footer Scripts",
                "name": "footer_scripts",
                "type": "textarea",
                "instructions": "Will be added directly before the &lt;\/body&gt; tag.",
                "required": 0,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "maxlength": "",
                "rows": 10,
                "new_lines": ""
            }
        ],
        "location": [
            [
                {
                    "param": "options_page",
                    "operator": "==",
                    "value": "acf-options-theme-settings"
                }
            ]
        ],
        "menu_order": 0,
        "position": "normal",
        "style": "seamless",
        "label_placement": "top",
        "instruction_placement": "label",
        "hide_on_screen": "",
        "active": 1,
        "description": ""
    },
    {
        "key": "group_565f48bc3b604",
        "title": "Flexible Panels",
        "fields": [
            {
                "key": "field_565f48eb9cefe",
                "label": "Flexible Panels",
                "name": "panels",
                "type": "flexible_content",
                "instructions": "",
                "required": 0,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "button_label": "Add Flexible Panel",
                "min": "",
                "max": "",
                "layouts": [
                    {
                        "key": "57af758f08a95",
                        "name": "content_cols",
                        "label": "Content (1 to 4 columns)",
                        "display": "block",
                        "sub_fields": [
                            {
                                "key": "field_57af758f08a96",
                                "label": "Panel Content",
                                "name": "",
                                "type": "tab",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "placement": "top",
                                "endpoint": 0
                            },
                            {
                                "key": "field_57af758f08a97",
                                "label": "Number of Columns",
                                "name": "col_num",
                                "type": "radio",
                                "instructions": "",
                                "required": 1,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "50",
                                    "class": "",
                                    "id": ""
                                },
                                "choices": {
                                    "1": "1",
                                    "2": "2",
                                    "3": "3",
                                    "4": "4"
                                },
                                "allow_null": 0,
                                "other_choice": 0,
                                "save_other_choice": 0,
                                "default_value": 1,
                                "layout": "horizontal",
                                "return_format": "value"
                            },
                            {
                                "key": "field_57af758f08a98",
                                "label": "Column Split",
                                "name": "col_split",
                                "type": "radio",
                                "instructions": "",
                                "required": 1,
                                "conditional_logic": [
                                    [
                                        {
                                            "field": "field_57af758f08a97",
                                            "operator": "==",
                                            "value": "2"
                                        }
                                    ]
                                ],
                                "wrapper": {
                                    "width": "50",
                                    "class": "",
                                    "id": ""
                                },
                                "choices": {
                                    "7030": "70 \/ 30",
                                    "3070": "30 \/ 70",
                                    "6040": "60 \/ 40",
                                    "4060": "40 \/ 60",
                                    "5050": "50 \/ 50"
                                },
                                "allow_null": 0,
                                "other_choice": 0,
                                "save_other_choice": 0,
                                "default_value": 7030,
                                "layout": "horizontal",
                                "return_format": "value"
                            },
                            {
                                "key": "field_58c2ef3fc088e",
                                "label": "Center & Limit Width",
                                "name": "center_lim",
                                "type": "true_false",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": [
                                    [
                                        {
                                            "field": "field_57af758f08a97",
                                            "operator": "==",
                                            "value": "1"
                                        }
                                    ]
                                ],
                                "wrapper": {
                                    "width": "50",
                                    "class": "",
                                    "id": ""
                                },
                                "message": "Center Content and Limit Horizontal Width",
                                "default_value": 0,
                                "ui": 0,
                                "ui_on_text": "",
                                "ui_off_text": ""
                            },
                            {
                                "key": "field_57af758f08a99",
                                "label": "Content (1)",
                                "name": "content_1",
                                "type": "wysiwyg",
                                "instructions": "",
                                "required": 1,
                                "conditional_logic": [
                                    [
                                        {
                                            "field": "field_57af758f08a97",
                                            "operator": "==",
                                            "value": "1"
                                        }
                                    ],
                                    [
                                        {
                                            "field": "field_57af758f08a97",
                                            "operator": "==",
                                            "value": "2"
                                        }
                                    ],
                                    [
                                        {
                                            "field": "field_57af758f08a97",
                                            "operator": "==",
                                            "value": "3"
                                        }
                                    ],
                                    [
                                        {
                                            "field": "field_57af758f08a97",
                                            "operator": "==",
                                            "value": "4"
                                        }
                                    ]
                                ],
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "default_value": "",
                                "tabs": "all",
                                "toolbar": "full",
                                "media_upload": 1,
                                "delay": 0
                            },
                            {
                                "key": "field_57af758f08a9a",
                                "label": "Content (2)",
                                "name": "content_2",
                                "type": "wysiwyg",
                                "instructions": "",
                                "required": 1,
                                "conditional_logic": [
                                    [
                                        {
                                            "field": "field_57af758f08a97",
                                            "operator": "==",
                                            "value": "2"
                                        }
                                    ],
                                    [
                                        {
                                            "field": "field_57af758f08a97",
                                            "operator": "==",
                                            "value": "3"
                                        }
                                    ],
                                    [
                                        {
                                            "field": "field_57af758f08a97",
                                            "operator": "==",
                                            "value": "4"
                                        }
                                    ]
                                ],
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "default_value": "",
                                "tabs": "all",
                                "toolbar": "full",
                                "media_upload": 1,
                                "delay": 0
                            },
                            {
                                "key": "field_57af758f08a9b",
                                "label": "Content (3)",
                                "name": "content_3",
                                "type": "wysiwyg",
                                "instructions": "",
                                "required": 1,
                                "conditional_logic": [
                                    [
                                        {
                                            "field": "field_57af758f08a97",
                                            "operator": "==",
                                            "value": "3"
                                        }
                                    ],
                                    [
                                        {
                                            "field": "field_57af758f08a97",
                                            "operator": "==",
                                            "value": "4"
                                        }
                                    ]
                                ],
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "default_value": "",
                                "tabs": "all",
                                "toolbar": "full",
                                "media_upload": 1,
                                "delay": 0
                            },
                            {
                                "key": "field_57af758f08a9c",
                                "label": "Content (4)",
                                "name": "content_4",
                                "type": "wysiwyg",
                                "instructions": "",
                                "required": 1,
                                "conditional_logic": [
                                    [
                                        {
                                            "field": "field_57af758f08a97",
                                            "operator": "==",
                                            "value": "4"
                                        }
                                    ]
                                ],
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "default_value": "",
                                "tabs": "all",
                                "toolbar": "full",
                                "media_upload": 1,
                                "delay": 0
                            },
                            {
                                "key": "field_57bf88c6ed5fe",
                                "label": "Panel Options",
                                "name": "panel_options",
                                "type": "clone",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "clone": [
                                    "group_57bf8830ad97a"
                                ],
                                "display": "seamless",
                                "layout": "block",
                                "prefix_label": 0,
                                "prefix_name": 0
                            }
                        ],
                        "min": "",
                        "max": ""
                    },
                    {
                        "key": "57dd5e4e5eb50",
                        "name": "hero_grid",
                        "label": "Hero Grid",
                        "display": "block",
                        "sub_fields": [
                            {
                                "key": "field_57dd5e7a5eb51",
                                "label": "Grid Height",
                                "name": "grid_height",
                                "type": "radio",
                                "instructions": "Note: the minimum height will always be determined by the height of the content, plus minimal padding.",
                                "required": 1,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "60",
                                    "class": "",
                                    "id": ""
                                },
                                "choices": {
                                    "shortest": "Shortest",
                                    "shorter": "Shorter",
                                    "medium": "Medium (Default, recommended)",
                                    "taller": "Taller",
                                    "tallest": "Tallest"
                                },
                                "allow_null": 0,
                                "other_choice": 0,
                                "save_other_choice": 0,
                                "default_value": "medium",
                                "layout": "horizontal",
                                "return_format": "value"
                            },
                            {
                                "key": "field_57dd5fe35eb52",
                                "label": "Content Vertical Alignment",
                                "name": "v_align",
                                "type": "radio",
                                "instructions": "",
                                "required": 1,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "40",
                                    "class": "",
                                    "id": ""
                                },
                                "choices": {
                                    "top": "Top",
                                    "middle": "Middle",
                                    "bottom": "Bottom"
                                },
                                "allow_null": 0,
                                "other_choice": 0,
                                "save_other_choice": 0,
                                "default_value": "bottom",
                                "layout": "horizontal",
                                "return_format": "value"
                            },
                            {
                                "key": "field_57dd605b5eb54",
                                "label": "Grid Boxes",
                                "name": "boxes",
                                "type": "repeater",
                                "instructions": "Use between 1 and 3 boxes (1 = full width, 2 = split, 3= grid)",
                                "required": 1,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "100",
                                    "class": "",
                                    "id": ""
                                },
                                "collapsed": "",
                                "min": 1,
                                "max": 3,
                                "layout": "block",
                                "button_label": "Add Box",
                                "sub_fields": [
                                    {
                                        "key": "field_57dd607f5eb55",
                                        "label": "Content",
                                        "name": "content",
                                        "type": "wysiwyg",
                                        "instructions": "",
                                        "required": 1,
                                        "conditional_logic": 0,
                                        "wrapper": {
                                            "width": "",
                                            "class": "",
                                            "id": ""
                                        },
                                        "default_value": "",
                                        "tabs": "all",
                                        "toolbar": "full",
                                        "media_upload": 1,
                                        "delay": 0
                                    },
                                    {
                                        "key": "field_57dd60985eb56",
                                        "label": "Background Type",
                                        "name": "bg_type",
                                        "type": "radio",
                                        "instructions": "",
                                        "required": 1,
                                        "conditional_logic": 0,
                                        "wrapper": {
                                            "width": "100",
                                            "class": "",
                                            "id": ""
                                        },
                                        "choices": {
                                            "image": "Image",
                                            "color": "Colour Fill",
                                            "video": "Video"
                                        },
                                        "allow_null": 0,
                                        "other_choice": 0,
                                        "save_other_choice": 0,
                                        "default_value": "image",
                                        "layout": "horizontal",
                                        "return_format": "value"
                                    },
                                    {
                                        "key": "field_57dd61225eb59",
                                        "label": "Overlay",
                                        "name": "overlay",
                                        "type": "radio",
                                        "instructions": "Images and videos should have an overlay to make the text easier to read. It is recommended to Photoshop the overlay into the image file itself (to make the image smaller), however you can also add it here.",
                                        "required": 1,
                                        "conditional_logic": [
                                            [
                                                {
                                                    "field": "field_57dd60985eb56",
                                                    "operator": "==",
                                                    "value": "image"
                                                }
                                            ],
                                            [
                                                {
                                                    "field": "field_57dd60985eb56",
                                                    "operator": "==",
                                                    "value": "video"
                                                }
                                            ]
                                        ],
                                        "wrapper": {
                                            "width": "100",
                                            "class": "",
                                            "id": ""
                                        },
                                        "choices": {
                                            "black": "Black",
                                            "darkgrey": "Dark Grey"
                                        },
                                        "allow_null": 0,
                                        "other_choice": 0,
                                        "save_other_choice": 0,
                                        "default_value": "black",
                                        "layout": "horizontal",
                                        "return_format": "value"
                                    },
                                    {
                                        "key": "field_57dd60f45eb58",
                                        "label": "Image",
                                        "name": "image",
                                        "type": "image",
                                        "instructions": "JPG only, maximum 200 kb. Image must be 600 x 400 px or larger, though it should be 1200 x 600 px or more for full-width layouts.",
                                        "required": 1,
                                        "conditional_logic": [
                                            [
                                                {
                                                    "field": "field_57dd60985eb56",
                                                    "operator": "==",
                                                    "value": "image"
                                                }
                                            ]
                                        ],
                                        "wrapper": {
                                            "width": "",
                                            "class": "",
                                            "id": ""
                                        },
                                        "return_format": "array",
                                        "preview_size": "medium",
                                        "library": "all",
                                        "min_width": 600,
                                        "min_height": 400,
                                        "min_size": "",
                                        "max_width": "",
                                        "max_height": "",
                                        "max_size": ".2",
                                        "mime_types": "jpg"
                                    },
                                    {
                                        "key": "field_57dd60ba5eb57",
                                        "label": "Colour Fill",
                                        "name": "colour_fill",
                                        "type": "radio",
                                        "instructions": "",
                                        "required": 1,
                                        "conditional_logic": [
                                            [
                                                {
                                                    "field": "field_57dd60985eb56",
                                                    "operator": "==",
                                                    "value": "color"
                                                }
                                            ]
                                        ],
                                        "wrapper": {
                                            "width": "100",
                                            "class": "",
                                            "id": ""
                                        },
                                        "choices": {
                                            "black": "Black",
                                            "darkgrey": "Dark Grey"
                                        },
                                        "allow_null": 0,
                                        "other_choice": 0,
                                        "save_other_choice": 0,
                                        "default_value": "black",
                                        "layout": "horizontal",
                                        "return_format": "value"
                                    },
                                    {
                                        "key": "field_57dd615d5eb5b",
                                        "label": "Video Still Frame",
                                        "name": "video_still",
                                        "type": "image",
                                        "instructions": "A still frame from the video, ideally the first frame, to be used before the video starts loading on desktop, and as a replacement for the video on mobile. Minimum 600 x 400 pixels, maximum 100kb, JPG only.",
                                        "required": 0,
                                        "conditional_logic": [
                                            [
                                                {
                                                    "field": "field_57dd60985eb56",
                                                    "operator": "==",
                                                    "value": "video"
                                                }
                                            ]
                                        ],
                                        "wrapper": {
                                            "width": "100",
                                            "class": "",
                                            "id": ""
                                        },
                                        "return_format": "array",
                                        "preview_size": "medium",
                                        "library": "all",
                                        "min_width": 600,
                                        "min_height": 350,
                                        "min_size": "",
                                        "max_width": "",
                                        "max_height": "",
                                        "max_size": ".1",
                                        "mime_types": "jpg"
                                    },
                                    {
                                        "key": "field_57dd61845eb5c",
                                        "label": "Video File (MP4)",
                                        "name": "video_mp4",
                                        "type": "file",
                                        "instructions": "A video in the MP4 format is required. Maximum 6MB, though a filesize of 4MB or less is recommended if possible.",
                                        "required": 1,
                                        "conditional_logic": [
                                            [
                                                {
                                                    "field": "field_57dd60985eb56",
                                                    "operator": "==",
                                                    "value": "video"
                                                }
                                            ]
                                        ],
                                        "wrapper": {
                                            "width": "33",
                                            "class": "",
                                            "id": ""
                                        },
                                        "return_format": "url",
                                        "library": "all",
                                        "min_size": "",
                                        "max_size": 6,
                                        "mime_types": "mp4"
                                    },
                                    {
                                        "key": "field_57dd61b25eb5d",
                                        "label": "Video File (WebM)",
                                        "name": "video_webm",
                                        "type": "file",
                                        "instructions": "A video in the WebM format is optional. It can be used in addition to MP4 to improve browser support. Maximum 6MB, though a filesize of 4MB or less is recommended if possible.",
                                        "required": 0,
                                        "conditional_logic": [
                                            [
                                                {
                                                    "field": "field_57dd60985eb56",
                                                    "operator": "==",
                                                    "value": "video"
                                                }
                                            ]
                                        ],
                                        "wrapper": {
                                            "width": "33",
                                            "class": "",
                                            "id": ""
                                        },
                                        "return_format": "url",
                                        "library": "all",
                                        "min_size": "",
                                        "max_size": 6,
                                        "mime_types": "webm"
                                    },
                                    {
                                        "key": "field_57dd61c85eb5e",
                                        "label": "Video File (OGG)",
                                        "name": "video_ogg",
                                        "type": "file",
                                        "instructions": "A video in the OGG format is optional. It can be used in addition to MP4 to improve browser support. Maximum 6MB, though a filesize of 4MB or less is recommended if possible.",
                                        "required": 0,
                                        "conditional_logic": [
                                            [
                                                {
                                                    "field": "field_57dd60985eb56",
                                                    "operator": "==",
                                                    "value": "video"
                                                }
                                            ]
                                        ],
                                        "wrapper": {
                                            "width": "33",
                                            "class": "",
                                            "id": ""
                                        },
                                        "return_format": "url",
                                        "library": "all",
                                        "min_size": "",
                                        "max_size": 6,
                                        "mime_types": "ogg"
                                    }
                                ]
                            }
                        ],
                        "min": "",
                        "max": ""
                    },
                    {
                        "key": "58fb53aa3540a",
                        "name": "full_img",
                        "label": "Full Width Image",
                        "display": "block",
                        "sub_fields": [
                            {
                                "key": "field_58fb53b13540b",
                                "label": "Image",
                                "name": "image",
                                "type": "image",
                                "instructions": "Minimum 1160 x 300 px. Max 200 kb. JPG only.",
                                "required": 1,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "return_format": "array",
                                "preview_size": "medium_large",
                                "library": "all",
                                "min_width": 1160,
                                "min_height": 300,
                                "min_size": "",
                                "max_width": "",
                                "max_height": "",
                                "max_size": ".2",
                                "mime_types": "jpg"
                            },
                            {
                                "key": "field_59d7cc30b66fd",
                                "label": "Caption",
                                "name": "caption",
                                "type": "text",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "40",
                                    "class": "",
                                    "id": ""
                                },
                                "default_value": "",
                                "placeholder": "",
                                "prepend": "",
                                "append": "",
                                "maxlength": ""
                            },
                            {
                                "key": "field_59d7cc42b66fe",
                                "label": "Caption Link",
                                "name": "caption_link",
                                "type": "link",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "40",
                                    "class": "",
                                    "id": ""
                                },
                                "return_format": "url"
                            },
                            {
                                "key": "field_59d7cc4db66ff",
                                "label": "External Link",
                                "name": "external_link",
                                "type": "true_false",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "20",
                                    "class": "",
                                    "id": ""
                                },
                                "message": "",
                                "default_value": 0,
                                "ui": 1,
                                "ui_on_text": "On",
                                "ui_off_text": "Off"
                            }
                        ],
                        "min": "",
                        "max": ""
                    },
                    {
                        "key": "57a517254a415",
                        "name": "tabs",
                        "label": "Tabs",
                        "display": "block",
                        "sub_fields": [
                            {
                                "key": "field_57ab9d2130c18",
                                "label": "Panel Content",
                                "name": "",
                                "type": "tab",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "placement": "top",
                                "endpoint": 0
                            },
                            {
                                "key": "field_59f1f23448b8f",
                                "label": "Use Intro Content",
                                "name": "use_ic",
                                "type": "true_false",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "message": "",
                                "default_value": 0,
                                "ui": 1,
                                "ui_on_text": "",
                                "ui_off_text": ""
                            },
                            {
                                "key": "field_59f1f23f48b90",
                                "label": "Intro Content",
                                "name": "intro_content",
                                "type": "wysiwyg",
                                "instructions": "",
                                "required": 1,
                                "conditional_logic": [
                                    [
                                        {
                                            "field": "field_59f1f23448b8f",
                                            "operator": "==",
                                            "value": "1"
                                        }
                                    ]
                                ],
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "default_value": "",
                                "tabs": "all",
                                "toolbar": "full",
                                "media_upload": 1,
                                "delay": 0
                            },
                            {
                                "key": "field_5666566fb803a",
                                "label": "Tabs",
                                "name": "tabs",
                                "type": "repeater",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "collapsed": "",
                                "min": 1,
                                "max": 0,
                                "layout": "block",
                                "button_label": "Add Tab",
                                "sub_fields": [
                                    {
                                        "key": "field_5666567eb803b",
                                        "label": "Heading",
                                        "name": "heading",
                                        "type": "text",
                                        "instructions": "",
                                        "required": 1,
                                        "conditional_logic": 0,
                                        "wrapper": {
                                            "width": "",
                                            "class": "",
                                            "id": ""
                                        },
                                        "default_value": "",
                                        "placeholder": "",
                                        "prepend": "",
                                        "append": "",
                                        "maxlength": "",
                                        "readonly": 0,
                                        "disabled": 0
                                    },
                                    {
                                        "key": "field_56665685b803c",
                                        "label": "Content",
                                        "name": "content",
                                        "type": "wysiwyg",
                                        "instructions": "",
                                        "required": 1,
                                        "conditional_logic": 0,
                                        "wrapper": {
                                            "width": "",
                                            "class": "",
                                            "id": ""
                                        },
                                        "default_value": "",
                                        "tabs": "all",
                                        "toolbar": "full",
                                        "media_upload": 1,
                                        "delay": 0
                                    }
                                ]
                            },
                            {
                                "key": "field_57bf8aa1380cc",
                                "label": "Panel Options",
                                "name": "panel_options",
                                "type": "clone",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "clone": [
                                    "group_57bf8830ad97a"
                                ],
                                "display": "seamless",
                                "layout": "block",
                                "prefix_label": 0,
                                "prefix_name": 0
                            }
                        ],
                        "min": "",
                        "max": ""
                    },
                    {
                        "key": "57a517c6f76b4",
                        "name": "accordions",
                        "label": "Accordions",
                        "display": "block",
                        "sub_fields": [
                            {
                                "key": "field_57ab9d2430c19",
                                "label": "Panel Content",
                                "name": "",
                                "type": "tab",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "placement": "top",
                                "endpoint": 0
                            },
                            {
                                "key": "field_59f1f24c48b91",
                                "label": "Use Intro Content",
                                "name": "use_ic",
                                "type": "true_false",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "50",
                                    "class": "",
                                    "id": ""
                                },
                                "message": "",
                                "default_value": 0,
                                "ui": 1,
                                "ui_on_text": "",
                                "ui_off_text": ""
                            },
                            {
                                "key": "field_56665358bab2c",
                                "label": "First Accordion",
                                "name": "open_first",
                                "type": "true_false",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "50",
                                    "class": "",
                                    "id": ""
                                },
                                "message": "Open first accordion by default",
                                "default_value": 0,
                                "ui": 0,
                                "ui_on_text": "",
                                "ui_off_text": ""
                            },
                            {
                                "key": "field_59f1f25c48b92",
                                "label": "Intro Content",
                                "name": "intro_content",
                                "type": "wysiwyg",
                                "instructions": "",
                                "required": 1,
                                "conditional_logic": [
                                    [
                                        {
                                            "field": "field_59f1f24c48b91",
                                            "operator": "==",
                                            "value": "1"
                                        }
                                    ]
                                ],
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "default_value": "",
                                "tabs": "all",
                                "toolbar": "full",
                                "media_upload": 1,
                                "delay": 0
                            },
                            {
                                "key": "field_566650c67b140",
                                "label": "Accordions",
                                "name": "accordions",
                                "type": "repeater",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "collapsed": "",
                                "min": 1,
                                "max": 0,
                                "layout": "block",
                                "button_label": "Add Accordion Section",
                                "sub_fields": [
                                    {
                                        "key": "field_566650d67b141",
                                        "label": "Heading",
                                        "name": "heading",
                                        "type": "text",
                                        "instructions": "",
                                        "required": 1,
                                        "conditional_logic": 0,
                                        "wrapper": {
                                            "width": "",
                                            "class": "",
                                            "id": ""
                                        },
                                        "default_value": "",
                                        "placeholder": "",
                                        "prepend": "",
                                        "append": "",
                                        "maxlength": "",
                                        "readonly": 0,
                                        "disabled": 0
                                    },
                                    {
                                        "key": "field_566650db7b142",
                                        "label": "Content",
                                        "name": "content",
                                        "type": "wysiwyg",
                                        "instructions": "",
                                        "required": 1,
                                        "conditional_logic": 0,
                                        "wrapper": {
                                            "width": "",
                                            "class": "",
                                            "id": ""
                                        },
                                        "default_value": "",
                                        "tabs": "all",
                                        "toolbar": "full",
                                        "media_upload": 1,
                                        "delay": 0
                                    }
                                ]
                            },
                            {
                                "key": "field_57bf8b05bd19a",
                                "label": "Panel Options",
                                "name": "panel_options",
                                "type": "clone",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "clone": [
                                    "group_57bf8830ad97a"
                                ],
                                "display": "seamless",
                                "layout": "block",
                                "prefix_label": 0,
                                "prefix_name": 0
                            }
                        ],
                        "min": "",
                        "max": ""
                    },
                    {
                        "key": "57a517b0f76ad",
                        "name": "photo_gallery",
                        "label": "Photo Gallery",
                        "display": "block",
                        "sub_fields": [
                            {
                                "key": "field_57ab9d818a912",
                                "label": "Panel Content",
                                "name": "",
                                "type": "tab",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "placement": "top",
                                "endpoint": 0
                            },
                            {
                                "key": "field_5667053d30db2",
                                "label": "Gallery Type",
                                "name": "type",
                                "type": "radio",
                                "instructions": "",
                                "required": 1,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": 50,
                                    "class": "",
                                    "id": ""
                                },
                                "choices": {
                                    "slider": "Slider gallery",
                                    "lightbox": "Lightbox gallery"
                                },
                                "allow_null": 0,
                                "other_choice": 0,
                                "save_other_choice": 0,
                                "default_value": "slider",
                                "layout": "horizontal",
                                "return_format": "value"
                            },
                            {
                                "key": "field_567208ea640a0",
                                "label": "Navigation",
                                "name": "nav",
                                "type": "radio",
                                "instructions": "",
                                "required": 1,
                                "conditional_logic": [
                                    [
                                        {
                                            "field": "field_5667053d30db2",
                                            "operator": "==",
                                            "value": "slider"
                                        }
                                    ]
                                ],
                                "wrapper": {
                                    "width": 50,
                                    "class": "",
                                    "id": ""
                                },
                                "choices": {
                                    "buttons": "Round Buttons",
                                    "carousel": "Carousel",
                                    "none": "None"
                                },
                                "allow_null": 0,
                                "other_choice": 0,
                                "save_other_choice": 0,
                                "default_value": "buttons",
                                "layout": "horizontal",
                                "return_format": "value"
                            },
                            {
                                "key": "field_565f4fe277070",
                                "label": "Gallery Images",
                                "name": "gallery",
                                "type": "gallery",
                                "instructions": "",
                                "required": 1,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "min": "",
                                "max": "",
                                "preview_size": "thumbnail",
                                "insert": "append",
                                "library": "all",
                                "min_width": "",
                                "min_height": "",
                                "min_size": "",
                                "max_width": "",
                                "max_height": "",
                                "max_size": "",
                                "mime_types": ""
                            },
                            {
                                "key": "field_57bf8b16bd19b",
                                "label": "Panel Options",
                                "name": "panel_options",
                                "type": "clone",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "clone": [
                                    "group_57bf8830ad97a"
                                ],
                                "display": "seamless",
                                "layout": "block",
                                "prefix_label": 0,
                                "prefix_name": 0
                            }
                        ],
                        "min": "",
                        "max": ""
                    },
                    {
                        "key": "57a5179af76a6",
                        "name": "video_gallery",
                        "label": "Video Gallery",
                        "display": "block",
                        "sub_fields": [
                            {
                                "key": "field_57ab9d8a8a913",
                                "label": "Panel Content",
                                "name": "",
                                "type": "tab",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "placement": "top",
                                "endpoint": 0
                            },
                            {
                                "key": "field_5671ee73a7903",
                                "label": "Layout",
                                "name": "layout",
                                "type": "radio",
                                "instructions": "",
                                "required": 1,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "choices": {
                                    "embed": "Embedded video players",
                                    "thumbs": "Thumbnails (video opens in lightbox)"
                                },
                                "allow_null": 0,
                                "other_choice": 0,
                                "save_other_choice": 0,
                                "default_value": "embed",
                                "layout": "horizontal",
                                "return_format": "value"
                            },
                            {
                                "key": "field_56670ef68931e",
                                "label": "Videos",
                                "name": "videos",
                                "type": "repeater",
                                "instructions": "Videos must be from YouTube. The video ID should have 11 characters (e.g. \"mh3eMt09EAs\"); it's usually visible in the URL or sharing code on YouTube.",
                                "required": 1,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "collapsed": "",
                                "min": 1,
                                "max": 0,
                                "layout": "block",
                                "button_label": "Add Video",
                                "sub_fields": [
                                    {
                                        "key": "field_566727ea86191",
                                        "label": "Video Title (Optional)",
                                        "name": "video_title",
                                        "type": "text",
                                        "instructions": "",
                                        "required": 0,
                                        "conditional_logic": 0,
                                        "wrapper": {
                                            "width": "50",
                                            "class": "",
                                            "id": ""
                                        },
                                        "default_value": "",
                                        "placeholder": "",
                                        "prepend": "",
                                        "append": "",
                                        "maxlength": ""
                                    },
                                    {
                                        "key": "field_56670f2689320",
                                        "label": "YouTube Video ID",
                                        "name": "youtube_id",
                                        "type": "text",
                                        "instructions": "",
                                        "required": 1,
                                        "conditional_logic": 0,
                                        "wrapper": {
                                            "width": "50",
                                            "class": "",
                                            "id": ""
                                        },
                                        "default_value": "",
                                        "placeholder": "",
                                        "prepend": "",
                                        "append": "",
                                        "maxlength": 11
                                    }
                                ]
                            },
                            {
                                "key": "field_57bf8b20bd19c",
                                "label": "Panel Options",
                                "name": "panel_options",
                                "type": "clone",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "clone": [
                                    "group_57bf8830ad97a"
                                ],
                                "display": "seamless",
                                "layout": "block",
                                "prefix_label": 0,
                                "prefix_name": 0
                            }
                        ],
                        "min": "",
                        "max": ""
                    },
                    {
                        "key": "57a51776f769f",
                        "name": "quote",
                        "label": "Quote",
                        "display": "block",
                        "sub_fields": [
                            {
                                "key": "field_57ab9d7a8a911",
                                "label": "Panel Content",
                                "name": "",
                                "type": "tab",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "placement": "top",
                                "endpoint": 0
                            },
                            {
                                "key": "field_56672d2ac59cc",
                                "label": "Quote",
                                "name": "quote",
                                "type": "textarea",
                                "instructions": "",
                                "required": 1,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "default_value": "",
                                "placeholder": "",
                                "maxlength": "",
                                "rows": 4,
                                "new_lines": "br",
                                "readonly": 0,
                                "disabled": 0
                            },
                            {
                                "key": "field_56672d3bc59cd",
                                "label": "Author",
                                "name": "author",
                                "type": "text",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "default_value": "",
                                "placeholder": "",
                                "prepend": "",
                                "append": "",
                                "maxlength": "",
                                "readonly": 0,
                                "disabled": 0
                            },
                            {
                                "key": "field_56672d41c59ce",
                                "label": "Author Organization, Role, Credentials",
                                "name": "role",
                                "type": "text",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "default_value": "",
                                "placeholder": "",
                                "prepend": "",
                                "append": "",
                                "maxlength": "",
                                "readonly": 0,
                                "disabled": 0
                            },
                            {
                                "key": "field_57bf8b2bbd19d",
                                "label": "Panel Options",
                                "name": "panel_options",
                                "type": "clone",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "clone": [
                                    "group_57bf8830ad97a"
                                ],
                                "display": "seamless",
                                "layout": "block",
                                "prefix_label": 0,
                                "prefix_name": 0
                            }
                        ],
                        "min": "",
                        "max": ""
                    },
                    {
                        "key": "57a517344a422",
                        "name": "plain_code",
                        "label": "Plain Code",
                        "display": "block",
                        "sub_fields": [
                            {
                                "key": "field_57ab9d1d30c17",
                                "label": "Panel Content",
                                "name": "",
                                "type": "tab",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "placement": "top",
                                "endpoint": 0
                            },
                            {
                                "key": "field_573cb3772c75e",
                                "label": "Code",
                                "name": "code",
                                "type": "textarea",
                                "instructions": "",
                                "required": 1,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "default_value": "",
                                "placeholder": "",
                                "maxlength": "",
                                "rows": 8,
                                "new_lines": ""
                            },
                            {
                                "key": "field_57bf8b32bd19e",
                                "label": "Panel Options",
                                "name": "panel_options",
                                "type": "clone",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "",
                                    "class": "",
                                    "id": ""
                                },
                                "clone": [
                                    "group_57bf8830ad97a"
                                ],
                                "display": "seamless",
                                "layout": "block",
                                "prefix_label": 0,
                                "prefix_name": 0
                            }
                        ],
                        "min": "",
                        "max": ""
                    },
                    {
                        "key": "57c19a1868fd3",
                        "name": "google_map",
                        "label": "Google Map",
                        "display": "block",
                        "sub_fields": [
                            {
                                "key": "field_57c26875088bf",
                                "label": "Map Markers",
                                "name": "markers",
                                "type": "repeater",
                                "instructions": "",
                                "required": 1,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "100",
                                    "class": "",
                                    "id": ""
                                },
                                "collapsed": "",
                                "min": 1,
                                "max": 0,
                                "layout": "block",
                                "button_label": "Add Marker",
                                "sub_fields": [
                                    {
                                        "key": "field_57c281eb38442",
                                        "label": "Location",
                                        "name": "",
                                        "type": "tab",
                                        "instructions": "",
                                        "required": 0,
                                        "conditional_logic": 0,
                                        "wrapper": {
                                            "width": "",
                                            "class": "",
                                            "id": ""
                                        },
                                        "placement": "top",
                                        "endpoint": 0
                                    },
                                    {
                                        "key": "field_57c2687e088c0",
                                        "label": "Marker Location",
                                        "name": "marker",
                                        "type": "google_map",
                                        "instructions": "",
                                        "required": 0,
                                        "conditional_logic": 0,
                                        "wrapper": {
                                            "width": "",
                                            "class": "",
                                            "id": ""
                                        },
                                        "center_lat": "43.452855",
                                        "center_lng": "-80.498123",
                                        "zoom": "",
                                        "height": ""
                                    },
                                    {
                                        "key": "field_57c281f938443",
                                        "label": "Options",
                                        "name": "",
                                        "type": "tab",
                                        "instructions": "",
                                        "required": 0,
                                        "conditional_logic": 0,
                                        "wrapper": {
                                            "width": "",
                                            "class": "",
                                            "id": ""
                                        },
                                        "placement": "top",
                                        "endpoint": 0
                                    },
                                    {
                                        "key": "field_57c272331e4e3",
                                        "label": "Marker Label Heading",
                                        "name": "marker_heading",
                                        "type": "text",
                                        "instructions": "",
                                        "required": 0,
                                        "conditional_logic": 0,
                                        "wrapper": {
                                            "width": "50",
                                            "class": "",
                                            "id": ""
                                        },
                                        "default_value": "",
                                        "placeholder": "",
                                        "prepend": "",
                                        "append": "",
                                        "maxlength": 100
                                    },
                                    {
                                        "key": "field_57c272cfad745",
                                        "label": "Marker Label Text",
                                        "name": "marker_text",
                                        "type": "text",
                                        "instructions": "",
                                        "required": 0,
                                        "conditional_logic": 0,
                                        "wrapper": {
                                            "width": "50",
                                            "class": "",
                                            "id": ""
                                        },
                                        "default_value": "",
                                        "placeholder": "",
                                        "prepend": "",
                                        "append": "",
                                        "maxlength": ""
                                    },
                                    {
                                        "key": "field_57c2818f38440",
                                        "label": "Marker Colour",
                                        "name": "marker_colour",
                                        "type": "radio",
                                        "instructions": "",
                                        "required": 1,
                                        "conditional_logic": 0,
                                        "wrapper": {
                                            "width": "50",
                                            "class": "",
                                            "id": ""
                                        },
                                        "choices": {
                                            "default": "Default",
                                            "custom": "Custom"
                                        },
                                        "allow_null": 0,
                                        "other_choice": 0,
                                        "save_other_choice": 0,
                                        "default_value": "default",
                                        "layout": "horizontal",
                                        "return_format": "value"
                                    },
                                    {
                                        "key": "field_57c281ae38441",
                                        "label": "Custom Marker Colour",
                                        "name": "marker_colour_custom",
                                        "type": "color_picker",
                                        "instructions": "",
                                        "required": 1,
                                        "conditional_logic": [
                                            [
                                                {
                                                    "field": "field_57c2818f38440",
                                                    "operator": "==",
                                                    "value": "custom"
                                                }
                                            ]
                                        ],
                                        "wrapper": {
                                            "width": "50",
                                            "class": "",
                                            "id": ""
                                        },
                                        "default_value": "#333333"
                                    }
                                ]
                            },
                            {
                                "key": "field_57c19cbd3022d",
                                "label": "Map Height",
                                "name": "map_height",
                                "type": "select",
                                "instructions": "",
                                "required": 1,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "30",
                                    "class": "",
                                    "id": ""
                                },
                                "choices": {
                                    "short": "Short",
                                    "medium": "Medium",
                                    "tall": "Tall"
                                },
                                "default_value": [
                                    "medium"
                                ],
                                "allow_null": 0,
                                "multiple": 0,
                                "ui": 0,
                                "ajax": 0,
                                "return_format": "value",
                                "placeholder": ""
                            },
                            {
                                "key": "field_57c1a70608ba0",
                                "label": "Zoom Level",
                                "name": "zoom",
                                "type": "number",
                                "instructions": "",
                                "required": 1,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "30",
                                    "class": "",
                                    "id": ""
                                },
                                "default_value": 15,
                                "placeholder": "",
                                "prepend": "",
                                "append": "",
                                "min": 4,
                                "max": 18,
                                "step": 1
                            },
                            {
                                "key": "field_57c1accae2a34",
                                "label": "Zoom Control",
                                "name": "zoomcontrol",
                                "type": "true_false",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "20",
                                    "class": "",
                                    "id": ""
                                },
                                "message": "",
                                "default_value": 1,
                                "ui": 1,
                                "ui_on_text": "On",
                                "ui_off_text": "Off"
                            },
                            {
                                "key": "field_57c1a53ba9e30",
                                "label": "Draggable",
                                "name": "draggable",
                                "type": "true_false",
                                "instructions": "",
                                "required": 0,
                                "conditional_logic": 0,
                                "wrapper": {
                                    "width": "20",
                                    "class": "",
                                    "id": ""
                                },
                                "message": "",
                                "default_value": 0,
                                "ui": 1,
                                "ui_on_text": "On",
                                "ui_off_text": "Off"
                            }
                        ],
                        "min": "",
                        "max": ""
                    }
                ]
            }
        ],
        "location": [
            [
                {
                    "param": "page_template",
                    "operator": "==",
                    "value": "default"
                }
            ],
            [
                {
                    "param": "page_template",
                    "operator": "==",
                    "value": "default"
                }
            ]
        ],
        "menu_order": 4,
        "position": "normal",
        "style": "seamless",
        "label_placement": "top",
        "instruction_placement": "label",
        "hide_on_screen": [
            "the_content"
        ],
        "active": 1,
        "description": ""
    }
]