

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 10:50 pm
- **Event Description**: Christmas Eve Candlelight Service: music and message in a candlelit stone chapel.  Please join us at Restland!
- **Event URL**: https://allevents.in/east-hanover/christmas-eve-service/200029348948026
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: East Hanover
- **state**: NJ
- **country**: United States
- **location**: Restland Memorial Park
- **lat**: 40.81585869135
- **long**: -74.36486817109
- **full address**: Restland Memorial Park, 77 Deforest Ave,East Hanover, New Jersey, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/31023719f054e8fcf95c11560fd4f0a0e5b749a535e9b4f3f7ea652a8597cea9-rimg-w1200-h900-dc62645e-gmir?v=1766216597

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 10:50 pm to Wed, 24 Dec, 2025 at 10:50 pm at Restland Memorial Park, 77 Deforest Ave,East Hanover, New Jersey, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Kitchell Memorial Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/31023719f054e8fcf95c11560fd4f0a0e5b749a535e9b4f3f7ea652a8597cea9-rimg-w1200-h900-dc62645e-gmir?v=1766216597",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/east-hanover/christmas-eve-service/200029348948026",
        "location": {
            "@type": "Place",
            "name": "Restland Memorial Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "77 Deforest Ave,East Hanover, New Jersey",
                "addressLocality": "East Hanover",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.81585869135",
                "longitude": "-74.36486817109"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Eve Candlelight Service: music and message in a candlelit stone chapel.  Please join us at Restland!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kitchell Memorial Presbyterian Church",
                "url": "https://allevents.in/org/kitchell-memorial-presbyterian-church/26462848"
            }
        ]
    }
]
```