

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: You're invited!
- **Event URL**: https://allevents.in/wickliffe/christmas-eve-candlelight-service/200029343423738
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Wickliffe
- **state**: OH
- **country**: United States
- **location**: Nottingham Baptist Church
- **lat**: 41.579805296333
- **long**: -81.4773474146
- **full address**: Nottingham Baptist Church, 2909 Bishop Rd, Wickliffe, OH 44092-2605, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/cd8e8d307884b1bea4509b6b5dcb4f69ab12792279336915774f655e69861866-rimg-w825-h1275-dcffffff-gmir?v=1766213467

## 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 Nottingham Baptist Church, 2909 Bishop Rd, Wickliffe, OH 44092-2605, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Nottingham Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events7/banners/cd8e8d307884b1bea4509b6b5dcb4f69ab12792279336915774f655e69861866-rimg-w825-h1275-dcffffff-gmir?v=1766213467",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/wickliffe/christmas-eve-candlelight-service/200029343423738",
        "location": {
            "@type": "Place",
            "name": "Nottingham Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2909 Bishop Rd, Wickliffe, OH 44092-2605, United States",
                "addressLocality": "Wickliffe",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.579805296333",
                "longitude": "-81.4773474146"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You're invited!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nottingham Baptist Church",
                "url": "https://allevents.in/org/nottingham-baptist-church/22844811"
            }
        ]
    }
]
```