{
  "week": 3,
  "day": "Monday",
  "topic": "Meet the Pharaohs",
  "subtitle": "Kings and Queens of Egypt",
  "icon": "👑",
  "pages": [
    {
      "title": "👑 Meet the Pharaohs",
      "sections": [
        {
          "type": "activity",
          "title": "Today's Goals",
          "icon": "🎯",
          "content": [
            "✔ Learn what a pharaoh was.",
            "✔ Discover the crowns and symbols of a pharaoh.",
            "✔ Meet some famous pharaohs of Egypt."
          ]
        },
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Ancient Egypt had powerful rulers called <strong>pharaohs</strong>. A pharaoh was like a king — but even more! Egyptians believed the pharaoh was chosen by the gods to lead them. The pharaoh made the laws, led the army, and owned all the land.",
            "Pharaohs wore special crowns. The white crown stood for Upper Egypt in the south, and the red crown stood for Lower Egypt in the north. When Egypt became one kingdom, pharaohs wore a double crown — both together! They also carried a crook and a flail, symbols of caring for and protecting their people.",
            "There were about 170 pharaohs over 3,000 years. Some famous ones were <strong>Tutankhamun</strong> (the boy king), <strong>Ramses II</strong> (who ruled for 66 years), and <strong>Hatshepsut</strong> — a woman who became one of Egypt's greatest rulers!"
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What was a pharaoh?", "lines": "single"},
            {"text": "What did the double crown show?", "lines": "single"},
            {"text": "Name one famous pharaoh and one fact about them.", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["pharaoh", "crown", "kingdom", "ruler", "crook", "symbol"]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "A pharaoh was the ruler of ancient Egypt.",
            "Egyptians believed pharaohs were chosen by the gods.",
            "Pharaohs wore baseball caps.",
            "Hatshepsut was a woman who ruled Egypt.",
            "Tutankhamun became pharaoh when he was a boy.",
            "There was only one pharaoh in all of Egypt's history."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "draw_grid",
          "title": "Design a Pharaoh",
          "icon": "🎨",
          "instruction": "Draw yourself as a pharaoh! Include a crown, a crook, and a flail.",
          "boxes": 1
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "If you were pharaoh for one day, what law would you make? Why?", "lines": "triple"},
            {"text": "Why do you think pharaohs carried a crook, like a shepherd's staff?", "lines": "triple"}
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["What a pharaoh was", "YES &nbsp; / &nbsp; NOT YET"],
            ["The name of one famous pharaoh", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}
