{
  "week": 8,
  "day": "Wednesday",
  "topic": "A Day at Olympia",
  "subtitle": "Crowds, Vendors, and Champions",
  "icon": "🎪",
  "pages": [
    {
      "title": "🎪 A Day at Olympia",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Imagine walking into Olympia during the games! Tens of thousands of visitors camped in tents all around the town. The air smelled of roasting meat and fresh bread from food sellers' stalls. Poets recited, musicians played, and traders sold pottery, ribbons, and souvenirs — a lot like a giant fair today.",
            "The stadium at Olympia could hold around 40,000 people! Fans sat on grassy banks under the hot summer sun, cheering for the athletes of their home city-state. Judges called <strong>Hellanodikai</strong> wore purple robes and made sure everyone followed the rules.",
            "Athletes trained for months and promised Zeus they would compete fairly. Anyone caught cheating had to pay for a bronze statue of Zeus as punishment — and their name was written on it for all to see. Fair play mattered, even 2,500 years ago!"
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "About how many people could the stadium hold?", "lines": "single"},
            {"text": "What did the judges wear and do?", "lines": "single"},
            {"text": "What happened to athletes caught cheating?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["stadium", "judge", "fair play", "cheating", "souvenir", "crowd"]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Visitors camped in tents around Olympia.",
            "The stadium held about 40 people.",
            "Judges wore purple robes.",
            "Cheaters had to pay for a statue of Zeus.",
            "Athletes promised to compete fairly.",
            "There were food sellers and souvenir traders at the games."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Hands-On: Design a Ticket",
          "icon": "🔍",
          "content": [
            "Design a 'ticket' to the ancient Olympic Games!",
            "Include: the place (Olympia), the event you most want to see, and a picture. Ancient games were actually free to watch — but your ticket can be a souvenir!"
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw the Stadium",
          "icon": "🎨",
          "instruction": "Draw the stadium at Olympia: the track, the runners, and the huge cheering crowd on the grassy banks.",
          "boxes": 1
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Why do you think fair play was so important at the games?", "lines": "triple"}
          ]
        }
      ]
    }
  ]
}