{
  "week": 19,
  "day": "Thursday",
  "topic": "Native Foods on Your Table",
  "subtitle": "How Their World Feeds Yours",
  "icon": "🍽️",
  "pages": [
    {
      "title": "🍽️ Native Foods on Your Table",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Get ready for a surprise: much of the food YOU eat was first grown by Native Americans!",
            "Do you like popcorn? Corn was first grown by Native farmers thousands of years ago — and yes, they made popcorn too! French fries and mashed potatoes? Potatoes were first farmed by Native peoples in South America. Chocolate, tomatoes, peanuts, pumpkins, blueberries, and maple syrup — all first foods of the Americas!",
            "Native peoples also taught early settlers HOW to grow and cook these foods, helping them survive. So the next time you eat popcorn or pumpkin pie, remember: you're tasting thousands of years of Native farming wisdom."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "Name three foods first grown by Native Americans.", "lines": "double"},
            {"text": "Who invented popcorn?", "lines": "single"},
            {"text": "How did Native peoples help early settlers survive?", "lines": "double"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Kitchen Detective",
          "icon": "🔍",
          "content": [
            "<strong>With a grown-up</strong>, look through your kitchen. Check off every Native American first-food you find!"
          ],
          "table": {
            "header": ["First food", "Found it? ✓"],
            "rows": [
              ["Corn (or popcorn, corn chips, cornbread)", ""],
              ["Potatoes (or fries, chips)", ""],
              ["Tomatoes (or ketchup, pizza sauce)", ""],
              ["Chocolate", ""],
              ["Peanuts (or peanut butter)", ""],
              ["Pumpkin, squash, or beans", ""],
              ["Maple syrup or blueberries", ""]
            ]
          }
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "How many first-foods did you find? Which one surprised you most?", "lines": "double"},
            {"text": "What would your favorite meals be like WITHOUT these foods?", "lines": "double"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Corn was first grown by Native farmers.",
            "Popcorn is a brand-new invention.",
            "Potatoes came first from the Americas.",
            "Chocolate is a Native American first food.",
            "Native peoples taught settlers how to grow these foods.",
            "Pizza sauce is made from a Native first food."
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw a Thank-You Feast",
          "icon": "🎨",
          "instruction": "Draw a table filled with Native American first foods you love — popcorn, chocolate, pumpkin pie, and more!",
          "boxes": 1
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["Foods first grown by Native Americans", "YES &nbsp; / &nbsp; NOT YET"],
            ["How these foods reached my table", "YES &nbsp; / &nbsp; NOT YET"],
            ["How Native farmers helped settlers", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}