{
    "banner": {
        "builder": true,
        "no_selection": true,
        "name": "Banner Section",
        "content": {
            "images": {
                "background_image": {
                    "size": "1920x1280"
                }
            },
            "heading": "text"
        }
    },
    "login": {
        "builder": true,
        "no_selection": true,
        "name": "Login Section",
        "content": {
            "images": {
                "background_image": {
                    "size": "1920x1280"
                }
            }
        }
    },
    "register": {
        "builder": true,
        "no_selection": true,
        "name": "Register Section",
        "content": {
            "images": {
                "background_image": {
                    "size": "1920x1280"
                }
            }
        }
    },
    "breadcrumb": {
        "builder": true,
        "no_selection": true,
        "name": "Breadcrumb Section",
        "content": {
            "images": {
                "background_image": {
                    "size": "1920x1440"
                }
            }
        }
    },
    "faq": {
        "builder": true,
        "name": "FAQ Section",
        "content": {
            "heading": "text",
            "sub_heading": "text"
        },
        "element": {
            "title" : "text",
            "answer": "textarea",
            "modal" : true
        }
    },
    "feature": {
        "builder": true,
        "name": "Feature Section",
        "content": {
            "images": {
                "background_image": {
                    "size": "1920x1280"
                }
            },
            "heading": "text",
            "sub_heading": "text"
        },
        "element": {
            "title": "text",
            "description" : "textarea",
            "feature_icon": "icon",
            "modal": true
        }
    },
    "feature_job": {
        "builder": true,
        "name": "Feature Job",
        "content": {
            "heading":"text"
        }
    },
    "latest_job": {
        "builder": true,
        "name": "Latest Job",
        "content": {
            "heading": "text"
        }
    },
    "cta": {
        "builder": true,
        "name": "CTA Section",
        "content": {
            "images": {
                "cta_image": {
                    "size": "950x890"
                }
            },
            "heading" : "text",
            "btn_name": "text",
            "btn_url" : "text"
        }
    },
    "package": {
        "builder": true,
        "name": "Package Section",
        "content": {
            "heading": "text",
            "sub_heading": "text"
        }
    },
    "policy_pages": {
        "builder": true,
        "no_selection": true,
        "name": "Policy Pages",
        "element": {
            "title"  : "text",
            "details": "textarea-nic",
            "modal"  : false
        }
    },
    "brand": {
        "builder": true,
        "name": "Brand Section",
        "content": {
            "heading": "text"
        },
        "element": {
            "images": {
                "brand_image": {
                    "size": "100x40"
                }
            },
            "modal": true
        }
    },
    "blog": {
        "builder": true,
        "name": "Blog Section",
        "content": {
            "heading": "text",
            "sub_heading": "text"
        },
        "element": {
            "images": {
                "blog_image": {
                    "size" : "770x520",
                    "thumb": "400x250"
                }
            },
            "title": "text",
            "description_nic": "textarea-nic",
            "modal": false
        }
    },
    "social_icon": {
        "builder": true,
        "no_selection": true,
        "name": "Social Icons",
        "element": {
            "title": "text",
            "social_icon": "icon",
            "url": "text",
            "modal": true
        }
    },
    "contact_us": {
        "builder": true,
        "no_selection": true,
        "name": "Contact Us",
        "content": {
            "title": "text",
            "email": "text",
            "address": "text",
            "mobile": "text",
            "location_url": "text"
        }
    },
    "footer": {
        "builder": true,
        "no_selection": true,
        "name": "Footer Section",
        "content": {
            "title": "text",
            "job_post": "text",
            "candidate": "text"
        }
    },
    "banned": {
        "builder": true,
        "no_selection": true,
        "name": "Banned Section",
        "content": {
            "images": {
                "image": {
                    "size": "700x400"
                }
            },
            "heading": "text"
        }
    }
}
