

# Event Details

- **Event Name**: Christmas Movie Matinee
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 02:00 pm
- **Event Description**: Spend a cozy afternoon at the Stinson Library watching the classic, "The Muppet Christmas Carol." Popcorn and hot drinks will be provided.
- **Event URL**: https://allevents.in/anna/christmas-movie-matinee/200029257919101
- **Event Categories**: entertainment, christmas, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 49

## Ticket Details


## Event venue details

- **city**: Anna
- **state**: IL
- **country**: United States
- **location**: 409 S Main St, Anna, IL, United States, Illinois 62906
- **lat**: 37.45837
- **long**: -89.25068
- **full address**: 409 S Main St, Anna, IL, United States, Illinois 62906

## Event gallery

- **Alt text**: Christmas Movie Matinee
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8208ce4a9f7948f05acc5431eae7326ee5a4d681e5d81a48cbc9293be030ee98-rimg-w1200-h1553-dc021602-gmir?v=1766103629

## FAQs

- **Q**: When and where is Christmas Movie Matinee being held?
  - **A:** Christmas Movie Matinee takes place on Mon, 22 Dec, 2025 at 02:00 pm to Mon, 22 Dec, 2025 at 02:00 pm at 409 S Main St, Anna, IL, United States, Illinois 62906.
- **Q**: Who is organizing Christmas Movie Matinee?
  - **A:** Christmas Movie Matinee is organized by Stinson Memorial Public Library District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Movie Matinee",
        "image": "https://cdn-az.allevents.in/events10/banners/8208ce4a9f7948f05acc5431eae7326ee5a4d681e5d81a48cbc9293be030ee98-rimg-w1200-h1553-dc021602-gmir?v=1766103629",
        "startDate": "2025-12-22",
        "url": "https://allevents.in/anna/christmas-movie-matinee/200029257919101",
        "location": {
            "@type": "Place",
            "name": "409 S Main St, Anna, IL, United States, Illinois 62906",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Stinson Memorial Public Library, 409 IL-146, Anna, IL 62906, United States",
                "addressLocality": "Anna",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.45837",
                "longitude": "-89.25068"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spend a cozy afternoon at the Stinson Library watching the classic, \"The Muppet Christmas Carol.\" Popcorn and hot drinks will be provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stinson Memorial Public Library District",
                "url": "https://allevents.in/org/stinson-memorial-public-library-district/25964434"
            }
        ]
    }
]
```