{
  "week": 25,
  "day": "Thursday",
  "topic": "Freedom in My Life",
  "subtitle": "What Independence Means Today",
  "icon": "🎆",
  "pages": [
    {
      "title": "🎆 Freedom Then and Now",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "The patriots fought so Americans could be free. But what does <strong>freedom</strong> mean for you today?",
            "Because of the Revolution, Americans can speak their minds, choose their leaders by voting, pray as they wish, and gather with friends. These freedoms are like gifts passed down from the patriots to you.",
            "Every year on the <strong>Fourth of July</strong>, we celebrate America's birthday with fireworks, parades, and flags. It marks the day in 1776 when the colonies declared they were free. When you watch fireworks light up the sky, you are celebrating a promise made long ago — that people should be free."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "Name two freedoms Americans have today.", "lines": "double"},
            {"text": "What holiday celebrates America's birthday?", "lines": "single"},
            {"text": "What year did the colonies declare they were free?", "lines": "single"},
            {"text": "Why do we shoot fireworks on the Fourth of July?", "lines": "double"}
          ]
        },
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["freedom", "vote", "celebrate", "fireworks", "parade", "flag"]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "sort_table",
          "title": "Freedoms I Enjoy",
          "icon": "📊",
          "instruction": "For each freedom, write one way you or your family uses it.",
          "header": ["Freedom", "How we use it"],
          "rows": [
            ["Saying what we think", ""],
            ["Choosing our leaders by voting", ""],
            ["Praying or believing as we wish", ""],
            ["Gathering with friends and family", ""]
          ]
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "How does your family celebrate the Fourth of July?", "lines": "double"},
            {"text": "If you could thank a patriot from long ago, what would you say?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["freedom", "voting", "July", "1776", "fireworks", "patriots"],
          "items": [
            "The ______________ fought so Americans could be free.",
            "______________ means being able to make your own choices.",
            "Americans choose leaders by ______________.",
            "America's birthday is the Fourth of ______________.",
            "The colonies declared freedom in ______________.",
            "We celebrate with parades and ______________."
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw It!",
          "icon": "🎨",
          "instruction": "Draw your own Fourth of July celebration — fireworks, flags, a parade, or a family picnic!",
          "boxes": 1
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["Freedoms Americans have today", "YES &nbsp; / &nbsp; NOT YET"],
            ["Why we celebrate the Fourth of July", "YES &nbsp; / &nbsp; NOT YET"],
            ["How freedom connects to my life", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}