{
  "single" :
    {
      "alert": "section_alert",
      "counter": "section_counter",
      "divider": "section_divider",
      "google_maps": "section_map",
      "html": "section_title",
      "icon": "section_icon",
      "icon-box": "section_icon",
      "image": "section_image",
      "image-box": "section_image",
      "progress": "section_progress",
      "read-more" : "section_title",
      "shortcode" : "section_shortcode",
      "star-rating" : "section_rating",
      "testimonial" : "section_testimonial"
    }
  ,
  "repeatable":
    {
      "icon-list":["section_icon","icon_list"],
      "nested-accordion": ["section_items","items"],
      "nested-tabs": ["section_tabs","tabs"],
      "tabs":["section_tabs","tabs"],
      "toggle":["section_toggle","tabs"]
    }

}