

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for our Christmas Eve service. All are welcome!
- **Event URL**: https://allevents.in/westlake/christmas-eve-service/200029352420357
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Westlake
- **state**: OH
- **country**: United States
- **location**: 2239 Dover Center Rd, Westlake, OH, United States, Ohio 44145
- **lat**: 41.45566
- **long**: -81.92156
- **full address**: 2239 Dover Center Rd, Westlake, OH, United States, Ohio 44145

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b602d490dcc6c54efd802c27a89237f55be3b71f19cab5104abb4028dc43935d-rimg-w1200-h675-dc050304-gmir?v=1766280249

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 2239 Dover Center Rd, Westlake, OH, United States, Ohio 44145.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Dover Congregational UCC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/b602d490dcc6c54efd802c27a89237f55be3b71f19cab5104abb4028dc43935d-rimg-w1200-h675-dc050304-gmir?v=1766280249",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/westlake/christmas-eve-service/200029352420357",
        "location": {
            "@type": "Place",
            "name": "2239 Dover Center Rd, Westlake, OH, United States, Ohio 44145",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2239 Dover Center Rd, Westlake, OH 44145-3156, United States",
                "addressLocality": "Westlake",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.45566",
                "longitude": "-81.92156"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Christmas Eve service. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dover Congregational UCC",
                "url": "https://allevents.in/org/dover-congregational-ucc/24131625"
            }
        ]
    }
]
```