{
  "week": 2,
  "day": "Monday",
  "topic": "The Gift of the Nile",
  "subtitle": "Welcome to Ancient Egypt",
  "icon": "🌊",
  "pages": [
    {
      "title": "🌊 The Gift of the Nile",
      "sections": [
        {
          "type": "activity",
          "title": "Today's Goals",
          "icon": "🎯",
          "content": [
            "✔ Find out where ancient Egypt was.",
            "✔ Learn why the Nile River was so important.",
            "✔ Discover why Egypt is called 'the gift of the Nile.'"
          ]
        },
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Let's travel back about 5,000 years to a hot, sandy land in Africa called <strong>Egypt</strong>. Most of Egypt is desert — dry sand as far as the eye can see. But one amazing river cuts through the desert like a long blue ribbon: the <strong>Nile River</strong>.",
            "The Nile is the longest river in the world! It flows more than 4,000 miles from the south to the north, where it empties into the Mediterranean Sea. Almost all ancient Egyptians lived close to its banks.",
            "Why? Because the Nile gave them everything: water to drink, fish to eat, mud to grow crops, and a watery road for their boats. A wise Greek writer named Herodotus called Egypt 'the gift of the Nile.' Without the river, there would have been no ancient Egypt at all!"
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "On which continent was ancient Egypt?", "lines": "single"},
            {"text": "What is special about the Nile's length?", "lines": "single"},
            {"text": "Why did almost all Egyptians live near the Nile?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["Egypt", "Nile River", "desert", "Africa", "crops", "ancient"]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Ancient Egypt was in Africa.",
            "The Nile is the shortest river in the world.",
            "Most of Egypt is green forest.",
            "Egyptians used the Nile for drinking water and fishing.",
            "The Nile flows into the Mediterranean Sea.",
            "Egypt is called 'the gift of the Nile.'"
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "draw_grid",
          "title": "Draw the Nile",
          "icon": "🎨",
          "instruction": "Draw the Nile River flowing through the desert. Add a boat, some fish, and green plants along the banks.",
          "boxes": 1
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Imagine you live in ancient Egypt. Write one way you would use the Nile River each day.", "lines": "triple"},
            {"text": "What do you think would happen to Egypt if the Nile dried up?", "lines": "triple"}
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["Where ancient Egypt was", "YES &nbsp; / &nbsp; NOT YET"],
            ["Why the Nile was important", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}
