

# Event Details

- **Event Name**: Christmas Eve Traditional Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for Christmas Eve Worship as we prepare for the birth of our Lord Jesus Christ!
- **Event URL**: https://allevents.in/delmar/christmas-eve-traditional-candlelight-service/200029378424220
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Delmar
- **state**: NY
- **country**: United States
- **location**: 85 Elm Ave, Delmar, NY, United States, New York 12054
- **lat**: 42.61045
- **long**: -73.84642
- **full address**: 85 Elm Ave, Delmar, NY, United States, New York 12054

## Event gallery

- **Alt text**: Christmas Eve Traditional Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/893e6628448599adad14a4830c2e30defaf14e5b743a4b7a9a5f40b790007967-rimg-w1200-h1006-dcebebdb-gmir?v=1766174059

## FAQs

- **Q**: When and where is Christmas Eve Traditional Candlelight Service being held?
  - **A:** Christmas Eve Traditional Candlelight Service takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 85 Elm Ave, Delmar, NY, United States, New York 12054.
- **Q**: Who is organizing Christmas Eve Traditional Candlelight Service?
  - **A:** Christmas Eve Traditional Candlelight Service is organized by Bethlehem Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Traditional Candlelight Service",
        "image": "https://cdn-az.allevents.in/events2/banners/893e6628448599adad14a4830c2e30defaf14e5b743a4b7a9a5f40b790007967-rimg-w1200-h1006-dcebebdb-gmir?v=1766174059",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/delmar/christmas-eve-traditional-candlelight-service/200029378424220",
        "location": {
            "@type": "Place",
            "name": "85 Elm Ave, Delmar, NY, United States, New York 12054",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "85 Elm Ave, Delmar, NY 12054-3701, United States",
                "addressLocality": "Delmar",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.61045",
                "longitude": "-73.84642"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Christmas Eve Worship as we prepare for the birth of our Lord Jesus Christ!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethlehem Lutheran Church",
                "url": "https://allevents.in/org/bethlehem-lutheran-church/26036546"
            }
        ]
    }
]
```