

# Event Details

- **Event Name**: The Grinch (movie) 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 04:00 pm
- **Event Description**: Illumination and Universal Pictures present The Grinch, based on Dr. Seuss' beloved holiday classic.
- **Event URL**: https://allevents.in/waleska/the-grinch-movie/200028875460546
- **Event Categories**: entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 46

## Ticket Details


## Event venue details

- **city**: Waleska
- **state**: GA
- **country**: United States
- **location**: 199 Fine Arts Dr, Waleska, GA 30183, United States
- **lat**: 34.3221
- **long**: -84.55704
- **full address**: 199 Fine Arts Dr, Waleska, GA 30183, United States

## Event gallery

- **Alt text**: The Grinch (movie)
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ee8db495658ba1ba2430a8b18420fb87d63e9f629610452fe00db231876f56a1-rimg-w1080-h1080-dc2d2d2d-gmir?v=1765477000

## FAQs

- **Q**: When and where is The Grinch (movie)  being held?
  - **A:** The Grinch (movie)  takes place on Sun, 14 Dec, 2025 at 04:00 pm to Sun, 14 Dec, 2025 at 04:00 pm at 199 Fine Arts Dr, Waleska, GA 30183, United States.
- **Q**: Who is organizing The Grinch (movie) ?
  - **A:** The Grinch (movie)  is organized by The Falany at Reinhardt.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Grinch (movie)",
        "image": "https://cdn-az.allevents.in/events9/banners/ee8db495658ba1ba2430a8b18420fb87d63e9f629610452fe00db231876f56a1-rimg-w1080-h1080-dc2d2d2d-gmir?v=1765477000",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/waleska/the-grinch-movie/200028875460546",
        "location": {
            "@type": "Place",
            "name": "199 Fine Arts Dr, Waleska, GA 30183, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "199 Fine Arts Dr, Waleska, GA 30183, United States",
                "addressLocality": "Waleska",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.3221",
                "longitude": "-84.55704"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Illumination and Universal Pictures present The Grinch, based on Dr. Seuss' beloved holiday classic.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Falany at Reinhardt",
                "url": "https://allevents.in/org/the-falany-at-reinhardt/25983477"
            }
        ]
    }
]
```