{
  "week": 25,
  "day": "Wednesday",
  "topic": "Vowel Review Reading",
  "subtitle": "Reading with all our vowel patterns",
  "icon": "🌈",
  "pages": [
    {
      "sections": [
        {
          "type": "reading",
          "title": "Reading: The Turtle in the Garden",
          "paragraphs": [
            "One sunny morning, Mia looked out her window and saw something strange in the garden. A small turtle was sitting right in the middle of the flower bed!",
            "'How did you get here?' Mia asked. The seashore was miles away. Maybe the storm last night had washed him up. Mia remembered the loud thunder that shook her pillow.",
            "Mia's mother, who was a teacher, helped her make a little pond. They watched the turtle go floating happily in the cool water. That evening, Mia made a painting of her new friend under a big rainbow. At sunset, they promised to take him back to the sea on Saturday."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "questions": [
            {"text": "Where did Mia find the turtle?", "lines": 1},
            {"text": "How does Mia think the turtle got there?", "lines": 2},
            {"text": "What did Mia and her mother make for the turtle?", "lines": 1},
            {"text": "What will happen on Saturday?", "lines": 1}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "opposite_match",
          "title": "Synonyms and Antonyms",
          "note": "Draw a line to match each word to its OPPOSITE.",
          "items": [
            {"word": "morning", "match": "evening"},
            {"word": "sunset", "match": "sunrise"},
            {"word": "floating", "match": "sinking"},
            {"word": "loud (thunder)", "match": "quiet"}
          ]
        },
        {
          "type": "fill_blank",
          "title": "Fill in the Blank (No Word Bank!)",
          "note": "Use this week's spelling words. No word bank this time!",
          "items": [
            "The ____ hid inside its shell when the dog barked.",
            "We built a sandcastle at the ____ last summer.",
            "Dad hung my ____ of a rocket ship on the wall.",
            "The cat likes to sleep on my soft ____.",
            "I opened the ____ to let in some fresh air."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "sentence_writing",
          "title": "Sentence Writing",
          "note": "Write a complete sentence using each word. Add one adjective to each sentence!",
          "items": ["rainbow:", "thunder:", "garden:", "morning:"]
        },
        {
          "type": "practice",
          "title": "Grammar Application: Add an Adjective",
          "note": "Rewrite each sentence and add an adjective to describe the underlined noun.",
          "items": [
            {"text": "The turtle sat in the sun. → The ______ turtle sat in the sun."},
            {"text": "A rainbow appeared. → A ______ rainbow appeared."},
            {"text": "I looked out the window. → I looked out the ______ window."}
          ]
        }
      ]
    }
  ]
}