{
  "id": "01",
  "content": [
    {
      "type": "heading",
      "text": "What a Domain Name Communicates"
    },
    {
      "type": "text",
      "html": "A domain name is more than an address. It is a memory hook, a trust signal, a brand asset, and often the first piece of language a visitor sees before deciding whether to click."
    },
    {
      "type": "text",
      "html": "Strong domains are easy to say, easy to type, hard to confuse, and aligned with the promise of the site. The best choice depends on audience, market, product, and long-term positioning."
    },
    {
      "type": "callout",
      "style": "info",
      "html": "<strong>Practice:</strong> Say the domain out loud, spell it over the phone, and imagine it on an invoice, ad, search result, email address, and social bio."
    }
  ],
  "quiz": {
    "questions": [
      {
        "id": "q1",
        "type": "single",
        "text": "What can a domain name communicate?",
        "options": [
          {
            "id": "a",
            "text": "Brand, trust, memory, and site purpose"
          },
          {
            "id": "b",
            "text": "Only the server's RAM size"
          },
          {
            "id": "c",
            "text": "Only the page background color"
          }
        ],
        "correct": [
          "a"
        ]
      },
      {
        "id": "q2",
        "type": "single",
        "text": "Which trait usually helps a domain?",
        "options": [
          {
            "id": "a",
            "text": "It is easy to say, type, and remember"
          },
          {
            "id": "b",
            "text": "It is confusing on purpose"
          },
          {
            "id": "c",
            "text": "It changes spelling every month"
          }
        ],
        "correct": [
          "a"
        ]
      }
    ]
  }
}
