

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm – Wed, 24 Dec, 2025 at 04:45 pm
- **Event Description**: This will be a Family Friendly Service of lessons and carols, with lots of familiar Christmas carols! Come and join the tradition!
- **Event URL**: https://allevents.in/delafield/christmas-eve-service/200029354413615
- **Event Categories**: christmas, christmas-services, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Delafield
- **state**: WI
- **country**: United States
- **location**: 1851 N Genesee St, Delafield, WI
- **lat**: 43.07211
- **long**: -88.40436
- **full address**: 1851 N Genesee St, Delafield, WI, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c4291cb50be1ae9d075faa0a85af58c7cd3f25cc60670b64274f9d68ed7df7e9-rimg-w995-h461-dc5f7db9-gmir?v=1766328028

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 04:45 pm at 1851 N Genesee St, Delafield, WI, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Delafield Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events8/banners/c4291cb50be1ae9d075faa0a85af58c7cd3f25cc60670b64274f9d68ed7df7e9-rimg-w995-h461-dc5f7db9-gmir?v=1766328028",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/delafield/christmas-eve-service/200029354413615",
        "location": {
            "@type": "Place",
            "name": "1851 N Genesee St, Delafield, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1851 N Genesee St, Delafield, WI 53018-1205, United States",
                "addressLocality": "Delafield",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.07211",
                "longitude": "-88.40436"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This will be a Family Friendly Service of lessons and carols, with lots of familiar Christmas carols! Come and join the tradition!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Delafield Presbyterian Church",
                "url": "https://allevents.in/org/delafield-presbyterian-church/26045097"
            }
        ]
    }
]
```