

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Celebrate the birth of the King with us at 4PM this Christmas Eve.
- **Event URL**: https://allevents.in/parsippany/christmas-eve-candlelight-service/200029348936813
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Parsippany
- **state**: NJ
- **country**: United States
- **location**: 649 Vail Rd, Parsippany, NJ, United States, New Jersey 07054
- **lat**: 40.87143
- **long**: -74.38818
- **full address**: 649 Vail Rd, Parsippany, NJ, United States, New Jersey 07054

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/35b28f195fb1ce525a4ff973c881d69e06fae85afb1086a23ceaffa99d733f65-rimg-w1200-h675-dc010101-gmir?v=1766223616

## 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 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at 649 Vail Rd, Parsippany, NJ, United States, New Jersey 07054.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Living Waters Church of the Christian and Missionary Alliance.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events1/banners/35b28f195fb1ce525a4ff973c881d69e06fae85afb1086a23ceaffa99d733f65-rimg-w1200-h675-dc010101-gmir?v=1766223616",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/parsippany/christmas-eve-candlelight-service/200029348936813",
        "location": {
            "@type": "Place",
            "name": "649 Vail Rd, Parsippany, NJ, United States, New Jersey 07054",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "649 Vail Rd, Parsippany, NJ 07054-1515, United States",
                "addressLocality": "Parsippany",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.87143",
                "longitude": "-74.38818"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the birth of the King with us at 4PM this Christmas Eve.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Living Waters Church of the Christian and Missionary Alliance",
                "url": "https://allevents.in/org/living-waters-church-of-the-christian-and-missionary-alliance/27232232"
            }
        ]
    }
]
```