

# Event Details

- **Event Name**: Blue Christmas Service
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 07:00 pm
- **Event Description**: Come and find the quiet center in the crowded life we lead. This service of Christian worship is for all, but especially for whom the joy and gaiety of the Christmas season is muted by sadness, loss or grief.
- **Event URL**: https://allevents.in/milford/blue-christmas-service/200029373463828
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Milford
- **state**: CT
- **country**: United States
- **location**: Mary Taylor Memorial United Methodist Church
- **lat**: 41.21964
- **long**: -73.0605999
- **full address**: Mary Taylor Memorial United Methodist Church, 168 Broad St, Milford, CT 06460-4728, United States

## Event gallery

- **Alt text**: Blue Christmas Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1288969ef8faab3d32e66af22ae62f364f111121e3d1bcaa1a0fb7ed2cd876bf-rimg-w1080-h1080-dc1a3345-gmir?v=1766065167

## 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 Mary Taylor Memorial United Methodist Church, 168 Broad St, Milford, CT 06460-4728, United States.
- **Q**: Who is organizing Blue Christmas Service?
  - **A:** Blue Christmas Service is organized by Mary Taylor Memorial United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blue Christmas Service",
        "image": "https://cdn-az.allevents.in/events1/banners/1288969ef8faab3d32e66af22ae62f364f111121e3d1bcaa1a0fb7ed2cd876bf-rimg-w1080-h1080-dc1a3345-gmir?v=1766065167",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/milford/blue-christmas-service/200029373463828",
        "location": {
            "@type": "Place",
            "name": "Mary Taylor Memorial United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "168 Broad St, Milford, CT 06460-4728, United States",
                "addressLocality": "Milford",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.21964",
                "longitude": "-73.0605999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and find the quiet center in the crowded life we lead. This service of Christian worship is for all, but especially for whom the joy and gaiety of the Christmas season is muted by sadness, loss or grief.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mary Taylor Memorial United Methodist Church",
                "url": "https://allevents.in/org/mary-taylor-memorial-united-methodist-church/25980425"
            }
        ]
    }
]
```