

# Event Details

- **Event Name**: Storytime with Grinch & Friends
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 04:30 pm
- **Event Description**: Guess who is coming to Bear Ridge on December 20th?!? #MidRiversMall #bearridgebooks #freefamilyfun #freekidsactivities #christmas2025
- **Event URL**: https://allevents.in/saint-peters/storytime-with-grinch-and-friends/200029367162409
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Saint Peters
- **state**: MO
- **country**: United States
- **location**: Mid Rivers Mall, Saint Peters, Missouri
- **lat**: 38.79571653
- **long**: -90.61646436
- **full address**: Mid Rivers Mall, Saint Peters, Missouri, United States

## Event gallery

- **Alt text**: Storytime with Grinch &amp; Friends
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0b813ee169eb6113c05369b5c0dc7f93b5a42abf74cda4e07167c4c3949c791c-rimg-w720-h1280-dc312e2d-gmir?v=1765954149

## FAQs

- **Q**: When and where is Storytime with Grinch & Friends being held?
  - **A:** Storytime with Grinch &amp; Friends takes place on Sat, 20 Dec, 2025 at 04:30 pm to Sat, 20 Dec, 2025 at 04:30 pm at Mid Rivers Mall, Saint Peters, Missouri, United States.
- **Q**: Who is organizing Storytime with Grinch & Friends?
  - **A:** Storytime with Grinch &amp; Friends is organized by Bear Ridge Books.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime with Grinch &amp; Friends",
        "image": "https://cdn-az.allevents.in/events6/banners/0b813ee169eb6113c05369b5c0dc7f93b5a42abf74cda4e07167c4c3949c791c-rimg-w720-h1280-dc312e2d-gmir?v=1765954149",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/saint-peters/storytime-with-grinch-and-friends/200029367162409",
        "location": {
            "@type": "Place",
            "name": "Mid Rivers Mall, Saint Peters, Missouri",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Saint Peters, Missouri",
                "addressLocality": "Saint Peters",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.79571653",
                "longitude": "-90.61646436"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Guess who is coming to Bear Ridge on December 20th?!? #MidRiversMall #bearridgebooks #freefamilyfun #freekidsactivities #christmas2025",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bear Ridge Books",
                "url": "https://allevents.in/org/bear-ridge-books/23404484"
            }
        ]
    }
]
```