{
  "id": "10",
  "content": [
    {
      "type": "heading",
      "text": "Choosing a Domain Strategy"
    },
    {
      "type": "text",
      "html": "A good domain strategy balances brand, audience, SEO clarity, legal safety, technical simplicity, and long-term maintainability. The best domain is not always the shortest or trendiest."
    },
    {
      "type": "text",
      "html": "Before committing, check availability, pronunciation, trademark risk, social handle fit, email fit, TLD trust, and whether the name can grow with the project."
    },
    {
      "type": "callout",
      "style": "info",
      "html": "<strong>Practice:</strong> Create a one-page domain decision brief. Include the chosen name, rejected alternatives, target audience, TLD rationale, SEO role, redirect plan, and renewal owner."
    }
  ],
  "quiz": {
    "questions": [
      {
        "id": "q1",
        "type": "single",
        "text": "What should domain strategy balance?",
        "options": [
          {
            "id": "a",
            "text": "Brand, audience, SEO clarity, legal safety, and maintainability"
          },
          {
            "id": "b",
            "text": "Only random novelty"
          },
          {
            "id": "c",
            "text": "Only the cheapest renewal"
          }
        ],
        "correct": [
          "a"
        ]
      },
      {
        "id": "q2",
        "type": "single",
        "text": "What belongs in a domain decision brief?",
        "options": [
          {
            "id": "a",
            "text": "Name choice, TLD rationale, SEO role, redirect plan, and owner"
          },
          {
            "id": "b",
            "text": "Only a screenshot"
          },
          {
            "id": "c",
            "text": "Only a private password"
          }
        ],
        "correct": [
          "a"
        ]
      }
    ]
  }
}
