{
  "section-1": {
    "title": "Section 1",
    "required": true,
    "content": {
      "title": "Main Terms",
      "sections": [
        {
          "heading": "Introduction",
          "text": "Please read these terms carefully.",
          "list": [
            "Item 1",
            "Item 2",
            "Item 3"
          ]
        }
      ]
    }
  }
}
