

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Christmas Eve service will be Dec. 24 at 7:00 pm.  We will have lots of special music this year, and a message from the Word of God.  Won't you come join us?
- **Event URL**: https://allevents.in/hudson/christmas-eve-service/200029380742913
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Hudson
- **state**: MI
- **country**: United States
- **location**: 111 E Main St, Hudson, MI, United States, Michigan 49247
- **lat**: 41.85488
- **long**: -84.35032
- **full address**: 111 E Main St, Hudson, MI, United States, Michigan 49247

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/32dd05325e6253345bcf16f144e20fc1cf17590d19e62519b33db370d1741d55-rimg-w1152-h864-dc7ca9d6-gmir?v=1766213532

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 111 E Main St, Hudson, MI, United States, Michigan 49247.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by First Baptist Church of Hudson, Michigan.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/32dd05325e6253345bcf16f144e20fc1cf17590d19e62519b33db370d1741d55-rimg-w1152-h864-dc7ca9d6-gmir?v=1766213532",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/hudson/christmas-eve-service/200029380742913",
        "location": {
            "@type": "Place",
            "name": "111 E Main St, Hudson, MI, United States, Michigan 49247",
            "address": {
                "@type": "PostalAddress",
                "name": "111 E Main St, Hudson, MI, United States, Michigan 49247",
                "addressLocality": "Hudson",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.85488",
                "longitude": "-84.35032"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Eve service will be Dec. 24 at 7:00 pm.  We will have lots of special music this year, and a message from the Word of God.  Won't you come join us?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church of Hudson Michigan",
                "url": "https://allevents.in/org/first-baptist-church-of-hudson-michigan/24365378"
            }
        ]
    }
]
```