

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: A night reflecting on the biblical Christmas story, singing, and rejoicing over the birth of Jesus Christ.
- **Event URL**: https://allevents.in/georgetown/christmas-eve-candlelight-service/200029032578201
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details


## Event venue details

- **city**: Georgetown
- **state**: KY
- **country**: United States
- **location**: 5300 Ironworks Road, Georgetown, KY, United States, Kentucky 40324
- **lat**: 38.20684
- **long**: -84.70374
- **full address**: 5300 Ironworks Road, Georgetown, KY, United States, Kentucky 40324

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ffcf0fd5e0efa86109db4d2304ce650f9d842cb36b991e841d9de1c97ae615db-rimg-w1200-h675-dc2f1f0e-gmir?v=1766213219

## 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 5300 Ironworks Road, Georgetown, KY, United States, Kentucky 40324.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by WSBC Georgetown.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events3/banners/ffcf0fd5e0efa86109db4d2304ce650f9d842cb36b991e841d9de1c97ae615db-rimg-w1200-h675-dc2f1f0e-gmir?v=1766213219",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/georgetown/christmas-eve-candlelight-service/200029032578201",
        "location": {
            "@type": "Place",
            "name": "5300 Ironworks Road, Georgetown, KY, United States, Kentucky 40324",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5300 Ironworks Rd, Georgetown, KY 40324-8102, United States",
                "addressLocality": "Georgetown",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.20684",
                "longitude": "-84.70374"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A night reflecting on the biblical Christmas story, singing, and rejoicing over the birth of Jesus Christ.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "WSBC Georgetown",
                "url": "https://allevents.in/org/wsbc-georgetown/22348715"
            }
        ]
    }
]
```