{
  "week": 6,
  "day": "Friday",
  "topic": "Greece Geography Review",
  "subtitle": "Showing What We Know",
  "icon": "⭐",
  "pages": [
    {
      "title": "⭐ Greece Geography Review",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "What a week of exploring! We sailed to ancient Greece, a rocky land in Europe beside the Mediterranean Sea. We learned that Greece is full of mountains and hundreds of islands, so Greeks became expert sailors and traders.",
            "Because mountains separated the cities, Greece was made of city-states that ruled themselves. Athens loved art, learning, and voting. Sparta loved strong soldiers. Each city-state had its own leaders, army, and coins.",
            "Greek farmers grew olives and grapes on the hills, and traders sailed away with olive oil, wine, and painted pottery. And we discovered a big idea: geography — the land and water around us — shapes how people live, in ancient times and today!"
          ]
        },
        {
          "type": "activity",
          "title": "What We Learned This Week",
          "icon": "📅",
          "content": [
            "✔ Greece has mountains, islands, and the sea all around.",
            "✔ City-states like Athens and Sparta ruled themselves.",
            "✔ Greeks were sailors, traders, and olive farmers.",
            "✔ Geography shapes how people live — then and now."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "true_false",
          "title": "True or False Quiz",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Greece is beside the Mediterranean Sea.",
            "Greece is a flat land with one big river.",
            "Athens and Sparta were city-states.",
            "Sparta was famous for art and voting.",
            "Greeks traded olive oil and pottery by ship.",
            "Geography means the study of land, water, and people."
          ]
        },
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["islands", "Athens", "Sparta", "olive", "city-state", "sea"],
          "items": [
            "Greece has hundreds of ______________ in the sea.",
            "A city that ruled itself was called a ______________.",
            "______________ was the city of art and learning.",
            "______________ was the city of tough soldiers.",
            "Greek farmers pressed ______________ trees' fruit into oil.",
            "The ______________ was the Greek highway for travel and trade."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "think",
          "title": "Show What You Know",
          "icon": "🧠",
          "questions": [
            {"text": "Explain why the Greeks became sailors instead of river farmers like the Egyptians.", "lines": "triple"},
            {"text": "Which would you explore first in Greece: a mountain, an island, or a city-state? Why?", "lines": "triple"}
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw It!",
          "icon": "🎨",
          "instruction": "Draw a map of Greece: mountains, islands, the sea, and a trireme sailing between them.",
          "boxes": 1
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I can...", "Circle one"],
          "rows": [
            ["Describe Greece's geography", "YES   /   NOT YET"],
            ["Tell how Athens and Sparta were different", "YES   /   NOT YET"],
            ["Explain how geography shapes people", "YES   /   NOT YET"]
          ]
        }
      ]
    }
  ]
}