

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Communion will be offered and since it is a service of lights there will be candles for participants during the singing of the final hymn, "Silent Night." Please join us in person or online whatever is most meaningful for you!
- **Event URL**: https://allevents.in/new-london/christmas-eve-service/200029348321931
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: New London
- **state**: WI
- **country**: United States
- **location**: 709 W Pine St, New London, WI, United States, Wisconsin 54961
- **lat**: 44.38511
- **long**: -88.74775
- **full address**: 709 W Pine St, New London, WI, United States, Wisconsin 54961

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/01f1e269c5e4cb61e63795f19c887a861fad66f393293b75db0d7152b20da0ab-rimg-w1200-h674-dc472a17-gmir?v=1766248840

## 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 709 W Pine St, New London, WI, United States, Wisconsin 54961.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by United Methodist Church of New London.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events2/banners/01f1e269c5e4cb61e63795f19c887a861fad66f393293b75db0d7152b20da0ab-rimg-w1200-h674-dc472a17-gmir?v=1766248840",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/new-london/christmas-eve-service/200029348321931",
        "location": {
            "@type": "Place",
            "name": "709 W Pine St, New London, WI, United States, Wisconsin 54961",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "709 W Pine St, New London, WI 54961-1643, United States",
                "addressLocality": "New London",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.38511",
                "longitude": "-88.74775"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Communion will be offered and since it is a service of lights there will be candles for participants during the singing of the final hymn, \"Silent Night.\" Please join us in person or online whatever is most meaningful for you!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "United Methodist Church of New London",
                "url": "https://allevents.in/org/united-methodist-church-of-new-london/25204613"
            }
        ]
    }
]
```