

# Event Details

- **Event Name**: Christmas Movie
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 04:30 pm
- **Event Description**: Stop in to watch a Christmas Movie in the basement.
- **Event URL**: https://allevents.in/mount-pulaski/christmas-movie/200028805050002
- **Event Categories**: entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 19

## 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**: Christmas Movie
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/3a44373792f4d9eb91e4289af21d24a172fba86d056b3e19ec0ec86df6d7ee74-rimg-w1200-h632-dc068ddb-gmir?v=1764552443

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Movie",
        "image": "https://cdn-az.allevents.in/events1/banners/3a44373792f4d9eb91e4289af21d24a172fba86d056b3e19ec0ec86df6d7ee74-rimg-w1200-h632-dc068ddb-gmir?v=1764552443",
        "startDate": "2025-12-04",
        "url": "https://allevents.in/mount-pulaski/christmas-movie/200028805050002",
        "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": "Stop in to watch a Christmas Movie in the basement.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mt. Pulaski Public Library District",
                "url": "https://allevents.in/org/mt-pulaski-public-library-district/24792317"
            }
        ]
    }
]
```