{
  "week": 27,
  "day": "Tuesday",
  "topic": "George Washington",
  "subtitle": "The First President",
  "icon": "🎩",
  "pages": [
    {
      "title": "🎩 President George Washington",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "In 1789, Americans chose <strong>George Washington</strong> to be the very first president. He had led the army to victory, and the people trusted him more than anyone.",
            "Washington had a hard job — nobody had ever been a president before! He had to figure out everything: how to lead, how to choose helpers, even what people should call him. He picked a simple title: \"Mr. President.\"",
            "Some people wanted Washington to be president forever, like a king. But he said no. After eight years, he went home to his farm at Mount Vernon. By stepping down, he showed that in America, no leader is bigger than the country. That is why he is called the <strong>Father of Our Country</strong>."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What year did Washington become president?", "lines": "single"},
            {"text": "Why was his job so hard?", "lines": "double"},
            {"text": "What did Washington do after eight years?", "lines": "double"},
            {"text": "What is Washington's famous nickname?", "lines": "single"}
          ]
        },
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["first", "trust", "title", "helper", "farm", "example"]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "George Washington was the first president.",
            "He became president in 1789.",
            "He wanted to be called 'Your Majesty the King.'",
            "He stayed president forever.",
            "His farm was called Mount Vernon.",
            "He is called the Father of Our Country."
          ]
        },
        {
          "type": "sort_table",
          "title": "Washington's Life in Order",
          "icon": "📊",
          "instruction": "Number these events 1 to 4 in the order they happened.",
          "header": ["Event", "Order (1–4)"],
          "rows": [
            ["Washington goes home to Mount Vernon.", ""],
            ["Washington leads the army in the Revolution.", ""],
            ["Washington becomes the first president in 1789.", ""],
            ["Washington serves eight years as president.", ""]
          ]
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Washington gave up power when he could have kept it. Why was that a great example?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["1789", "president", "Mr.", "eight", "Vernon", "Father"],
          "items": [
            "Washington became president in ______________.",
            "Nobody had ever been a ______________ before.",
            "He chose the simple title \"______________ President.\"",
            "He served for ______________ years.",
            "Then he went home to Mount ______________.",
            "He is called the ______________ of Our Country."
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw It!",
          "icon": "🎨",
          "instruction": "Washington is on the one-dollar bill and the quarter! Draw your own coin or dollar with George Washington's face on it.",
          "boxes": 1
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["Who the first president was", "YES &nbsp; / &nbsp; NOT YET"],
            ["Why his job was hard", "YES &nbsp; / &nbsp; NOT YET"],
            ["Why stepping down was a great example", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}
