

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: We will have an hour long service with cookies and cocoa to follow!
- **Event URL**: https://allevents.in/defiance/christmas-eve-service/200029390182549
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Defiance
- **state**: OH
- **country**: United States
- **location**: 1945 E 2nd St, Defiance, OH, United States, Ohio 43512
- **lat**: 41.28246
- **long**: -84.32457
- **full address**: 1945 E 2nd St, Defiance, OH, United States, Ohio 43512

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4a6a4f50f6044e527842445a67807dbbef113a1ad686bdcd55e48027b6b320a2-rimg-w1200-h675-dc7c8eba-gmir?v=1766319678

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 1945 E 2nd St, Defiance, OH, United States, Ohio 43512.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by King's Cross Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/4a6a4f50f6044e527842445a67807dbbef113a1ad686bdcd55e48027b6b320a2-rimg-w1200-h675-dc7c8eba-gmir?v=1766319678",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/defiance/christmas-eve-service/200029390182549",
        "location": {
            "@type": "Place",
            "name": "1945 E 2nd St, Defiance, OH, United States, Ohio 43512",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1945 E 2nd St, Defiance, OH 43512-2503, United States",
                "addressLocality": "Defiance",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.28246",
                "longitude": "-84.32457"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will have an hour long service with cookies and cocoa to follow!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kings Cross Church",
                "url": "https://allevents.in/org/kings-cross-church/27269849"
            }
        ]
    }
]
```