{
  "week": 4,
  "day": "Wednesday",
  "topic": "Mummies",
  "subtitle": "How Egyptians Prepared for the Afterlife",
  "icon": "๐Ÿงป",
  "pages": [
    {
      "title": "๐Ÿงป Mummies: Wrapped for the Ages",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "๐Ÿ“–",
          "paragraphs": [
            "Ancient Egyptians believed that life continued after death in a place they called the <strong>afterlife</strong>. To get there, they believed a person's body needed to be kept safe. So they turned bodies into <strong>mummies</strong> โ€” bodies dried and wrapped so they would last for thousands of years.",
            "Making a mummy took about 70 days! Special workers washed the body and covered it with a salty powder called <strong>natron</strong> to dry it out. Then they wrapped it in hundreds of meters of linen cloth strips, tucking in lucky charms called <strong>amulets</strong> between the layers.",
            "The mummy was placed in a decorated case called a <strong>sarcophagus</strong>. Egyptians even made mummies of cats, crocodiles, and birds! Thanks to mummies, scientists today can learn what ancient Egyptians ate, what sicknesses they had, and even how old they were."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "โœ๏ธ",
          "questions": [
            {"text": "Why did Egyptians make mummies?", "lines": "single"},
            {"text": "How long did it take to make a mummy?", "lines": "single"},
            {"text": "What can scientists learn from mummies today?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "๐Ÿ“",
          "instruction": "Write what each word means in your own words.",
          "words": ["mummy", "afterlife", "natron", "amulet", "sarcophagus", "linen"]
        },
        {
          "type": "sort_table",
          "title": "Making a Mummy: Step by Step",
          "icon": "๐Ÿ“Š",
          "instruction": "Number these steps 1 to 4 in the correct order.",
          "header": ["Step", "Order (1โ€“4)"],
          "rows": [
            ["Place the mummy in a sarcophagus", ""],
            ["Wash the body", ""],
            ["Wrap the body in linen strips with amulets", ""],
            ["Dry the body with natron for many days", ""]
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Hands-On: Wrap a Mummy",
          "icon": "๐Ÿ”",
          "content": [
            "<strong>You need:</strong> a doll or action figure and a roll of toilet paper or cloth strips.",
            "Carefully wrap your 'mummy' from head to toe, just like Egyptian workers did. Tuck a small 'amulet' (a bead or button) between the layers for good luck. How many wraps did it take?"
          ]
        },
        {
          "type": "draw_grid",
          "title": "Design a Sarcophagus",
          "icon": "๐ŸŽจ",
          "instruction": "Draw a beautiful sarcophagus case. Decorate it with colors, patterns, and picture writing.",
          "boxes": 1
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "๐Ÿง ",
          "questions": [
            {"text": "Why do you think Egyptians also made mummies of cats and other animals?", "lines": "triple"}
          ]
        }
      ]
    }
  ]
}