

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us this Christmas Eve for our annual candlelight service as we celebrate the birth of Jesus, our Lord.
- **Event URL**: https://allevents.in/suffolk/christmas-eve-candlelight-service/200029216510920
- **Event Categories**: candlelight-concerts, christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: Suffolk
- **state**: VA
- **country**: United States
- **location**: 816 Kings Fork Rd, Suffolk, VA, United States, Virginia 23434
- **lat**: 36.78332
- **long**: -76.60956
- **full address**: 816 Kings Fork Rd, Suffolk, VA, United States, Virginia 23434

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/316056ec707cab0161e5ecf3abbe59dd6f5549222f7c180aeaf14c62172e906a-rimg-w1200-h675-dc081314-gmir?v=1766245082

## 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 816 Kings Fork Rd, Suffolk, VA, United States, Virginia 23434.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Open Door Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events2/banners/316056ec707cab0161e5ecf3abbe59dd6f5549222f7c180aeaf14c62172e906a-rimg-w1200-h675-dc081314-gmir?v=1766245082",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/suffolk/christmas-eve-candlelight-service/200029216510920",
        "location": {
            "@type": "Place",
            "name": "816 Kings Fork Rd, Suffolk, VA, United States, Virginia 23434",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "816 Kings Fork Rd, Suffolk, VA 23434-7109, United States",
                "addressLocality": "Suffolk",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.78332",
                "longitude": "-76.60956"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us this Christmas Eve for our annual candlelight service as we celebrate the birth of Jesus, our Lord.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Open Door Church",
                "url": "https://allevents.in/org/open-door-church/27102609"
            }
        ]
    }
]
```