

# Event Details

- **Event Name**: Christmas Eve Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: We would like to invite everyone to come celebrate the birth of Jesus with us. Christmas Eve Service at 5:30 pm
- **Event URL**: https://allevents.in/conneaut/christmas-eve-service/200029380613718
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Conneaut
- **state**: OH
- **country**: United States
- **location**: 550 West Main Rd, Conneaut, OH
- **lat**: 41.92685
- **long**: -80.61782
- **full address**: 550 West Main Rd, Conneaut, OH, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/79fcdd50033437a9497c894ad82746ae668ada66f601e662b460c5c252a9e0f5-rimg-w953-h606-dc152a36-gmir?v=1766211437

## FAQs

- **Q**: When and where is Christmas Eve Service  being held?
  - **A:** Christmas Eve Service  takes place on Wed, 24 Dec, 2025 at 05:30 pm to Wed, 24 Dec, 2025 at 05:30 pm at 550 West Main Rd, Conneaut, OH, United States.
- **Q**: Who is organizing Christmas Eve Service ?
  - **A:** Christmas Eve Service  is organized by Amboy United Methodist Church .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events8/banners/79fcdd50033437a9497c894ad82746ae668ada66f601e662b460c5c252a9e0f5-rimg-w953-h606-dc152a36-gmir?v=1766211437",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/conneaut/christmas-eve-service/200029380613718",
        "location": {
            "@type": "Place",
            "name": "550 West Main Rd, Conneaut, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "550 W Main Rd, Conneaut, OH 44030-3054, United States",
                "addressLocality": "Conneaut",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.92685",
                "longitude": "-80.61782"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We would like to invite everyone to come celebrate the birth of Jesus with us. Christmas Eve Service at 5:30 pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Amboy United Methodist Church ",
                "url": "https://allevents.in/org/amboy-united-methodist-church/26453522"
            }
        ]
    }
]
```