

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us at 6:00PM to celebrate the birth of Jesus!
- **Event URL**: https://allevents.in/sedalia/christmas-eve-candlelight-service/200029396097914
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Sedalia
- **state**: MO
- **country**: United States
- **location**: 18020 32nd St Rd, Sedalia, MO
- **lat**: 38.67324
- **long**: -93.35862
- **full address**: 18020 32nd St Rd, Sedalia, MO, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/41dbb20bc19e87eb0c992bd5650dcd49b834e168b66e4885c486386324008566-rimg-w1080-h1920-dcf8f2eb-gmir?v=1766466071

## 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 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 18020 32nd St Rd, Sedalia, MO, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Camp Branch Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events7/banners/41dbb20bc19e87eb0c992bd5650dcd49b834e168b66e4885c486386324008566-rimg-w1080-h1920-dcf8f2eb-gmir?v=1766466071",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/sedalia/christmas-eve-candlelight-service/200029396097914",
        "location": {
            "@type": "Place",
            "name": "18020 32nd St Rd, Sedalia, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18020 32nd St Rd, Sedalia, MO 65301-0455, United States",
                "addressLocality": "Sedalia",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.67324",
                "longitude": "-93.35862"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at 6:00PM to celebrate the birth of Jesus!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Camp Branch Baptist Church",
                "url": "https://allevents.in/org/camp-branch-baptist-church/26047954"
            }
        ]
    }
]
```