

# Event Details

- **Event Name**: Blue Christmas
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 04:00 pm
- **Event Description**: For many of us, Christmas is not always the most merry and bright time of the year, and this service gives us space to remember, reflect and hope in the future.
- **Event URL**: https://allevents.in/st-helens/blue-christmas/200029368854041
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: St Helens
- **state**: EN
- **country**: United Kingdom
- **location**: Church Square, WA10 1AF Saint Helens, United Kingdom
- **lat**: 53.45138
- **long**: -2.7348
- **full address**: Church Square, WA10 1AF Saint Helens, United Kingdom, St Helens, United Kingdom

## Event gallery

- **Alt text**: Blue Christmas
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/4a705a5363e58c55e140bc2c9ffff21a7f5064387c018718212a679eedc060e5-rimg-w1200-h675-dcbec6df-gmir?v=1765975241

## FAQs

- **Q**: When and where is Blue Christmas being held?
  - **A:** Blue Christmas takes place on Sun, 21 Dec, 2025 at 04:00 pm to Sun, 21 Dec, 2025 at 04:00 pm at Church Square, WA10 1AF Saint Helens, United Kingdom, St Helens, United Kingdom.
- **Q**: Who is organizing Blue Christmas?
  - **A:** Blue Christmas is organized by St Helens Parish Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blue Christmas",
        "image": "https://cdn-az.allevents.in/events9/banners/4a705a5363e58c55e140bc2c9ffff21a7f5064387c018718212a679eedc060e5-rimg-w1200-h675-dcbec6df-gmir?v=1765975241",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/st-helens/blue-christmas/200029368854041",
        "location": {
            "@type": "Place",
            "name": "Church Square, WA10 1AF Saint Helens, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "name": "Church Square, WA10 1AF Saint Helens, United Kingdom, St Helens, United Kingdom",
                "addressLocality": "St Helens",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.45138",
                "longitude": "-2.7348"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "For many of us, Christmas is not always the most merry and bright time of the year, and this service gives us space to remember, reflect and hope in the future.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Helens Parish Church",
                "url": "https://allevents.in/org/st-helens-parish-church/24726761"
            }
        ]
    }
]
```