{
  "week": 2,
  "day": "Thursday",
  "topic": "Rivers Then and Now",
  "subtitle": "Comparing the Nile to Our World",
  "icon": "🚰",
  "pages": [
    {
      "title": "🚰 Rivers Then and Now",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Ancient Egyptians walked to the Nile to fetch water in clay jars. Today, you just turn a faucet and clean water pours out! But guess what — that water still comes from rivers, lakes, and underground, just like in ancient times. People still need rivers.",
            "Big cities today often sit next to rivers, just like Egyptian towns sat beside the Nile. Rivers still carry boats full of goods. Farmers still water their crops with river water. Some things never change!",
            "The Nile still flows through Egypt today. In 1970, Egypt finished building the <strong>Aswan High Dam</strong>, which holds back the flood waters. Now the river does not flood every year like it did long ago — people control the water instead."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "How did ancient Egyptians get their water?", "lines": "single"},
            {"text": "How do you get water at your house?", "lines": "single"},
            {"text": "What does the Aswan High Dam do?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "sort_table",
          "title": "Then and Now",
          "icon": "📊",
          "instruction": "Write THEN if it describes ancient Egypt, or NOW if it describes today. Careful — one might be BOTH!",
          "header": ["Statement", "THEN, NOW, or BOTH?"],
          "rows": [
            ["Carrying water from the river in clay jars", ""],
            ["Getting water from a faucet", ""],
            ["The Nile floods every single year", ""],
            ["A dam controls the Nile's water", ""],
            ["People need rivers for water and food", ""]
          ]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "The Nile River still flows through Egypt today.",
            "Ancient Egyptians had faucets in their homes.",
            "The Aswan High Dam holds back the Nile's flood waters.",
            "Many big cities today are built near rivers.",
            "People today no longer need rivers at all."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Investigation: Water in Your Life",
          "icon": "🔍",
          "content": [
            "<strong>Your mission:</strong> Count the ways your family uses water in one day.",
            "Write each way you use water in the table below."
          ],
          "table": {
            "header": ["How we used water today", "Did Egyptians do this too? (YES/NO)"],
            "rows": [
              ["", ""],
              ["", ""],
              ["", ""]
            ]
          }
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "What is one way your life with water is EASIER than an Egyptian kid's life?", "lines": "triple"},
            {"text": "Why do you think people still build cities near rivers today?", "lines": "triple"}
          ]
        }
      ]
    }
  ]
}
