

# Event Details

- **Event Name**: Christmas Eve Worship Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: Join us for our traditional Christmas Eve worship including Silent Night by candlelight, special instrumental accompaniment, and communion.
- **Event URL**: https://allevents.in/norfolk/christmas-eve-worship-service/200029239116546
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Norfolk
- **state**: NE
- **country**: United States
- **location**: 1300 W Benjamin Ave, Norfolk, NE, United States, Nebraska 68701
- **lat**: 42.04803
- **long**: -97.42788
- **full address**: 1300 W Benjamin Ave, Norfolk, NE, United States, Nebraska 68701

## Event gallery

- **Alt text**: Christmas Eve Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e458921b203245554bd6b34959c799aeebe706ec22fcf08e17729011a7859797-rimg-w1200-h675-dc161b2e-gmir?v=1766454283

## FAQs

- **Q**: When and where is Christmas Eve Worship Service being held?
  - **A:** Christmas Eve Worship Service takes place on Wed, 24 Dec, 2025 at 05:30 pm to Wed, 24 Dec, 2025 at 05:30 pm at 1300 W Benjamin Ave, Norfolk, NE, United States, Nebraska 68701.
- **Q**: Who is organizing Christmas Eve Worship Service?
  - **A:** Christmas Eve Worship Service is organized by St. John's Lutheran Church, Norfolk, NE.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Worship Service",
        "image": "https://cdn-az.allevents.in/events10/banners/e458921b203245554bd6b34959c799aeebe706ec22fcf08e17729011a7859797-rimg-w1200-h675-dc161b2e-gmir?v=1766454283",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/norfolk/christmas-eve-worship-service/200029239116546",
        "location": {
            "@type": "Place",
            "name": "1300 W Benjamin Ave, Norfolk, NE, United States, Nebraska 68701",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1300 W Benjamin Ave, Norfolk, NE 68701-2621, United States",
                "addressLocality": "Norfolk",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.04803",
                "longitude": "-97.42788"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our traditional Christmas Eve worship including Silent Night by candlelight, special instrumental accompaniment, and communion.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Johns Lutheran Church Norfolk NE",
                "url": "https://allevents.in/org/st-johns-lutheran-church-norfolk-ne/27127367"
            }
        ]
    }
]
```