

# Event Details

- **Event Name**: Candlelight Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us for our traditional service of Lessons and Carols that concludes with the lighting of candles as we sing Silent Night.
- **Event URL**: https://allevents.in/andover/candlelight-christmas-eve-service/200029377139553
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Andover
- **state**: MA
- **country**: United States
- **location**: West Parish Church of Andover
- **lat**: 42.660028410433
- **long**: -71.165918856978
- **full address**: West Parish Church of Andover, 125 Reservation Rd, Andover, MA 01810-3430, United States

## Event gallery

- **Alt text**: Candlelight Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f6a92c0523d16b2695e8f20110b9b92d2e73fdf2e776545b33044905f711548a-rimg-w480-h360-dc8c7562-gmir?v=1766157533

## FAQs

- **Q**: When and where is Candlelight Christmas Eve Service being held?
  - **A:** Candlelight Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at West Parish Church of Andover, 125 Reservation Rd, Andover, MA 01810-3430, United States.
- **Q**: Who is organizing Candlelight Christmas Eve Service?
  - **A:** Candlelight Christmas Eve Service is organized by West Parish Church of Andover.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Candlelight Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events8/banners/f6a92c0523d16b2695e8f20110b9b92d2e73fdf2e776545b33044905f711548a-rimg-w480-h360-dc8c7562-gmir?v=1766157533",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/andover/candlelight-christmas-eve-service/200029377139553",
        "location": {
            "@type": "Place",
            "name": "West Parish Church of Andover",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "125 Reservation Rd, Andover, MA 01810-3430, United States",
                "addressLocality": "Andover",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.660028410433",
                "longitude": "-71.165918856978"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our traditional service of Lessons and Carols that concludes with the lighting of candles as we sing Silent Night.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Parish Church of Andover",
                "url": "https://allevents.in/org/west-parish-church-of-andover/27226103"
            }
        ]
    }
]
```