

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us for a special service as we celebrate the birth of our Lord and Savior.
- **Event URL**: https://allevents.in/sarcoxie/christmas-eve-candlelight-service/200028948805326
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Sarcoxie
- **state**: MO
- **country**: United States
- **location**: First Baptist Church Sarcoxie
- **lat**: 37.069470591722
- **long**: -94.131437417789
- **full address**: First Baptist Church Sarcoxie, 101 N 17th St,Sarcoxie, Missouri, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/933affd661f539e252df859df7019657d14b77745c00f4f8120e01d1fc6714a2-rimg-w1200-h675-dc020100-gmir?v=1766220816

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Service being held?
  - **A:** Christmas Eve Candlelight Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at First Baptist Church Sarcoxie, 101 N 17th St,Sarcoxie, Missouri, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by First Baptist Church Sarcoxie.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events3/banners/933affd661f539e252df859df7019657d14b77745c00f4f8120e01d1fc6714a2-rimg-w1200-h675-dc020100-gmir?v=1766220816",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/sarcoxie/christmas-eve-candlelight-service/200028948805326",
        "location": {
            "@type": "Place",
            "name": "First Baptist Church Sarcoxie",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 N 17th St,Sarcoxie, Missouri",
                "addressLocality": "Sarcoxie",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.069470591722",
                "longitude": "-94.131437417789"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a special service as we celebrate the birth of our Lord and Savior.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church Sarcoxie",
                "url": "https://allevents.in/org/first-baptist-church-sarcoxie/26028348"
            }
        ]
    }
]
```