{
  "week": 6,
  "day": "Monday",
  "topic": "Welcome to Greece",
  "subtitle": "A Land of Mountains and Sea",
  "icon": "🏛️",
  "pages": [
    {
      "title": "🏛️ Welcome to Ancient Greece",
      "sections": [
        {
          "type": "activity",
          "title": "Today's Goals",
          "icon": "🎯",
          "content": [
            "✔ Find Greece on a map.",
            "✔ Learn about Greece's mountains, sea, and islands.",
            "✔ Discover why Greeks became great sailors."
          ]
        },
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Pack your bags — we are sailing from Egypt across the sea to a new land: <strong>ancient Greece</strong>! Greece is in Europe, on the edge of the blue <strong>Mediterranean Sea</strong>. About 2,500 years ago, it was home to one of the most amazing civilizations ever.",
            "Greece looks very different from flat, sandy Egypt. Greece is covered in rocky <strong>mountains</strong>! It also has hundreds of <strong>islands</strong> — pieces of land with water all around them — scattered across the sparkling sea.",
            "The mountains made travel by land very hard, and the rocky soil was tough for farming. So the Greeks turned to the sea! They became expert sailors, fishing and trading in fast wooden ships. Wherever you stand in Greece, the sea is never far away."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What sea is Greece next to?", "lines": "single"},
            {"text": "What covers most of Greece's land?", "lines": "single"},
            {"text": "Why did the Greeks become great sailors?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["Greece", "Mediterranean", "island", "mountain", "sailor", "civilization"]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Greece is next to the Mediterranean Sea.",
            "Greece is flat like the land around the Nile.",
            "Greece has hundreds of islands.",
            "Greek land was easy to farm everywhere.",
            "Greeks traveled and traded by ship.",
            "An island has water all around it."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "draw_grid",
          "title": "Draw Ancient Greece",
          "icon": "🎨",
          "instruction": "Draw a Greek scene: rocky mountains, the blue sea, a few islands, and a wooden sailing ship.",
          "boxes": 1
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "How is Greece different from Egypt? Name two ways.", "lines": "triple"},
            {"text": "Would you rather cross Greece by climbing mountains or sailing a ship? Why?", "lines": "single"}
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["Where Greece is", "YES &nbsp; / &nbsp; NOT YET"],
            ["Why the sea mattered to Greeks", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}
