

# Event Details

- **Event Name**: Christmas Movie
- **Event Start and End Date**: Tue, 23 Dec, 2025 at 01:00 pm
- **Event Description**: Come, join us here at the Estill Public Library for a Christmas Movie.
- **Event URL**: https://allevents.in/estill/christmas-movie/200029200298542
- **Event Categories**: entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Estill
- **state**: SC
- **country**: United States
- **location**: 100 Peeples Ave. N., 29918
- **lat**: 32.75418
- **long**: -81.23669
- **full address**: 100 Peeples Ave. N., 29918, 100 Peeples St, Estill, SC 29918, United States

## Event gallery

- **Alt text**: Christmas Movie
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/23b3330502eabef8a716ad71e475abf7c384434631073b7e47f06e6b5479e4db-rimg-w1200-h675-dc140607-gmir?v=1765945985

## FAQs

- **Q**: When and where is Christmas Movie being held?
  - **A:** Christmas Movie takes place on Tue, 23 Dec, 2025 at 01:00 pm to Tue, 23 Dec, 2025 at 01:00 pm at 100 Peeples Ave. N., 29918, 100 Peeples St, Estill, SC 29918, United States.
- **Q**: Who is organizing Christmas Movie?
  - **A:** Christmas Movie is organized by AHJ Estill Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Movie",
        "image": "https://cdn-az.allevents.in/events2/banners/23b3330502eabef8a716ad71e475abf7c384434631073b7e47f06e6b5479e4db-rimg-w1200-h675-dc140607-gmir?v=1765945985",
        "startDate": "2025-12-23",
        "url": "https://allevents.in/estill/christmas-movie/200029200298542",
        "location": {
            "@type": "Place",
            "name": "100 Peeples Ave. N., 29918",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 Peeples St, Estill, SC 29918, United States",
                "addressLocality": "Estill",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.75418",
                "longitude": "-81.23669"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come, join us here at the Estill Public Library for a Christmas Movie.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "AHJ Estill Public Library",
                "url": "https://allevents.in/org/ahj-estill-public-library/25644401",
                "description": "Estill Public Library, SC. 135 likes. 100 Peeples Ave N\nEstill, SC 29918\n803.625.4560"
            }
        ]
    }
]
```