

# Event Details

- **Event Name**: Blue Christmas Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 03:00 pm
- **Event Description**: A quiet reflective service, especially for anyone that has experienced a loss this past year. Come, take a break, bring your grief and just be.
- **Event URL**: https://allevents.in/otterbein/blue-christmas-service/200029349066744
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Otterbein
- **state**: IN
- **country**: United States
- **location**: 405 E. Oxford St. , Otterbein, IN, United States, Indiana 47970
- **lat**: 40.49127
- **long**: -87.09034
- **full address**: 405 E. Oxford St. , Otterbein, IN, United States, Indiana 47970

## Event gallery

- **Alt text**: Blue Christmas Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1c4803e6d083fc4b09efc1a4bc9627bec34085e06ec1fe19236ff43766524a60-rimg-w1200-h675-dc092b78-gmir?v=1766210758

## FAQs

- **Q**: When and where is Blue Christmas Service being held?
  - **A:** Blue Christmas Service takes place on Sun, 21 Dec, 2025 at 03:00 pm to Sun, 21 Dec, 2025 at 03:00 pm at 405 E. Oxford St. , Otterbein, IN, United States, Indiana 47970.
- **Q**: Who is organizing Blue Christmas Service?
  - **A:** Blue Christmas Service is organized by Otterbein UMC Otterbein Indiana.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blue Christmas Service",
        "image": "https://cdn-az.allevents.in/events5/banners/1c4803e6d083fc4b09efc1a4bc9627bec34085e06ec1fe19236ff43766524a60-rimg-w1200-h675-dc092b78-gmir?v=1766210758",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/otterbein/blue-christmas-service/200029349066744",
        "location": {
            "@type": "Place",
            "name": "405 E. Oxford St. , Otterbein, IN, United States, Indiana 47970",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "405 E Oxford St, Otterbein, IN 47970-9706, United States",
                "addressLocality": "Otterbein",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.49127",
                "longitude": "-87.09034"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A quiet reflective service, especially for anyone that has experienced a loss this past year. Come, take a break, bring your grief and just be.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Otterbein UMC Otterbein Indiana",
                "url": "https://allevents.in/org/otterbein-umc-otterbein-indiana/27023529"
            }
        ]
    }
]
```