

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 08:00 pm – Wed, 24 Dec, 2025 at 08:45 pm
- **Event Description**: All are invited!
- **Event URL**: https://allevents.in/charleston/christmas-eve-service/200029186098018
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details

- **Ticket URL**: http://facebook.com/200029186098018?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=charleston-events

## Event venue details

- **city**: Charleston
- **state**: IL
- **country**: United States
- **location**: Fairfield Church
- **lat**: 39.48833858598
- **long**: -88.171395203181
- **full address**: Fairfield Church, Charleston, Illinois, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Newman First Christian Church (https://allevents.in/org/newman-first-christian-church/25992107)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/be1d4f1b605d210d9422c3259a1835b75c2aae4f8723b8244f66e78aa9c51066-rimg-w1200-h675-dc313230-gmir?v=1766215791
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Eve+Service&date=24+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 24 Dec, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Fairfield Church, Charleston, Illinois, United States
- **Q**: Who is organizing the event?
  - **A:** Newman First Christian Church
- **Q**: What type of event is this?
  - **A:** christmas-services, christmas
- **Q**: Where can I find ticket details about Christmas Eve Service ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events10/banners/be1d4f1b605d210d9422c3259a1835b75c2aae4f8723b8244f66e78aa9c51066-rimg-w1200-h675-dc313230-gmir?v=1766215791",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/charleston/christmas-eve-service/200029186098018",
        "location": {
            "@type": "Place",
            "name": "Fairfield Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Charleston, Illinois",
                "addressLocality": "Charleston",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.48833858598",
                "longitude": "-88.171395203181"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are invited!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Newman First Christian Church",
                "url": "https://allevents.in/org/newman-first-christian-church/25992107"
            }
        ]
    }
]
```