{
  "id": "04",
  "content": [
    {
      "type": "heading",
      "text": "Meta Descriptions and Search Snippets"
    },
    {
      "type": "text",
      "html": "A meta description does not guarantee ranking, but it can influence whether people click. Think of it as a short promise about what the page delivers."
    },
    {
      "type": "text",
      "html": "Strong descriptions are specific, honest, and action-oriented. They should match the page content so visitors do not bounce from disappointment."
    },
    {
      "type": "callout",
      "style": "info",
      "html": "<strong>Practice:</strong> Write descriptions after the page content is clear. If the description is easier to write than the page, the page may need a sharper focus."
    }
  ],
  "quiz": {
    "questions": [
      {
        "id": "q1",
        "type": "single",
        "text": "What is a meta description best used for?",
        "options": [
          {
            "id": "a",
            "text": "Summarizing the page in a way that can improve clicks"
          },
          {
            "id": "b",
            "text": "Secretly hiding keywords"
          },
          {
            "id": "c",
            "text": "Running server redirects"
          }
        ],
        "correct": [
          "a"
        ]
      },
      {
        "id": "q2",
        "type": "single",
        "text": "What should a description match?",
        "options": [
          {
            "id": "a",
            "text": "The actual page content"
          },
          {
            "id": "b",
            "text": "A completely unrelated offer"
          },
          {
            "id": "c",
            "text": "Only the domain registrar"
          }
        ],
        "correct": [
          "a"
        ]
      }
    ]
  }
}
