

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Join us in celebrating the birth of Jesus!
- **Event URL**: https://allevents.in/new-london/christmas-eve-service/200029348320727
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: New London
- **state**: WI
- **country**: United States
- **location**: 1513 Pinewood Ln, New London, WI, United States, Wisconsin 54961
- **lat**: 44.37913
- **long**: -88.75761
- **full address**: 1513 Pinewood Ln, New London, WI, United States, Wisconsin 54961

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/238c2b5fc09296d48ca42cce4b9903cc7df8faaf6edaa2739968fdb770f59e0f-rimg-w800-h418-dc5d3208-gmir?v=1766248362

## 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:00 pm at 1513 Pinewood Ln, New London, WI, United States, Wisconsin 54961.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by St. John's Episcopal Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events5/banners/238c2b5fc09296d48ca42cce4b9903cc7df8faaf6edaa2739968fdb770f59e0f-rimg-w800-h418-dc5d3208-gmir?v=1766248362",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/new-london/christmas-eve-service/200029348320727",
        "location": {
            "@type": "Place",
            "name": "1513 Pinewood Ln, New London, WI, United States, Wisconsin 54961",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1513 Pinewood Ln, New London, WI 54961-2449, United States",
                "addressLocality": "New London",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.37913",
                "longitude": "-88.75761"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in celebrating the birth of Jesus!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Johns Episcopal Church",
                "url": "https://allevents.in/org/st-johns-episcopal-church/26111500"
            }
        ]
    }
]
```