{
  "week": 23,
  "day": "Monday",
  "topic": "First Colonies",
  "subtitle": "Why People Came to America",
  "icon": "⛵",
  "pages": [
    {
      "title": "⛵ Coming to a New Land",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Imagine packing one small bag and sailing across a huge ocean to a place you have never seen. That is what many families did about four hundred years ago. They left Europe on wooden ships and came to America.",
            "A <strong>colony</strong> is a new town or settlement built by people far from their home country. The people who live in a colony are called <strong>colonists</strong>.",
            "Why did they come? Some wanted land to farm. Some wanted to find gold or make money. Others wanted the freedom to pray the way they believed was right. The trip was long, hard, and sometimes scary — but they were full of hope for a new life."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What is a colony?", "lines": "single"},
            {"text": "What do we call a person who lives in a colony?", "lines": "single"},
            {"text": "Name two reasons people came to America.", "lines": "double"},
            {"text": "How do you think the colonists felt on the long ocean trip?", "lines": "triple"}
          ]
        },
        {
          "type": "activity",
          "title": "This Week's Goals",
          "icon": "🎯",
          "content": [
            "<strong>By the end of this week, you will be able to:</strong>",
            "1. Explain what a colony is and why people came to America.",
            "2. Tell the story of Jamestown, the first lasting English colony.",
            "3. Tell the story of the Pilgrims and the Mayflower.",
            "4. Compare why people moved long ago with why people move today."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["colony", "colonist", "settle", "voyage", "freedom", "hope"]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "A colony is a new settlement far from home.",
            "Colonists flew to America on airplanes.",
            "Some people came to America to farm land.",
            "Some people came to America for religious freedom.",
            "The ocean voyage was quick and easy.",
            "Colonists traveled on wooden sailing ships."
          ]
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "If you could only bring one small bag on a long voyage, what would you pack?", "lines": "double"},
            {"text": "What would be the hardest part about moving to a brand-new place?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["colony", "colonists", "ocean", "freedom", "ships", "land"],
          "items": [
            "A ______________ is a new settlement built far from home.",
            "The people who live there are called ______________.",
            "Families crossed the ______________ to reach America.",
            "They sailed on wooden ______________.",
            "Some people came to find ______________ to farm.",
            "Others came for the ______________ to pray their own way."
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw It!",
          "icon": "🎨",
          "instruction": "Draw a sailing ship crossing the ocean to America. Add waves, clouds, and hopeful colonists on deck!",
          "boxes": 1
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["What a colony is", "YES &nbsp; / &nbsp; NOT YET"],
            ["Why people came to America", "YES &nbsp; / &nbsp; NOT YET"],
            ["How colonists traveled here", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}