  {
    "widget_name": "accordion",
    "sections":[
      {
        "section_name": "section_title",
        "control": [],
        "repeatable": [
          {
            "tabs": ["tab_title","tab_content"]
          }
        ]
      }
    ]
  }