{
  "week": 23,
  "day": "Thursday",
  "topic": "Why People Move",
  "subtitle": "Then and Now",
  "icon": "🧳",
  "pages": [
    {
      "title": "🧳 Why Do People Move?",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Long ago, colonists crossed the ocean for land, money, and freedom. Guess what? People still move for reasons like these today!",
            "Maybe your family has moved to a new house, a new town, or even a new country. Families move for new jobs, to be near grandparents, or to find a safer place to live. Moving can feel exciting and a little scary — just like it did for the colonists.",
            "When people move somewhere new, they bring their favorite foods, songs, games, and stories with them. That is one way our country became a home for people from all over the world. Every family who moves adds something special to their new community."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "Name two reasons families move today.", "lines": "double"},
            {"text": "What do people bring with them when they move?", "lines": "double"},
            {"text": "How is moving today like moving long ago?", "lines": "triple"}
          ]
        },
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["move", "community", "tradition", "family", "journey", "welcome"]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "sort_table",
          "title": "Then or Now?",
          "icon": "📊",
          "instruction": "Read each sentence. Write T if it tells about colonists long ago, or N if it tells about families now. Some might be both — write B!",
          "header": ["Sentence", "Then, Now, or Both?"],
          "rows": [
            ["Families travel in cars and airplanes.", ""],
            ["The trip across the ocean takes two months on a wooden ship.", ""],
            ["People move to find a better life.", ""],
            ["Moving to a new place feels exciting and scary.", ""],
            ["People bring their favorite foods and stories with them.", ""],
            ["Settlers build a fort with wooden walls.", ""]
          ]
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Has your family ever moved, or do you know someone who has? What was it like?", "lines": "triple"},
            {"text": "How could you help a new kid feel welcome in your neighborhood?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["move", "jobs", "freedom", "foods", "community", "world"],
          "items": [
            "Families still ______________ to new places today.",
            "Some families move for new ______________.",
            "Long ago, colonists moved for land and ______________.",
            "People bring favorite ______________ and stories with them.",
            "Every new family adds something special to the ______________.",
            "Our country is home to people from all over the ______________."
          ]
        },
        {
          "type": "activity",
          "title": "Investigation: Family Moving Story",
          "icon": "🔍",
          "content": [
            "<strong>You need:</strong> a grown-up family member.",
            "Ask your family member about a time they moved and write down their answers:"
          ],
          "table": {
            "header": ["Question", "Answer"],
            "rows": [
              ["Where did you move from and to?", ""],
              ["Why did you move?", ""],
              ["What did you miss the most?", ""],
              ["What was the best part of the new place?", ""]
            ]
          }
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["Why families move today", "YES &nbsp; / &nbsp; NOT YET"],
            ["How moving now is like moving long ago", "YES &nbsp; / &nbsp; NOT YET"],
            ["How new families make communities special", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}