{
  "week": 28,
  "day": "Wednesday",
  "topic": "Pack Your Wagon",
  "subtitle": "Hands-On: Plan a Pioneer Journey",
  "icon": "🎒",
  "pages": [
    {
      "title": "🎒 Pack Your Wagon!",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "A covered wagon looked big, but it could not carry everything. Most of the space was filled with food: flour, bacon, beans, coffee, and dried fruit for six long months.",
            "Pioneers also packed tools, a water barrel, blankets, a rifle for hunting, medicine, and spare wagon parts. There was almost no room for toys or fancy furniture. Some families packed too much, and their tired oxen could not pull the heavy load. Along the trail, people had to leave chairs, tables, and even pianos behind!",
            "Smart pioneers packed only what they truly needed. Today, YOU are the wagon boss. Choose wisely!"
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What filled most of the wagon's space?", "lines": "single"},
            {"text": "Name three things pioneers packed besides food.", "lines": "double"},
            {"text": "What happened when families packed too much?", "lines": "double"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Hands-On: Wagon Boss Challenge",
          "icon": "🔍",
          "content": [
            "<strong>Your wagon can hold only 8 things.</strong> Circle exactly 8 items from this list:",
            "flour &nbsp;•&nbsp; teddy bear &nbsp;•&nbsp; water barrel &nbsp;•&nbsp; piano &nbsp;•&nbsp; blankets &nbsp;•&nbsp; beans &nbsp;•&nbsp; video games &nbsp;•&nbsp; medicine &nbsp;•&nbsp; rope &nbsp;•&nbsp; spare wheel &nbsp;•&nbsp; candy &nbsp;•&nbsp; bacon &nbsp;•&nbsp; tools &nbsp;•&nbsp; fancy mirror &nbsp;•&nbsp; matches &nbsp;•&nbsp; rocking chair",
            "Now explain your choices in the table below."
          ],
          "table": {
            "header": ["Question", "My answer"],
            "rows": [
              ["Which item was hardest to leave behind?", ""],
              ["Which item do you think matters most? Why?", ""],
              ["What did you skip that a pioneer would also skip?", ""]
            ]
          }
        },
        {
          "type": "draw_grid",
          "title": "Draw It!",
          "icon": "🎨",
          "instruction": "Draw the inside of your packed wagon showing your 8 chosen items.",
          "boxes": 1
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["food", "tools", "oxen", "heavy", "behind", "needed"],
          "items": [
            "Most wagon space was filled with ______________.",
            "Pioneers packed ______________, blankets, and medicine.",
            "Tired ______________ could not pull too much weight.",
            "Some loads were too ______________.",
            "People left chairs and pianos ______________ on the trail.",
            "Smart pioneers packed only what they truly ______________."
          ]
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Why do you think some families brought pianos even though wagons were small?", "lines": "triple"}
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["What pioneers packed in wagons", "YES &nbsp; / &nbsp; NOT YET"],
            ["Why packing light mattered", "YES &nbsp; / &nbsp; NOT YET"],
            ["I made my own wagon plan", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}