

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: Join us as we celebrate the birth of Jesus through music, scripture and candlelight.
- **Event URL**: https://allevents.in/osage-city/christmas-eve-candlelight-service/200029396727411
- **Event Categories**: candlelight-concerts, christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Osage City
- **state**: KS
- **country**: United States
- **location**: First Presbyterian Church, 1 S. Osage
- **lat**: 38.6332
- **long**: -95.82528
- **full address**: First Presbyterian Church, 1 S. Osage, 202 S 6th St, Osage City, KS 66523-1318, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ebe43fc5fa770b65841ae09de1932599df6fd70f01b4c74673f7597b5d18794a-rimg-w960-h200-dc020101-gmir?v=1766480528

## 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:30 pm to Wed, 24 Dec, 2025 at 05:30 pm at First Presbyterian Church, 1 S. Osage, 202 S 6th St, Osage City, KS 66523-1318, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by First Presbyterian Church, Caldwell.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events6/banners/ebe43fc5fa770b65841ae09de1932599df6fd70f01b4c74673f7597b5d18794a-rimg-w960-h200-dc020101-gmir?v=1766480528",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/osage-city/christmas-eve-candlelight-service/200029396727411",
        "location": {
            "@type": "Place",
            "name": "First Presbyterian Church, 1 S. Osage",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "202 S 6th St, Osage City, KS 66523-1318, United States",
                "addressLocality": "Osage City",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.6332",
                "longitude": "-95.82528"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we celebrate the birth of Jesus through music, scripture and candlelight.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Presbyterian Church Caldwell",
                "url": "https://allevents.in/org/first-presbyterian-church-caldwell/27274521"
            }
        ]
    }
]
```