

# Event Details

- **Event Name**: Christmas Day Worship
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:00 am
- **Event Description**: All are welcome at 10AM on Christmas Day for a service of Lessons and Carols. This service will be in the chapel.
- **Event URL**: https://allevents.in/boulder/christmas-day-worship/200029372334913
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Boulder
- **state**: CO
- **country**: United States
- **location**: 2200 Broadway St, Boulder, CO, United States, Colorado 80302
- **lat**: 40.02045
- **long**: -105.28051
- **full address**: 2200 Broadway St, Boulder, CO, United States, Colorado 80302

## Event gallery

- **Alt text**: Christmas Day Worship
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/6733025e3f5f1851215d34e70157756aa043966902b6c0c804a36f4bab93f449-rimg-w1200-h675-dcf6a713-gmir?v=1766679941

## FAQs

- **Q**: When and where is Christmas Day Worship being held?
  - **A:** Christmas Day Worship takes place on Thu, 25 Dec, 2025 at 10:00 am to Thu, 25 Dec, 2025 at 10:00 am at 2200 Broadway St, Boulder, CO, United States, Colorado 80302.
- **Q**: Who is organizing Christmas Day Worship?
  - **A:** Christmas Day Worship is organized by Trinity Lutheran Church Boulder.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Worship",
        "image": "https://cdn-az.allevents.in/events7/banners/6733025e3f5f1851215d34e70157756aa043966902b6c0c804a36f4bab93f449-rimg-w1200-h675-dcf6a713-gmir?v=1766679941",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/boulder/christmas-day-worship/200029372334913",
        "location": {
            "@type": "Place",
            "name": "2200 Broadway St, Boulder, CO, United States, Colorado 80302",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2200 Broadway St, Boulder, CO 80302, United States",
                "addressLocality": "Boulder",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.02045",
                "longitude": "-105.28051"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome at 10AM on Christmas Day for a service of Lessons and Carols. This service will be in the chapel.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trinity Lutheran Church Boulder",
                "url": "https://allevents.in/org/trinity-lutheran-church-boulder/26017298"
            }
        ]
    }
]
```