{
  "id": "10",
  "content": [
    {
      "type": "heading",
      "text": "Build a Content System"
    },
    {
      "type": "text",
      "html": "A content system is a repeatable way to plan, publish, measure, and improve pages. It includes page templates, tone guidelines, CTA patterns, proof libraries, SEO habits, and review schedules."
    },
    {
      "type": "text",
      "html": "Systems make quality easier. Instead of reinventing every page, you create patterns that help each page do its job while still serving the visitor."
    },
    {
      "type": "text",
      "html": "The goal is not more content. The goal is useful content that helps the right visitor take the right next step."
    },
    {
      "type": "callout",
      "style": "info",
      "html": "<strong>Practice:</strong> Draft a one-page content checklist: audience, intent, page promise, sections, proof, CTA, SEO tags, tracking, and review date."
    }
  ],
  "quiz": {
    "questions": [
      {
        "id": "q1",
        "type": "single",
        "text": "What is the goal of a content system?",
        "options": [
          {
            "id": "a",
            "text": "Repeatable quality and clearer visitor paths"
          },
          {
            "id": "b",
            "text": "Publishing random pages"
          },
          {
            "id": "c",
            "text": "Avoiding review forever"
          }
        ],
        "correct": [
          "a"
        ]
      },
      {
        "id": "q2",
        "type": "single",
        "text": "What should a content checklist include?",
        "options": [
          {
            "id": "a",
            "text": "Audience, intent, proof, CTA, SEO and tracking"
          },
          {
            "id": "b",
            "text": "Only a font choice"
          },
          {
            "id": "c",
            "text": "Only a DNS provider"
          }
        ],
        "correct": [
          "a"
        ]
      }
    ]
  }
}
