

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Come celebrate the birth of our Savior at our Christmas Eve Candlelight Service!
- **Event URL**: https://allevents.in/hiawatha/christmas-eve-candlelight-service/200029352411124
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Hiawatha
- **state**: IA
- **country**: United States
- **location**: 201 1st Avenue, Hiawatha, IA, United States, Iowa 52233
- **lat**: 42.0364
- **long**: -91.67129
- **full address**: 201 1st Avenue, Hiawatha, IA, United States, Iowa 52233

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/14c5d45cd3034acef545b974d301ebd17b9c57274d1b2d6d7821961bb39b79ee-rimg-w1200-h563-dc030101-gmir?v=1766350058

## 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 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 201 1st Avenue, Hiawatha, IA, United States, Iowa 52233.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Zion Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events5/banners/14c5d45cd3034acef545b974d301ebd17b9c57274d1b2d6d7821961bb39b79ee-rimg-w1200-h563-dc030101-gmir?v=1766350058",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/hiawatha/christmas-eve-candlelight-service/200029352411124",
        "location": {
            "@type": "Place",
            "name": "201 1st Avenue, Hiawatha, IA, United States, Iowa 52233",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 1st Ave, Hiawatha, IA 52233-1601, United States",
                "addressLocality": "Hiawatha",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.0364",
                "longitude": "-91.67129"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come celebrate the birth of our Savior at our Christmas Eve Candlelight Service!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Zion Lutheran Church",
                "url": "https://allevents.in/org/zion-lutheran-church/26109047"
            }
        ]
    }
]
```