{
  "week": 16,
  "day": "Monday",
  "topic": "The Age of Exploration",
  "subtitle": "Setting Sail into the Unknown",
  "icon": "⛵",
  "pages": [
    {
      "title": "⛵ The Age of Exploration",
      "sections": [
        {
          "type": "activity",
          "title": "This Week's Goals",
          "icon": "🎯",
          "content": [
            "This week you will learn:",
            "• Why explorers set sail across the oceans<br>• What ships like caravels were like<br>• The tools navigators used, like the compass<br>• What life was like for a sailor at sea"
          ]
        },
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "About 500 years ago, people in Europe wanted spices, silk, and gold from faraway lands. Traveling over land took years and was dangerous. So brave sailors asked: could we get there by sea?",
            "This began the <strong>Age of Exploration</strong>. Explorers sailed in wooden ships across huge oceans, with no maps of where they were going! Countries like Portugal and Spain sent many <strong>voyages</strong> — that means long journeys by sea.",
            "Some explorers found new sea routes. Some found lands they never knew existed — lands where millions of people already lived. The world was about to change forever. All aboard — this week we sail with them!"
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What did people in Europe want from faraway lands?", "lines": "single"},
            {"text": "Why did sailors try going by sea?", "lines": "double"},
            {"text": "What is a voyage?", "lines": "single"},
            {"text": "Were the new lands really empty? Who lived there?", "lines": "single"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["explorer", "voyage", "ocean", "spices", "route", "sailor"]
        },
        {
          "type": "review_table",
          "title": "Explorer Timeline",
          "icon": "📅",
          "header": ["Year", "What happened"],
          "rows": [
            ["1400s", "Portugal begins sailing down the coast of Africa"],
            ["1492", "Columbus sails west across the Atlantic Ocean"],
            ["1498", "Vasco da Gama reaches India by sea"],
            ["1519", "Magellan's crew begins sailing around the whole world"]
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "The Age of Exploration began about 500 years ago.",
            "Explorers wanted spices, silk, and gold.",
            "Sailors had perfect maps of everywhere they went.",
            "A voyage is a long journey by sea.",
            "Portugal and Spain sent many voyages.",
            "The lands explorers found were empty of people."
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw a Ship at Sea",
          "icon": "🎨",
          "instruction": "Draw a wooden sailing ship on a big ocean. Add waves, wind in the sails, and a sailor looking out for land.",
          "boxes": 1
        },
        {
          "type": "activity",
          "title": "Coming Up Next",
          "icon": "📅",
          "content": [
            "Tomorrow we climb aboard! We will explore the ships called caravels and the amazing tools — like the compass and astrolabe — that helped sailors find their way with no road signs at all."
          ]
        }
      ]
    }
  ]
}