{
  "week": 26,
  "day": "Monday",
  "topic": "Founding Fathers",
  "subtitle": "The Leaders Who Built a Nation",
  "icon": "🖋️",
  "pages": [
    {
      "title": "🖋️ Who Were the Founding Fathers?",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "When America decided to become free, it needed wise leaders to help build the new country. We call these leaders the <strong>Founding Fathers</strong>.",
            "<strong>George Washington</strong> led the army and later became the first president. <strong>Thomas Jefferson</strong> wrote the Declaration of Independence. <strong>Benjamin Franklin</strong> was an inventor, printer, and wise helper. <strong>John Adams</strong> spoke bravely for freedom.",
            "The Founding Fathers did not agree on everything. They argued, talked, and listened to each other. But they shared one big dream: a country where the people would rule themselves. This week you will meet these leaders and read their most famous words!"
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What do we call the leaders who helped build America?", "lines": "single"},
            {"text": "Who wrote the Declaration of Independence?", "lines": "single"},
            {"text": "What was Benjamin Franklin known for?", "lines": "double"},
            {"text": "What big dream did the Founding Fathers share?", "lines": "double"}
          ]
        },
        {
          "type": "activity",
          "title": "This Week's Goals",
          "icon": "🎯",
          "content": [
            "<strong>By the end of this week, you will be able to:</strong>",
            "1. Name at least three Founding Fathers and what they did.",
            "2. Explain what the Declaration of Independence says.",
            "3. Tell why July 4, 1776 is a special date.",
            "4. Connect the Founding Fathers' ideas to your own life."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["founder", "leader", "declaration", "president", "inventor", "nation"]
        },
        {
          "type": "sort_table",
          "title": "Match the Founding Father",
          "icon": "📊",
          "instruction": "Write the name that matches each clue: Washington, Jefferson, Franklin, or Adams.",
          "header": ["Clue", "Name"],
          "rows": [
            ["I led the army and became the first president.", ""],
            ["I wrote the Declaration of Independence.", ""],
            ["I was an inventor and printer.", ""],
            ["I spoke bravely for freedom.", ""]
          ]
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "The Founding Fathers argued but still worked together. Why is that important?", "lines": "triple"},
            {"text": "What makes someone a good leader?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["Founding Fathers", "Washington", "Jefferson", "Franklin", "dream", "listened"],
          "items": [
            "America's early leaders are called the ______________.",
            "George ______________ led the army.",
            "Thomas ______________ wrote the Declaration.",
            "Benjamin ______________ was an inventor and printer.",
            "The leaders argued, talked, and ______________.",
            "They shared a ______________ of a free country."
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw It!",
          "icon": "🎨",
          "instruction": "Draw your favorite Founding Father doing his job — leading the army, writing, or inventing!",
          "boxes": 1
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["Who the Founding Fathers were", "YES &nbsp; / &nbsp; NOT YET"],
            ["What each leader did", "YES &nbsp; / &nbsp; NOT YET"],
            ["The dream they shared", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}