{
  "week": 25,
  "day": "Thursday",
  "topic": "Vowel Review Writing",
  "subtitle": "Using our patterns in writing",
  "icon": "🌈",
  "pages": [
    {
      "sections": [
        {
          "type": "note",
          "title": "Grammar Deep Dive: Building Better Sentences",
          "content": "A super sentence has a noun (who or what), a verb (the action), and an adjective (a describing word). Plain: 'The turtle walked.' Super: 'The tired turtle walked slowly home.' Let's build super sentences today!"
        },
        {
          "type": "practice",
          "title": "Build a Super Sentence",
          "note": "Add an adjective and finish each sentence to make it super.",
          "items": [
            {"text": "The ______ thunder ______."},
            {"text": "A ______ rainbow ______."},
            {"text": "My ______ teacher ______."}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "practice",
          "title": "Sentence Sort",
          "note": "Put the words in order to make a sentence. Write it with a capital letter and a period.",
          "items": [
            {"text": "the / little / turtle / crawled / slowly / through / the / green / garden / today"},
            {"text": "we / watched / the / orange / sunset / from / our / kitchen / window / together"},
            {"text": "loud / thunder / rumbled / while / rain / splashed / against / the / window / glass"}
          ]
        },
        {
          "type": "practice",
          "title": "Correct the Sentences",
          "note": "Each sentence has a different kind of mistake. Find it and write the sentence correctly.",
          "items": [
            {"text": "my teacher hung the painting on the wall"},
            {"text": "The rainbow stretched across the sky"},
            {"text": "we walked along the seashore at sunset."},
            {"text": "the pillow fell of the bed"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "mystery_word",
          "title": "Mystery Word",
          "mystery_title": "What am I?",
          "clues": [
            "I am one of this week's spelling words.",
            "I have the vowel team <strong>ea</strong> in me.",
            "You can find me where the waves meet the sand.",
            "I have 8 letters and I am made of two smaller words."
          ]
        },
        {
          "type": "writing_space",
          "title": "Writing Time: My Perfect Morning",
          "prompt": "Write about your perfect morning. Use at least THREE spelling words and underline them.",
          "lines": 6
        },
        {
          "type": "word_journal",
          "title": "Word Journal",
          "note": "Draw a picture that uses as many spelling words as you can. Label everything!",
          "lines": 2
        }
      ]
    }
  ]
}