

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: All are welcome to join us for our annual Christmas Eve Candlelight service this Wednesday night  at 5pm. 
Refreshments will follow worship.  
6985 US 68 East Hopkinsville, KY
- **Event URL**: https://allevents.in/oak-grove/christmas-eve-candlelight-service/200029395241429
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Oak Grove
- **state**: KY
- **country**: United States
- **location**: New Beginnings Baptist Church
- **lat**: 36.66613
- **long**: -87.43405
- **full address**: New Beginnings Baptist Church, 6985 US 68 East,Oak Grove, Kentucky, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/28480da769e1b12f7f5cd75545f13dd957b8529ff9ed1811ccd84c8874200bb1-rimg-w1161-h1162-dc030203-gmir?v=1766447723

## 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 New Beginnings Baptist Church, 6985 US 68 East,Oak Grove, Kentucky, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by New Beginnings 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/28480da769e1b12f7f5cd75545f13dd957b8529ff9ed1811ccd84c8874200bb1-rimg-w1161-h1162-dc030203-gmir?v=1766447723",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/oak-grove/christmas-eve-candlelight-service/200029395241429",
        "location": {
            "@type": "Place",
            "name": "New Beginnings Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6985 US 68 East,Oak Grove, Kentucky",
                "addressLocality": "Oak Grove",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.66613",
                "longitude": "-87.43405"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to join us for our annual Christmas Eve Candlelight service this Wednesday night  at 5pm. \nRefreshments will follow worship.  \n6985 US 68 East Hopkinsville, KY",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Beginnings Baptist Church",
                "url": "https://allevents.in/org/new-beginnings-baptist-church/27273654"
            }
        ]
    }
]
```