

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm – Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: We invite you to our Christmas Eve Candlelight service @5-6pm. 
A beautiful time of reflection and worship for all ages.  Come one, come all!  Oh the blessing of Christmas.  The greatest Gift all, Jesus Christ our wonderful Savior! 

We hope to see you there!
- **Event URL**: https://allevents.in/avon/christmas-eve-service/200029354714921
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Avon
- **state**: OH
- **country**: United States
- **location**: Venue Church
- **lat**: 41.46772
- **long**: -81.98665
- **full address**: Venue Church, 200 East Avenue ,Avon, Ohio, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/72c7db53f288b7e93d8df1e50e573685318ce4ff925a636189bf406175b18a22-rimg-w1200-h676-dc040616-gmir?v=1766343434

## 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 06:00 pm at Venue Church, 200 East Avenue ,Avon, Ohio, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Venue Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events5/banners/72c7db53f288b7e93d8df1e50e573685318ce4ff925a636189bf406175b18a22-rimg-w1200-h676-dc040616-gmir?v=1766343434",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/avon/christmas-eve-service/200029354714921",
        "location": {
            "@type": "Place",
            "name": "Venue Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 East Avenue ,Avon, Ohio",
                "addressLocality": "Avon",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.46772",
                "longitude": "-81.98665"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We invite you to our Christmas Eve Candlelight service @5-6pm. \nA beautiful time of reflection and worship for all ages.  Come one, come all!  Oh the blessing of Christmas.  The greatest Gift all, Jesus Christ our wonderful Savior! \n\nWe hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Venue Church",
                "url": "https://allevents.in/org/venue-church/26336163"
            }
        ]
    }
]
```