

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:30 pm
- **Event Description**: Join us for a candlelight Christmas Eve service! We'll sing Christmas hymns, pray together, hear the story of the birth of Jesus, as well as sing the classic hymn "Silent Night" by candlelight.
- **Event URL**: https://allevents.in/new-ulm/christmas-eve-candlelight-service/200029361351649
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: New Ulm
- **state**: MN
- **country**: United States
- **location**: 1630 Oakwood Ave., New Ulm, MN, United States, Minnesota 56073
- **lat**: 44.30521
- **long**: -94.47965
- **full address**: 1630 Oakwood Ave., New Ulm, MN, United States, Minnesota 56073

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a364402e2cedfc8c424db8f691af91942b4842f6a98c1684cc0ee324b73aff64-rimg-w509-h339-dc01182d-gmir?v=1766490639

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Service being held?
  - **A:** Christmas Eve Candlelight Service takes place on Wed, 24 Dec, 2025 at 04:30 pm to Wed, 24 Dec, 2025 at 04:30 pm at 1630 Oakwood Ave., New Ulm, MN, United States, Minnesota 56073.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Oakwood United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events8/banners/a364402e2cedfc8c424db8f691af91942b4842f6a98c1684cc0ee324b73aff64-rimg-w509-h339-dc01182d-gmir?v=1766490639",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/new-ulm/christmas-eve-candlelight-service/200029361351649",
        "location": {
            "@type": "Place",
            "name": "1630 Oakwood Ave., New Ulm, MN, United States, Minnesota 56073",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1630 Oakwood Ave, New Ulm, MN 56073-2050, United States",
                "addressLocality": "New Ulm",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.30521",
                "longitude": "-94.47965"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a candlelight Christmas Eve service! We'll sing Christmas hymns, pray together, hear the story of the birth of Jesus, as well as sing the classic hymn \"Silent Night\" by candlelight.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oakwood United Methodist Church",
                "url": "https://allevents.in/org/oakwood-united-methodist-church/23811842"
            }
        ]
    }
]
```