{
  "week": 18,
  "day": "Thursday",
  "topic": "Whose Land Do You Live On?",
  "subtitle": "Native Nations Near You",
  "icon": "🏡",
  "pages": [
    {
      "title": "🏡 Whose Land Do You Live On?",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Here is something amazing: wherever you live in North America, a Native nation lived there first — maybe for thousands of years! The rivers near your home had names in their languages. The trails they walked may have become your roads.",
            "Many places still carry Native names today. Whole states do — like <strong>Ohio</strong>, <strong>Michigan</strong>, and <strong>Texas</strong>! Rivers like the Mississippi and cities like Chicago and Seattle have Native names too.",
            "And here is the most important part: those nations are not just history — they are still here today, with communities all across the country. Today you will discover which nations lived — and still live — near YOU."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "Who lived on the land near your home first?", "lines": "single"},
            {"text": "Name two states with Native names.", "lines": "single"},
            {"text": "What is the most important part to remember about Native nations?", "lines": "double"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Discover Your Local Nations",
          "icon": "🔍",
          "content": [
            "<strong>With a grown-up's help</strong>, find out which Native nations lived in your area. You can search online for 'whose land am I on' or visit a library.",
            "Then fill in your discoveries below!"
          ],
          "table": {
            "header": ["Question", "My discovery"],
            "rows": [
              ["A nation that lived in my area", ""],
              ["A river, town, or state near me with a Native name", ""],
              ["One thing I learned about that nation", ""],
              ["Are they still a community today?", ""]
            ]
          }
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "How does it feel to know your home has such a long history — long before your house was built?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["nations", "names", "thousands", "today", "rivers"],
          "items": [
            "Native ______________ lived on this land first.",
            "Many places still carry Native ______________.",
            "Nations lived here for ______________ of years.",
            "Native nations are still here ______________.",
            "Trails and ______________ had names in Native languages."
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw Your Land, Long Ago",
          "icon": "🎨",
          "instruction": "Draw what the land where your home stands might have looked like 500 years ago — before any modern buildings. Forest? Plains? Who lived there?",
          "boxes": 1
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["Which nation lived near my home", "YES &nbsp; / &nbsp; NOT YET"],
            ["Places near me with Native names", "YES &nbsp; / &nbsp; NOT YET"],
            ["That Native nations are still here today", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}