{
  "week": 23,
  "day": "Tuesday",
  "topic": "Jamestown",
  "subtitle": "The First Lasting English Colony",
  "icon": "🏰",
  "pages": [
    {
      "title": "🏰 The Story of Jamestown",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "In the year 1607, three small ships landed in Virginia. About one hundred men and boys stepped onto the shore. They built a fort by a river and named their new home <strong>Jamestown</strong>, after King James of England.",
            "Life in Jamestown was very hard at first. The water was not clean, food ran low, and many colonists got sick. A brave leader named <strong>John Smith</strong> made a rule: everyone must work — planting, building, and fishing.",
            "The Powhatan people already lived on this land. A young Powhatan girl named <strong>Pocahontas</strong> helped bring food and peace between her people and the colonists. Jamestown survived and became the first lasting English colony in America."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "In what year did the colonists land at Jamestown?", "lines": "single"},
            {"text": "Who made the rule that everyone must work?", "lines": "single"},
            {"text": "Who were the people already living on the land?", "lines": "single"},
            {"text": "How did Pocahontas help the colonists?", "lines": "triple"}
          ]
        },
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["Jamestown", "fort", "leader", "Powhatan", "survive", "peace"]
        }
      ]
    },
    {
      "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": [
            ["Jamestown becomes a lasting colony.", ""],
            ["Three ships sail from England.", ""],
            ["John Smith says everyone must work.", ""],
            ["The colonists build a fort by the river.", ""],
            ["Pocahontas helps bring food and peace.", ""]
          ]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Jamestown was named after King James.",
            "Life in Jamestown was easy from the start.",
            "John Smith told everyone to work.",
            "The Powhatan people lived in Virginia before the colonists came.",
            "Jamestown was built in the year 2007.",
            "Jamestown became the first lasting English colony."
          ]
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Why do you think John Smith's rule that everyone must work helped Jamestown survive?", "lines": "triple"},
            {"text": "How do you think the Powhatan people felt when the ships arrived?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["Jamestown", "1607", "fort", "John Smith", "Pocahontas", "work"],
          "items": [
            "The colonists landed in Virginia in the year ______________.",
            "They named their colony ______________.",
            "First, they built a ______________ by the river.",
            "______________ was a leader who made rules.",
            "His rule was that everyone must ______________.",
            "______________ helped bring food and peace."
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw It!",
          "icon": "🎨",
          "instruction": "Draw the Jamestown fort by the river. Include the wooden walls, small houses, and the three ships.",
          "boxes": 1
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["When and where Jamestown was built", "YES &nbsp; / &nbsp; NOT YET"],
            ["Why life was hard at first", "YES &nbsp; / &nbsp; NOT YET"],
            ["How John Smith and Pocahontas helped", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}