

# Event Details

- **Event Name**: Grinch Story Time
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 10:30 am
- **Event Description**: Join us for a holiday story time with a special guest..... the Grinch! We will read a story, sing songs, and at the end of story time there will be an opportunity to take a photo with the Grinch!
Great for kids 0-5!
- **Event URL**: https://allevents.in/cannon-falls/grinch-story-time/200029354539356
- **Event Categories**: kids, holiday
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Cannon Falls
- **state**: MN
- **country**: United States
- **location**: Cannon Falls Library
- **lat**: 44.508115648
- **long**: -92.905148567989
- **full address**: Cannon Falls Library, 306 Mill St W,Cannon Falls, Minnesota, United States

## Event gallery

- **Alt text**: Grinch Story Time
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1ad53c4f20454829fe390eed48e1bf361cc2c93685a950d750f7e6850c8dc223-rimg-w1200-h1553-dcfffefe-gmir?v=1765697636

## FAQs

- **Q**: When and where is Grinch Story Time being held?
  - **A:** Grinch Story Time takes place on Thu, 18 Dec, 2025 at 10:30 am to Thu, 18 Dec, 2025 at 10:30 am at Cannon Falls Library, 306 Mill St W,Cannon Falls, Minnesota, United States.
- **Q**: Who is organizing Grinch Story Time?
  - **A:** Grinch Story Time is organized by Cannon Falls Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grinch Story Time",
        "image": "https://cdn-az.allevents.in/events7/banners/1ad53c4f20454829fe390eed48e1bf361cc2c93685a950d750f7e6850c8dc223-rimg-w1200-h1553-dcfffefe-gmir?v=1765697636",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/cannon-falls/grinch-story-time/200029354539356",
        "location": {
            "@type": "Place",
            "name": "Cannon Falls Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "306 Mill St W,Cannon Falls, Minnesota",
                "addressLocality": "Cannon Falls",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.508115648",
                "longitude": "-92.905148567989"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a holiday story time with a special guest..... the Grinch! We will read a story, sing songs, and at the end of story time there will be an opportunity to take a photo with the Grinch!\nGreat for kids 0-5!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cannon Falls Library",
                "url": "https://allevents.in/org/cannon-falls-library/21362277"
            }
        ]
    }
]
```