

# Event Details

- **Event Name**: Blue Christmas Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 07:00 pm
- **Event Description**: This is a worship service for those who are experiencing grief, pain, suffering, and/or loss in this season. All are welcome for this time in Trinity's Chapel to gather and recognize the reality in which we live.
- **Event URL**: https://allevents.in/boulder/blue-christmas-service/200029360533158
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 2

## 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**: Blue Christmas Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ff5814cc7c0aac911e6710761ef3e994ba63311a2b54db494fc946e4dfc9183f-rimg-w1200-h675-dc070760-gmir?v=1765846257

## FAQs

- **Q**: When and where is Blue Christmas Service being held?
  - **A:** Blue Christmas Service takes place on Sun, 21 Dec, 2025 at 07:00 pm to Sun, 21 Dec, 2025 at 07:00 pm at 2200 Broadway St, Boulder, CO, United States, Colorado 80302.
- **Q**: Who is organizing Blue Christmas Service?
  - **A:** Blue Christmas Service is organized by Trinity Lutheran Church Boulder.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blue Christmas Service",
        "image": "https://cdn-az.allevents.in/events7/banners/ff5814cc7c0aac911e6710761ef3e994ba63311a2b54db494fc946e4dfc9183f-rimg-w1200-h675-dc070760-gmir?v=1765846257",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/boulder/blue-christmas-service/200029360533158",
        "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": "This is a worship service for those who are experiencing grief, pain, suffering, and/or loss in this season. All are welcome for this time in Trinity's Chapel to gather and recognize the reality in which we live.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trinity Lutheran Church Boulder",
                "url": "https://allevents.in/org/trinity-lutheran-church-boulder/26017298"
            }
        ]
    }
]
```