{
  "week": 25,
  "day": "Tuesday",
  "topic": "Boston Tea Party",
  "subtitle": "Tea in the Harbor!",
  "icon": "🍵",
  "pages": [
    {
      "title": "🍵 The Boston Tea Party",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "One of the taxes the colonists hated most was the tax on <strong>tea</strong>. Colonists loved drinking tea, but they refused to pay the king's unfair tax on it.",
            "On a cold night in December 1773, a group of colonists in Boston decided to send the king a message. They dressed up in disguises, climbed onto three ships in Boston Harbor, and dumped 342 chests of tea into the water! Splash! This protest is called the <strong>Boston Tea Party</strong> — but it was not a party with cake.",
            "The king was furious. He punished Boston with harsh new rules. But instead of giving up, the thirteen colonies came together, stronger than ever. War was coming."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "Which tax made the colonists especially angry?", "lines": "single"},
            {"text": "What did the colonists dump into Boston Harbor?", "lines": "single"},
            {"text": "How did the king react?", "lines": "double"},
            {"text": "What did the colonies do after Boston was punished?", "lines": "double"}
          ]
        },
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["tea", "harbor", "protest", "disguise", "punish", "together"]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "sort_table",
          "title": "Order the Story",
          "icon": "📊",
          "instruction": "Number these events 1 to 5 in the order they happened.",
          "header": ["Event", "Order (1–5)"],
          "rows": [
            ["The king punishes Boston with harsh rules.", ""],
            ["The king taxes the colonists' tea.", ""],
            ["Colonists dump 342 chests of tea into the harbor.", ""],
            ["The colonies come together, stronger than ever.", ""],
            ["Colonists in disguises climb onto three ships.", ""]
          ]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "The Boston Tea Party happened in 1773.",
            "The colonists dumped coffee into the harbor.",
            "The colonists wore disguises.",
            "The Boston Tea Party was a birthday party.",
            "The king was furious about the tea.",
            "The colonies came together after Boston was punished."
          ]
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "A protest is a way to show something is unfair. Why do you think the colonists chose tea?", "lines": "triple"},
            {"text": "What is a peaceful way you could speak up about something unfair?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["tea", "Boston", "ships", "1773", "protest", "message"],
          "items": [
            "The king put a tax on ______________.",
            "The Tea Party happened in the city of ______________.",
            "It happened in December of ______________.",
            "Colonists climbed onto three ______________.",
            "Dumping the tea was a ______________ against unfair taxes.",
            "The colonists wanted to send the king a ______________."
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw It!",
          "icon": "🎨",
          "instruction": "Draw the Boston Tea Party: the ships, the harbor, and the tea chests splashing into the water at night.",
          "boxes": 1
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["What happened at the Boston Tea Party", "YES &nbsp; / &nbsp; NOT YET"],
            ["Why the colonists protested", "YES &nbsp; / &nbsp; NOT YET"],
            ["How the king reacted", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}
