

# Event Details

- **Event Name**: Last Christmas Movie Showing
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 02:00 pm
- **Event Description**: School dismisses early, so run home, have some lunch and meet us back at the library for a Christmas movie.
- **Event URL**: https://allevents.in/mount-pulaski/last-christmas-movie-showing/200028917184029
- **Event Categories**: entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Mount Pulaski
- **state**: IL
- **country**: United States
- **location**: 320 N Washington St, Mount Pulaski, IL, United States, Illinois 62548
- **lat**: 40.01247
- **long**: -89.28557
- **full address**: 320 N Washington St, Mount Pulaski, IL, United States, Illinois 62548

## Event gallery

- **Alt text**: Last Christmas Movie Showing
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f44e70fc17e19f6a6dd3b3c860b59b56d6fb8a98de2f0436ae0f380a38a39d66-rimg-w1200-h632-dc068ddb-gmir?v=1765595835

## FAQs

- **Q**: When and where is Last Christmas Movie Showing being held?
  - **A:** Last Christmas Movie Showing takes place on Fri, 19 Dec, 2025 at 02:00 pm to Fri, 19 Dec, 2025 at 02:00 pm at 320 N Washington St, Mount Pulaski, IL, United States, Illinois 62548.
- **Q**: Who is organizing Last Christmas Movie Showing?
  - **A:** Last Christmas Movie Showing is organized by Mt. Pulaski Public Library District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Last Christmas Movie Showing",
        "image": "https://cdn-az.allevents.in/events7/banners/f44e70fc17e19f6a6dd3b3c860b59b56d6fb8a98de2f0436ae0f380a38a39d66-rimg-w1200-h632-dc068ddb-gmir?v=1765595835",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/mount-pulaski/last-christmas-movie-showing/200028917184029",
        "location": {
            "@type": "Place",
            "name": "320 N Washington St, Mount Pulaski, IL, United States, Illinois 62548",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "320 N Washington St, Mt Pulaski, IL 62548-1151, United States",
                "addressLocality": "Mount Pulaski",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.01247",
                "longitude": "-89.28557"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "School dismisses early, so run home, have some lunch and meet us back at the library for a Christmas movie.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mt. Pulaski Public Library District",
                "url": "https://allevents.in/org/mt-pulaski-public-library-district/24792317"
            }
        ]
    }
]
```