

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Celebrate the presence of God with us this Christmas season!
- **Event URL**: https://allevents.in/liverpool/christmas-eve-candlelight-service/200029350789747
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Liverpool
- **state**: NY
- **country**: United States
- **location**: 7565 Morgan Road, Liverpool, NY, United States, New York 13090
- **lat**: 43.13735
- **long**: -76.2071
- **full address**: 7565 Morgan Road, Liverpool, NY, United States, New York 13090

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a886f4ed7d38fedb888c99dca9daa07a62a050d426a1907850b8948581d5fa41-rimg-w1123-h603-dcffffff-gmir?v=1766242052

## 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 7565 Morgan Road, Liverpool, NY, United States, New York 13090.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Redeemer Covenant Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events3/banners/a886f4ed7d38fedb888c99dca9daa07a62a050d426a1907850b8948581d5fa41-rimg-w1123-h603-dcffffff-gmir?v=1766242052",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/liverpool/christmas-eve-candlelight-service/200029350789747",
        "location": {
            "@type": "Place",
            "name": "7565 Morgan Road, Liverpool, NY, United States, New York 13090",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7565 Morgan Rd, Liverpool, NY 13090-3538, United States",
                "addressLocality": "Liverpool",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.13735",
                "longitude": "-76.2071"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the presence of God with us this Christmas season!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Redeemer Covenant Church",
                "url": "https://allevents.in/org/redeemer-covenant-church/26575655"
            }
        ]
    }
]
```