{
  "week": 28,
  "day": "Wednesday",
  "topic": "Syllables Reading",
  "subtitle": "Big words in stories",
  "icon": "✂️",
  "pages": [
    {
      "sections": [
        {
          "type": "reading",
          "title": "Reading: The Silent Garden Visitor",
          "paragraphs": [
            "Every evening at sunset, Mia checked her garden. One fantastic autumn day, she noticed something strange: tiny bites in her biggest pumpkin! 'Who is eating my pumpkin?' she wondered. She decided to solve the mystery.",
            "Mia hid behind the basket of garden tools and waited, silent as a spider spinning its web. For a long moment, nothing moved. The air grew chilly, and Mia wished she had brought her umbrella, because gray clouds were gathering.",
            "Then a small brown rabbit hopped out of the frozen leaves! It sniffed the pumpkin and took a nibble. Mia laughed softly. 'You can share my garden,' she whispered. She left a napkin-sized pile of lettuce by the fence, and after that, the rabbit visited every day -- but the pumpkin stayed safe."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "questions": [
            {"text": "What mystery did Mia want to solve?", "lines": 1},
            {"text": "Where did Mia hide?", "lines": 1},
            {"text": "Who was eating the pumpkin?", "lines": 1},
            {"text": "How did Mia solve the problem so the pumpkin stayed safe?", "lines": 2}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "opposite_match",
          "title": "Synonyms and Antonyms",
          "note": "Draw a line to match each word to its OPPOSITE.",
          "items": [
            {"word": "silent", "match": "noisy"},
            {"word": "frozen", "match": "melted"},
            {"word": "sunset", "match": "sunrise"},
            {"word": "fantastic", "match": "terrible"}
          ]
        },
        {
          "type": "fill_blank",
          "title": "Fill in the Blank (No Word Bank!)",
          "note": "Use this week's spelling words. No word bank this time!",
          "items": [
            "We packed sandwiches for our ____ in the park.",
            "I opened my ____ when the rain started falling.",
            "The ____ hopped across the yard on its strong back legs.",
            "Please put the apples in the ____ by the door.",
            "The classroom went ____ when the teacher began the story."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "sentence_writing",
          "title": "Sentence Writing",
          "note": "Write a complete sentence using each word. Clap the syllables first!",
          "items": ["moment:", "spider:", "frozen:", "sunset:"]
        },
        {
          "type": "practice",
          "title": "Grammar Application: Topic Sentences",
          "note": "Circle the sentence that would make the BEST topic sentence for a paragraph about rabbits.",
          "items": [
            {"text": "A) Rabbits are amazing animals with special bodies."},
            {"text": "B) My shoe is blue."},
            {"text": "C) The end."}
          ]
        }
      ]
    }
  ]
}