

# Event Details

- **Event Name**: Blue Christmas
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 05:00 pm
- **Event Description**: A service of carols, candles, and quiet designed for those whose holiday season may be complicated or tinged with grief
- **Event URL**: https://allevents.in/bethesda/blue-christmas/200029349394225
- **Event Categories**: christmas, holiday
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Bethesda
- **state**: MD
- **country**: United States
- **location**: 6030 Grosvenor Ln, Bethesda, MD, United States, Maryland 20814
- **lat**: 39.02191
- **long**: -77.12217
- **full address**: 6030 Grosvenor Ln, Bethesda, MD, United States, Maryland 20814

## Event gallery

- **Alt text**: Blue Christmas
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a69553d6cb25e9a47b8f2f86142be231bc5da9e1bc3bf7b244df965aa8db2b09-rimg-w851-h315-dc060514-gmir?v=1766214986

## FAQs

- **Q**: When and where is Blue Christmas being held?
  - **A:** Blue Christmas takes place on Sat, 20 Dec, 2025 at 05:00 pm to Sat, 20 Dec, 2025 at 05:00 pm at 6030 Grosvenor Ln, Bethesda, MD, United States, Maryland 20814.
- **Q**: Who is organizing Blue Christmas?
  - **A:** Blue Christmas is organized by St. Luke's Episcopal Church, Bethesda, MD.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blue Christmas",
        "image": "https://cdn-az.allevents.in/events4/banners/a69553d6cb25e9a47b8f2f86142be231bc5da9e1bc3bf7b244df965aa8db2b09-rimg-w851-h315-dc060514-gmir?v=1766214986",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/bethesda/blue-christmas/200029349394225",
        "location": {
            "@type": "Place",
            "name": "6030 Grosvenor Ln, Bethesda, MD, United States, Maryland 20814",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6030 Grosvenor Ln, Bethesda, MD 20814-1852, United States",
                "addressLocality": "Bethesda",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.02191",
                "longitude": "-77.12217"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A service of carols, candles, and quiet designed for those whose holiday season may be complicated or tinged with grief",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Lukes Episcopal Church Bethesda MD",
                "url": "https://allevents.in/org/st-lukes-episcopal-church-bethesda-md/26761751"
            }
        ]
    }
]
```