{
  "week": 23,
  "day": "Wednesday",
  "topic": "The Mayflower",
  "subtitle": "The Pilgrims Sail to Plymouth",
  "icon": "🚢",
  "pages": [
    {
      "title": "🚢 The Pilgrims and the Mayflower",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "In 1620, a ship called the <strong>Mayflower</strong> sailed from England. On board were about one hundred passengers. Many of them were <strong>Pilgrims</strong> — people who wanted the freedom to worship in their own way.",
            "The voyage took about two months. The ship was crowded, the sea was stormy, and many people felt seasick. At last they saw land and settled a place they called <strong>Plymouth</strong>.",
            "Their first winter was terribly hard. In spring, a Wampanoag man named <strong>Squanto</strong> taught them to plant corn and catch fish. In the fall, the Pilgrims and the Wampanoag shared a big feast of thanks — a story we remember at Thanksgiving."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What was the name of the Pilgrims' ship?", "lines": "single"},
            {"text": "Why did the Pilgrims leave England?", "lines": "double"},
            {"text": "Who taught the Pilgrims to plant corn?", "lines": "single"},
            {"text": "What holiday reminds us of the feast the Pilgrims and Wampanoag shared?", "lines": "single"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Hands-On: Pack for the Mayflower!",
          "icon": "🔍",
          "content": [
            "<strong>You need:</strong> a pencil and your imagination.",
            "You are sailing on the Mayflower! Space is very small, so you may only bring five things. There are no stores, no electricity, and the trip takes two months. Choose wisely and explain why you picked each one."
          ],
          "table": {
            "header": ["Thing I will bring", "Why I need it"],
            "rows": [
              ["1.", ""],
              ["2.", ""],
              ["3.", ""],
              ["4.", ""],
              ["5.", ""]
            ]
          }
        },
        {
          "type": "draw_grid",
          "title": "Draw the Voyage",
          "icon": "🎨",
          "instruction": "Draw three pictures: the Mayflower leaving England, the stormy ocean trip, and the Pilgrims landing at Plymouth.",
          "boxes": 3
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["Mayflower", "Pilgrims", "Plymouth", "Squanto", "corn", "feast"],
          "items": [
            "The ______________ set sail from England in 1620.",
            "The ______________ wanted freedom to worship their own way.",
            "They settled a place called ______________.",
            "______________ was a Wampanoag man who helped them.",
            "He taught them how to plant ______________.",
            "In the fall, they shared a big ______________ of thanks."
          ]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "The Mayflower sailed in 1620.",
            "The voyage took only two days.",
            "The Pilgrims wanted freedom to worship.",
            "Squanto taught the Pilgrims to plant corn.",
            "The first winter at Plymouth was easy.",
            "The Pilgrims and Wampanoag shared a feast of thanks."
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["Who the Pilgrims were", "YES &nbsp; / &nbsp; NOT YET"],
            ["What the Mayflower voyage was like", "YES &nbsp; / &nbsp; NOT YET"],
            ["How Squanto and the Wampanoag helped", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}
