

# Event Details

- **Event Name**: Movie Night: The Grinch
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 05:00 pm
- **Event Description**: Must be accompanied by an adult
Enter Door 6
- **Event URL**: https://allevents.in/bolingbrook/movie-night-the-grinch/200029281304757
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Bolingbrook
- **state**: IL
- **country**: United States
- **location**: 150 N. Schmidt Rd, Bolingbrook, IL, United States, Illinois 60440
- **lat**: 41.69999
- **long**: -88.08705
- **full address**: 150 N. Schmidt Rd, Bolingbrook, IL, United States, Illinois 60440

## Event gallery

- **Alt text**: Movie Night: The Grinch
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9146a67293bd987d1279c36f1adf798bb1845589d16ed9fa535e3194fd4a0e24-rimg-w1200-h675-dc8dbe46-gmir?v=1765210874

## FAQs

- **Q**: When and where is Movie Night: The Grinch being held?
  - **A:** Movie Night: The Grinch takes place on Thu, 11 Dec, 2025 at 05:00 pm to Thu, 11 Dec, 2025 at 05:00 pm at 150 N. Schmidt Rd, Bolingbrook, IL, United States, Illinois 60440.
- **Q**: Who is organizing Movie Night: The Grinch?
  - **A:** Movie Night: The Grinch is organized by Oak View Panthers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Night: The Grinch",
        "image": "https://cdn-az.allevents.in/events9/banners/9146a67293bd987d1279c36f1adf798bb1845589d16ed9fa535e3194fd4a0e24-rimg-w1200-h675-dc8dbe46-gmir?v=1765210874",
        "startDate": "2025-12-11",
        "url": "https://allevents.in/bolingbrook/movie-night-the-grinch/200029281304757",
        "location": {
            "@type": "Place",
            "name": "150 N. Schmidt Rd, Bolingbrook, IL, United States, Illinois 60440",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "150 N Schmidt Rd, Bolingbrook, IL 60440-2689, United States",
                "addressLocality": "Bolingbrook",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.69999",
                "longitude": "-88.08705"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Must be accompanied by an adult\nEnter Door 6",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oak View Panthers",
                "url": "https://allevents.in/org/oak-view-panthers/22686647"
            }
        ]
    }
]
```