

# Event Details

- **Event Name**: Christmas Eve Candlelight Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: We welcome you to join us as we celebrate the birth of Christ on Christmas Eve. Service will start at 7 with singing and a short devotional.
- **Event URL**: https://allevents.in/corbin/christmas-eve-candlelight-service/200029357702535
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Corbin
- **state**: KY
- **country**: United States
- **location**: 215 Lynn Camp Church Rd, Corbin, KY
- **lat**: 36.94988
- **long**: -84.05466
- **full address**: 215 Lynn Camp Church Rd, Corbin, KY, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/337c8645a5961bd8cdbc605e17188ddd74fa494f3b7a15cb60cca00141d87d37-rimg-w447-h447-dc301405-gmir?v=1766436976

## 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 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 215 Lynn Camp Church Rd, Corbin, KY, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service ?
  - **A:** Christmas Eve Candlelight Service  is organized by Lynn Camp Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events5/banners/337c8645a5961bd8cdbc605e17188ddd74fa494f3b7a15cb60cca00141d87d37-rimg-w447-h447-dc301405-gmir?v=1766436976",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/corbin/christmas-eve-candlelight-service/200029357702535",
        "location": {
            "@type": "Place",
            "name": "215 Lynn Camp Church Rd, Corbin, KY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "215 Lynn Camp Church Rd, Corbin, KY 40701-6172, United States",
                "addressLocality": "Corbin",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.94988",
                "longitude": "-84.05466"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We welcome you to join us as we celebrate the birth of Christ on Christmas Eve. Service will start at 7 with singing and a short devotional.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lynn Camp Baptist Church",
                "url": "https://allevents.in/org/lynn-camp-baptist-church/26038715"
            }
        ]
    }
]
```