

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us on Christmas Eve at Steeple Square to celebrate the birth of Jesus, our Savior and King!
- **Event URL**: https://allevents.in/dubuque/christmas-eve-service/200029360790053
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Dubuque
- **state**: IA
- **country**: United States
- **location**: Steeple Square
- **lat**: 42.50794
- **long**: -90.66714
- **full address**: Steeple Square, 1541 White St, Dubuque, IA 52001-4906, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5f58faac2a895b30f92cfdd9f2725b31dde96b26a39257f9779ca46ea130b9df-rimg-w1200-h602-dcf0f3f3-gmir?v=1766509702

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at Steeple Square, 1541 White St, Dubuque, IA 52001-4906, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by New Life Church DBQ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events5/banners/5f58faac2a895b30f92cfdd9f2725b31dde96b26a39257f9779ca46ea130b9df-rimg-w1200-h602-dcf0f3f3-gmir?v=1766509702",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/dubuque/christmas-eve-service/200029360790053",
        "location": {
            "@type": "Place",
            "name": "Steeple Square",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1541 White St, Dubuque, IA 52001-4906, United States",
                "addressLocality": "Dubuque",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.50794",
                "longitude": "-90.66714"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Christmas Eve at Steeple Square to celebrate the birth of Jesus, our Savior and King!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Life Church DBQ",
                "url": "https://allevents.in/org/new-life-church-dbq/27243338"
            }
        ]
    }
]
```