

# Event Details

- **Event Name**: Blue Christmas
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 06:00 pm – Mon, 15 Dec, 2025 at 07:00 pm
- **Event Description**: A quiet, reflective service of carols and readings for those who might find Christmas hard.
- **Event URL**: https://allevents.in/street/blue-christmas/200029199146159
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Street
- **state**: EN
- **country**: United Kingdom
- **location**: Church of the Holy Trinity, Street
- **lat**: 51.1313
- **long**: -2.7329
- **full address**: Church of the Holy Trinity, Street, United Kingdom

## Event gallery

- **Alt text**: Blue Christmas
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a01086093268cc9aa3d002aa4301b69035564d2b111cb4b4e3dd44d81c51140c-rimg-w1200-h800-dc161515-gmir?v=1765170669

## FAQs

- **Q**: When and where is Blue Christmas being held?
  - **A:** Blue Christmas takes place on Mon, 15 Dec, 2025 at 06:00 pm to Mon, 15 Dec, 2025 at 07:00 pm at Church of the Holy Trinity, Street, United Kingdom.
- **Q**: Who is organizing Blue Christmas?
  - **A:** Blue Christmas is organized by SWCD churches.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blue Christmas",
        "image": "https://cdn-az.allevents.in/events8/banners/a01086093268cc9aa3d002aa4301b69035564d2b111cb4b4e3dd44d81c51140c-rimg-w1200-h800-dc161515-gmir?v=1765170669",
        "startDate": "2025-12-15",
        "endDate": "2025-12-15",
        "url": "https://allevents.in/street/blue-christmas/200029199146159",
        "location": {
            "@type": "Place",
            "name": "Church of the Holy Trinity, Street",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Street, Somerset",
                "addressLocality": "Street",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.1313",
                "longitude": "-2.7329"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A quiet, reflective service of carols and readings for those who might find Christmas hard.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "SWCD churches",
                "url": "https://allevents.in/org/swcd-churches/20387384"
            }
        ]
    }
]
```