

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us for an evening of readings, prayers and songs as we gather to celebrate the birth of Jesus.
- **Event URL**: https://allevents.in/mercer-island/christmas-eve-service/200029369379812
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Mercer Island
- **state**: WA
- **country**: United States
- **location**: 4545 Island Crest Way, Mercer Island, WA, United States, Washington 98040
- **lat**: 47.56422
- **long**: -122.22512
- **full address**: 4545 Island Crest Way, Mercer Island, WA, United States, Washington 98040

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b927d9a3ce28efd26f786e3391d51c95ade606b1426f1ae911787feb9c83273c-rimg-w1200-h1553-dc275b1d-gmir?v=1766604220

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 4545 Island Crest Way, Mercer Island, WA, United States, Washington 98040.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Congregational Church on Mercer Island, UCC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events7/banners/b927d9a3ce28efd26f786e3391d51c95ade606b1426f1ae911787feb9c83273c-rimg-w1200-h1553-dc275b1d-gmir?v=1766604220",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/mercer-island/christmas-eve-service/200029369379812",
        "location": {
            "@type": "Place",
            "name": "4545 Island Crest Way, Mercer Island, WA, United States, Washington 98040",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4545 Island Crest Way, Mercer Island, WA 98040-4443, United States",
                "addressLocality": "Mercer Island",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.56422",
                "longitude": "-122.22512"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an evening of readings, prayers and songs as we gather to celebrate the birth of Jesus.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Congregational Church on Mercer Island UCC",
                "url": "https://allevents.in/org/congregational-church-on-mercer-island-ucc/27251141"
            }
        ]
    }
]
```