

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: A Christmas Eve Service will take place at 5 pm and will include Carols, Candlelight, the traditional Christmas story and singing. Join us for this special service as we reflect on God's greatest gift to us - Jesus
- **Event URL**: https://allevents.in/durham/christmas-eve-service/200029094505402
- **Event Categories**: christmas, christmas-services, christmas-carols, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Durham
- **state**: NC
- **country**: United States
- **location**: 1914 S Miami Blvd, Durham, NC 27703-5704, United States
- **lat**: 35.94376
- **long**: -78.83987
- **full address**: 1914 S Miami Blvd, Durham, NC 27703-5704, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/6003b1e0792627c7d320bf2fe4e10ece1a262c36597a245648658ac98b8a6ecb-rimg-w1100-h619-dc301817-gmir?v=1766227661

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 1914 S Miami Blvd, Durham, NC 27703-5704, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Bethesda Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events10/banners/6003b1e0792627c7d320bf2fe4e10ece1a262c36597a245648658ac98b8a6ecb-rimg-w1100-h619-dc301817-gmir?v=1766227661",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/durham/christmas-eve-service/200029094505402",
        "location": {
            "@type": "Place",
            "name": "1914 S Miami Blvd, Durham, NC 27703-5704, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1914 S Miami Blvd, Durham, NC 27703-5704, United States",
                "addressLocality": "Durham",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.94376",
                "longitude": "-78.83987"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A Christmas Eve Service will take place at 5 pm and will include Carols, Candlelight, the traditional Christmas story and singing. Join us for this special service as we reflect on God's greatest gift to us - Jesus",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethesda Baptist Church",
                "url": "https://allevents.in/org/bethesda-baptist-church/26006087"
            }
        ]
    }
]
```