{
    "section_name": "Blog",
    "section_slug": "blog",
    "unique_section_slug": "blog",
    "section_enable": "on",
    "array_type": "inner-list",
    "loop_number": 1,
    "section":{
        "title":{
            "lable" : "Blog Title",
            "slug" :  "blog_title",
            "text" : " <b> About </b> the blog",
            "type" : "text",
            "placeholder" : "Please enter here.."
        },
        "description":{
            "lable" : "Blog Description",
            "slug" :  "blog_description",
            "text" : "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy.",
            "type" : "textarea",
            "placeholder" : "Please enter here.."
        }      
    }
}