{
  "week": 25,
  "day": "Tuesday",
  "topic": "Vowel Review Practice",
  "subtitle": "Practicing all vowel patterns",
  "icon": "🌈",
  "pages": [
    {
      "sections": [
        {
          "type": "note",
          "title": "Remember This!",
          "content": "Vowel teams: two vowels working together (ai, ea, oa, ow). Bossy R: when R follows a vowel, it changes the sound (ar, or, er, ur). Grammar: nouns name, verbs show action, adjectives describe."
        },
        {
          "type": "practice",
          "title": "Word Scramble",
          "note": "Unscramble the letters to spell this week's words.",
          "items": [
            {"text": "w a b n r i o  →  ______ (colors in the sky)"},
            {"text": "e s r a h s e o  →  ______ (edge of the sea)"},
            {"text": "n u d h r t e  →  ______ (storm rumble)"},
            {"text": "g n i t n a p i  →  ______ (picture made with paint)"},
            {"text": "g n i t a o l f  →  ______ (resting on water)"},
            {"text": "g n i n r o m  →  ______ (early part of the day)"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blank",
          "note": "Choose a word from the word bank. Three words are extras!",
          "wordbank": ["window", "garden", "floating", "teacher", "sunset", "pillow", "turtle", "rainbow"],
          "items": [
            "My ____ showed us how to add big numbers.",
            "A leaf was ____ down the little stream.",
            "We planted carrots and beans in our ____.",
            "I looked out the ____ and saw it was snowing.",
            "My ____ is so soft that I fall asleep fast."
          ]
        },
        {
          "type": "practice",
          "title": "Fix the Spelling",
          "note": "One word in each sentence is spelled wrong. Circle it and write it correctly.",
          "items": [
            {"text": "The tertle ate a piece of lettuce. → ______"},
            {"text": "We heard thundur during the storm. → ______"},
            {"text": "I saw a ranebow after the rain. → ______"},
            {"text": "Every morening I brush my teeth. → ______"},
            {"text": "My pilow fell off the bed. → ______"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "practice",
          "title": "Grammar Practice: Sort the Word Jobs",
          "note": "Read each sentence. Write the noun, verb, and adjective you find.",
          "items": [
            {"text": "The slow turtle crawled. Noun: ____ Verb: ____ Adjective: ____"},
            {"text": "The bright rainbow glowed. Noun: ____ Verb: ____ Adjective: ____"},
            {"text": "The kind teacher smiled. Noun: ____ Verb: ____ Adjective: ____"}
          ]
        },
        {
          "type": "practice",
          "title": "Odd One Out",
          "note": "Circle the word that has a DIFFERENT vowel pattern. Tell an adult why.",
          "items": [
            {"text": "rainbow    painting    turtle"},
            {"text": "garden    morning    floating"},
            {"text": "teacher    sunset    seashore"}
          ]
        },
        {
          "type": "word_journal",
          "title": "Word Journal",
          "note": "Write two spelling words that share the same vowel team. Draw a picture for each.",
          "lines": 2
        }
      ]
    }
  ]
}