

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: A special revertant candlelight service honoring the birth of our Lord and Savior, Jesus.
- **Event URL**: https://allevents.in/new-haven/christmas-eve-candlelight-service/200029357379555
- **Event Categories**: candlelight-concerts, christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: New Haven
- **state**: MI
- **country**: United States
- **location**: 60170 New Haven Rd, New Haven, MI, United States, Michigan 48048
- **lat**: 42.74368
- **long**: -82.82586
- **full address**: 60170 New Haven Rd, New Haven, MI, United States, Michigan 48048

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4ddf27e8a3e7b37f193ef9b708f023f60e3fe055f9948f815f4ad0544a87c07b-rimg-w1080-h1080-dc020100-gmir?v=1766520912

## 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 60170 New Haven Rd, New Haven, MI, United States, Michigan 48048.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Living Word Fellowship 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/4ddf27e8a3e7b37f193ef9b708f023f60e3fe055f9948f815f4ad0544a87c07b-rimg-w1080-h1080-dc020100-gmir?v=1766520912",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/new-haven/christmas-eve-candlelight-service/200029357379555",
        "location": {
            "@type": "Place",
            "name": "60170 New Haven Rd, New Haven, MI, United States, Michigan 48048",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "60170 New Haven Rd, Lenox Twp, MI 48048-1784, United States",
                "addressLocality": "New Haven",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.74368",
                "longitude": "-82.82586"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A special revertant candlelight service honoring the birth of our Lord and Savior, Jesus.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Living Word Fellowship Church",
                "url": "https://allevents.in/org/living-word-fellowship-church/26169140"
            }
        ]
    }
]
```