

# Event Details

- **Event Name**: Blue Christmas Service
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 07:00 pm
- **Event Description**: A quiet Christmas Worship Service for all those needing to take a deep breath this season.
- **Event URL**: https://allevents.in/cottleville/blue-christmas-service/200029374732702
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Cottleville
- **state**: MO
- **country**: United States
- **location**: 945 Wolfrum Rd, Weldon Spring, MO, United States, Missouri 63304
- **lat**: 38.72642
- **long**: -90.64421
- **full address**: 945 Wolfrum Rd, Weldon Spring, MO, United States, Missouri 63304, 945 Wolfrum Rd, Weldon Spring, MO 63304-7846, United States, Cottleville

## Event gallery

- **Alt text**: Blue Christmas Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/95ac89fbd4c54623391b08249136fdf933f412a96fdc2045f68f29c1ee388d26-rimg-w1024-h1536-dc314363-gmir?v=1766091842

## FAQs

- **Q**: When and where is Blue Christmas Service being held?
  - **A:** Blue Christmas Service takes place on Mon, 22 Dec, 2025 at 07:00 pm to Mon, 22 Dec, 2025 at 07:00 pm at 945 Wolfrum Rd, Weldon Spring, MO, United States, Missouri 63304, 945 Wolfrum Rd, Weldon Spring, MO 63304-7846, United States, Cottleville.
- **Q**: Who is organizing Blue Christmas Service?
  - **A:** Blue Christmas Service is organized by St. John's UCC Weldon Spring.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blue Christmas Service",
        "image": "https://cdn-az.allevents.in/events5/banners/95ac89fbd4c54623391b08249136fdf933f412a96fdc2045f68f29c1ee388d26-rimg-w1024-h1536-dc314363-gmir?v=1766091842",
        "startDate": "2025-12-22",
        "url": "https://allevents.in/cottleville/blue-christmas-service/200029374732702",
        "location": {
            "@type": "Place",
            "name": "945 Wolfrum Rd, Weldon Spring, MO, United States, Missouri 63304",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "945 Wolfrum Rd, Weldon Spring, MO 63304-7846, United States",
                "addressLocality": "Cottleville",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.72642",
                "longitude": "-90.64421"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A quiet Christmas Worship Service for all those needing to take a deep breath this season.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Johns UCC Weldon Spring",
                "url": "https://allevents.in/org/st-johns-ucc-weldon-spring/26117406"
            }
        ]
    }
]
```