

# Event Details

- **Event Name**: Blue Christmas
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 05:00 pm
- **Event Description**: Join us in the Chapel at Mentor UMC for a special Christmas service at 5 PM on December 17th.

This is a service for those experiencing grief, loss, and hardship this holiday season. All welcome.
- **Event URL**: https://allevents.in/mentor/blue-christmas/200029216407905
- **Event Categories**: christmas, christmas-services, holiday
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Mentor
- **state**: OH
- **country**: United States
- **location**: 8600 Mentor Ave, Mentor, OH, United States, Ohio 44060
- **lat**: 41.66905
- **long**: -81.33232
- **full address**: 8600 Mentor Ave, Mentor, OH, United States, Ohio 44060

## Event gallery

- **Alt text**: Blue Christmas
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/3862eaf2f3682fb7f407ee64c5c0e9c5e32964616f0d2a23af510d45482c7e4d-rimg-w1200-h675-dc385c88-gmir?v=1765546374

## FAQs

- **Q**: When and where is Blue Christmas being held?
  - **A:** Blue Christmas takes place on Wed, 17 Dec, 2025 at 05:00 pm to Wed, 17 Dec, 2025 at 05:00 pm at 8600 Mentor Ave, Mentor, OH, United States, Ohio 44060.
- **Q**: Who is organizing Blue Christmas?
  - **A:** Blue Christmas is organized by Mentor United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blue Christmas",
        "image": "https://cdn-az.allevents.in/events1/banners/3862eaf2f3682fb7f407ee64c5c0e9c5e32964616f0d2a23af510d45482c7e4d-rimg-w1200-h675-dc385c88-gmir?v=1765546374",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/mentor/blue-christmas/200029216407905",
        "location": {
            "@type": "Place",
            "name": "8600 Mentor Ave, Mentor, OH, United States, Ohio 44060",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8600 Mentor Ave, Mentor, OH 44060-5834, United States",
                "addressLocality": "Mentor",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.66905",
                "longitude": "-81.33232"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in the Chapel at Mentor UMC for a special Christmas service at 5 PM on December 17th.\n\nThis is a service for those experiencing grief, loss, and hardship this holiday season. All welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mentor United Methodist Church",
                "url": "https://allevents.in/org/mentor-united-methodist-church/26029419"
            }
        ]
    }
]
```