

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Come join us on Christmas Eve at 7PM for a very special candlelight service as we celebrate the birth of Christ.
- **Event URL**: https://allevents.in/petersburg/christmas-eve-candlelight-service/200029351215204
- **Event Categories**: candlelight-concerts, christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Petersburg
- **state**: KY
- **country**: United States
- **location**: 6537 Market St, Petersburg, KY
- **lat**: 39.06863
- **long**: -84.86719
- **full address**: 6537 Market St, Petersburg, KY, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/5d55c663e7e36964df577be9f20cfd9780b718a57f7b5efcfb4950f155c870ea-rimg-w1024-h1536-dc751d13-gmir?v=1766340669

## 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 6537 Market St, Petersburg, KY, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Petersburg Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events6/banners/5d55c663e7e36964df577be9f20cfd9780b718a57f7b5efcfb4950f155c870ea-rimg-w1024-h1536-dc751d13-gmir?v=1766340669",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/petersburg/christmas-eve-candlelight-service/200029351215204",
        "location": {
            "@type": "Place",
            "name": "6537 Market St, Petersburg, KY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6537 Market St, Petersburg, KY 41080-8727, United States",
                "addressLocality": "Petersburg",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.06863",
                "longitude": "-84.86719"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us on Christmas Eve at 7PM for a very special candlelight service as we celebrate the birth of Christ.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Petersburg Baptist Church",
                "url": "https://allevents.in/org/petersburg-baptist-church/27234667"
            }
        ]
    }
]
```