

# Event Details

- **Event Name**: Blue Christmas Service
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 07:00 pm
- **Event Description**: A service for those who do not feel like participating in the joy of the Christmas season.
- **Event URL**: https://allevents.in/findlay/blue-christmas-service/200029201661234
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Findlay
- **state**: OH
- **country**: United States
- **location**: 120 W Sandusky St, Findlay, OH, United States, Ohio 45840
- **lat**: 41.03719
- **long**: -83.6514
- **full address**: 120 W Sandusky St, Findlay, OH, United States, Ohio 45840

## Event gallery

- **Alt text**: Blue Christmas Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e7b77d0048cb60ab1f41c0610cfa06baf4ed7ec42e5a11b4fdbd5e30bb6ab826-rimg-w1200-h675-dc08215d-gmir?v=1765545662

## FAQs

- **Q**: When and where is Blue Christmas Service being held?
  - **A:** Blue Christmas Service takes place on Thu, 18 Dec, 2025 at 07:00 pm to Thu, 18 Dec, 2025 at 07:00 pm at 120 W Sandusky St, Findlay, OH, United States, Ohio 45840.
- **Q**: Who is organizing Blue Christmas Service?
  - **A:** Blue Christmas Service is organized by St. Andrew's United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blue Christmas Service",
        "image": "https://cdn-az.allevents.in/events9/banners/e7b77d0048cb60ab1f41c0610cfa06baf4ed7ec42e5a11b4fdbd5e30bb6ab826-rimg-w1200-h675-dc08215d-gmir?v=1765545662",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/findlay/blue-christmas-service/200029201661234",
        "location": {
            "@type": "Place",
            "name": "120 W Sandusky St, Findlay, OH, United States, Ohio 45840",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "120 W Sandusky St, Findlay, OH 45840-3216, United States",
                "addressLocality": "Findlay",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.03719",
                "longitude": "-83.6514"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A service for those who do not feel like participating in the joy of the Christmas season.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Andrews United Methodist Church",
                "url": "https://allevents.in/org/st-andrews-united-methodist-church/26282888"
            }
        ]
    }
]
```