{
    "about_us_section": {
        "builder": true,
        "name": "About Us",
        "order": 1,
        "page": "global",
        "common": true,
        "content": {
            "sub_title": {
                "type": "text",
                "label": "Sub Title",
                "required": true,
                "help": "Sub title with HTML formatting"
            },
            "title": {
                "type": "text",
                "label": "Main Title",
                "required": true,
                "help": "Main title with HTML formatting"
            },
            "short_description": {
                "type": "textarea",
                "label": "Short Description",
                "help": "Brief description below the heading"
            },
            "description": {
                "type": "textarea",
                "label": "Description",
                "help": "Brief description below the heading"
            },
            "button_text": {
                "type": "text",
                "label": "Button Text",
                "help": "Text to display on the button text."
            },
            "button_url": {
                "type": "text",
                "label": "Button URL",
                "help": "URL for the the button."
            },
            "show_shape_image": {
                "type": "radio",
                "label": "Show Shape Image",
                "required": false,
                "options": {
                    "1": "Yes",
                    "0": "No"
                },
                "inline": true,
                "default": "1"
            },
            "left_top_image": {
                "type": "image",
                "label": "Left Top Image",
                "help": "Image for the left top of section (310X290px recommended)",
                "size": "310X290px",
                "inline": true
            },
            "left_bottom_image": {
                "type": "image",
                "label": "Left Bottom Image",
                "help": "Image for the left bottom of section (310X220px recommended)",
                "size": "310X220px",
                "inline": true
            },
            "right_top_image": {
                "type": "image",
                "label": "Right Top Image",
                "help": "Image for the right top of section (410x530px recommended)",
                "size": "410x530px",
                "inline": true
            }
        }
    },
    "followers_section": {
        "description": "Followers Section",
        "common": true,
        "builder": true,
        "name": "Followers Section",
        "order": 2,
        "page": "global",
        "content": {
            "title": {
                "type": "text",
                "label": "Title",
                "help": "Title for the section"
            },
            "facebook_url": {
                "type": "text",
                "label": "Facebook URL",
                "help": "URL for the button"
            },
            "facebook_followers": {
                "type": "text",
                "label": "Facebook Followers",
                "help": "Number of Facebook followers"
            },
            "twitter_url": {
                "type": "text",
                "label": "Twitter URL",
                "help": "URL for the button"
            },
            "twitter_followers": {
                "type": "text",
                "label": "Twitter Followers",
                "help": "Number of Twitter followers"
            },
            "instagram_url": {
                "type": "text",
                "label": "Instagram URL",
                "help": "URL for the button"
            },
            "instagram_followers": {
                "type": "text",
                "label": "Instagram Followers",
                "help": "Number of Instagram followers"
            },
            "youtube_url": {
                "type": "text",
                "label": "Youtube URL",
                "help": "URL for the button"
            },
            "youtube_followers": {
                "type": "text",
                "label": "Youtube Followers",
                "help": "Number of Youtube followers"
            },
            "linkedin_url": {
                "type": "text",
                "label": "Linkedin URL",
                "help": "URL for the button"
            },
            "linkedin_followers": {
                "type": "text",
                "label": "Linkedin Followers",
                "help": "Number of Linkedin followers"
            },
            "pinterest_url": {
                "type": "text",
                "label": "Pinterest URL",
                "help": "URL for the button"
            },
            "pinterest_followers": {
                "type": "text",
                "label": "Pinterest Followers",
                "help": "Number of Pinterest followers"
            },
            "spotify_url": {
                "type": "text",
                "label": "Spotify URL",
                "help": "URL for the button"
            },
            "spotify_followers": {
                "type": "text",
                "label": "Spotify Followers",
                "help": "Number of Spotify followers"
            },
            "show_subscribe_followers": {
                "type": "radio",
                "label": "Show Subscribe & Followers",
                "required": false,
                "options": {
                    "1": "Yes",
                    "0": "No"
                },
                "inline": true,
                "default": "1"
            }
        }
    },
    "team_section": {
        "builder": true,
        "name": "Team Section",
        "order": 3,
        "page": "global",
        "common": true,
        "content": {
            "sub_title": {
                "type": "text",
                "label": "Sub Title",
                "required": true,
                "help": "Sub title with HTML formatting"
            },
            "title": {
                "type": "text",
                "label": "Main Title",
                "required": true,
                "help": "Main title with HTML formatting"
            },
            "short_description": {
                "type": "textarea",
                "label": "Short Description",
                "help": "Brief description below the heading"
            }
        }
    },
    "contact_section": {
        "builder": true,
        "name": "Contact Us Section",
        "order": 4,
        "page": "global",
        "common": true,
        "content": {
            "location": {
                "type": "text",
                "label": "Location",
                "help": "Location with HTML formatting"
            },
            "email": {
                "type": "text",
                "label": "Email",
                "help": "Email with HTML formatting"
            },
            "phone": {
                "type": "text",
                "label": "Phone",
                "help": "Phone with HTML formatting"
            },
            "title": {
                "type": "text",
                "label": "Title",
                "required": true,
                "help": "Title with HTML formatting"
            },
            "short_description": {
                "type": "textarea",
                "label": "Short Description",
                "help": "Brief description below the heading"
            },
            "button_text": {
                "type": "text",
                "label": "Button Text",
                "help": "Text to display on the button text."
            },
            "left_bottom_image": {
                "type": "image",
                "label": "Left Bottom Image",
                "help": "Image for the left bottom of section (630x530px recommended)",
                "size": "630x530px",
                "inline": true
            },
            "contact-map": {
                "type": "textarea",
                "label": "Contact Map",
                "help": "Iframe"
            }
        }
    }
}
