

# Event Details

- **Event Name**: Movie Night: The Grinch
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 04:00 pm
- **Event Description**: Join us for a viewing of the Illumination film, The Grinch! Free and open to the public. Snacks provided.
- **Event URL**: https://allevents.in/jay/movie-night-the-grinch/200029118935739
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 72

## Ticket Details


## Event venue details

- **city**: Jay
- **state**: ME
- **country**: United States
- **location**: 983  Main St , Jay, ME, United States, Maine 04262
- **lat**: 44.54786
- **long**: -70.23779
- **full address**: 983  Main St , Jay, ME, United States, Maine 04262

## Event gallery

- **Alt text**: Movie Night: The Grinch
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4b45b22cceefef19dc19ea78efd17a99f50f01ea7f59ffd95234235c0347ffd4-rimg-w1200-h927-dc063018-gmir?v=1765618843

## FAQs

- **Q**: When and where is Movie Night: The Grinch being held?
  - **A:** Movie Night: The Grinch takes place on Thu, 18 Dec, 2025 at 04:00 pm to Thu, 18 Dec, 2025 at 04:00 pm at 983  Main St , Jay, ME, United States, Maine 04262.
- **Q**: Who is organizing Movie Night: The Grinch?
  - **A:** Movie Night: The Grinch is organized by Jay-Niles Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Night: The Grinch",
        "image": "https://cdn-az.allevents.in/events10/banners/4b45b22cceefef19dc19ea78efd17a99f50f01ea7f59ffd95234235c0347ffd4-rimg-w1200-h927-dc063018-gmir?v=1765618843",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/jay/movie-night-the-grinch/200029118935739",
        "location": {
            "@type": "Place",
            "name": "983  Main St , Jay, ME, United States, Maine 04262",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "983 Main St, Jay, ME 04239-4211, United States",
                "addressLocality": "Jay",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.54786",
                "longitude": "-70.23779"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a viewing of the Illumination film, The Grinch! Free and open to the public. Snacks provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jay-Niles Memorial Library",
                "url": "https://allevents.in/org/jay-niles-memorial-library/21163056"
            }
        ]
    }
]
```