

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:30 pm
- **Event Description**: Join us for a family friendly service on Christmas Eve. We will spend about 30 minutes together singing Christmas songs, reading some Christmas Bible verses, and lighting candles. Afterwards we will have cookies, cake, and hot drinks to enjoy together!
- **Event URL**: https://allevents.in/mattawan/christmas-eve-service/200029390109045
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Mattawan
- **state**: MI
- **country**: United States
- **location**: 25120 Front Ave, Mattawan, MI, United States, Michigan 49071
- **lat**: 42.20854
- **long**: -85.79568
- **full address**: 25120 Front Ave, Mattawan, MI, United States, Michigan 49071

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a3a57f06b8112444b601162cd112e708c487ac01af1e99934e567922fe957240-rimg-w1200-h675-dc811815-gmir?v=1766317845

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:30 pm to Wed, 24 Dec, 2025 at 06:30 pm at 25120 Front Ave, Mattawan, MI, United States, Michigan 49071.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by ReCAST Church of Mattawan.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events2/banners/a3a57f06b8112444b601162cd112e708c487ac01af1e99934e567922fe957240-rimg-w1200-h675-dc811815-gmir?v=1766317845",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/mattawan/christmas-eve-service/200029390109045",
        "location": {
            "@type": "Place",
            "name": "25120 Front Ave, Mattawan, MI, United States, Michigan 49071",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25120 Front Ave, Mattawan, MI 49071-9571, United States",
                "addressLocality": "Mattawan",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.20854",
                "longitude": "-85.79568"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a family friendly service on Christmas Eve. We will spend about 30 minutes together singing Christmas songs, reading some Christmas Bible verses, and lighting candles. Afterwards we will have cookies, cake, and hot drinks to enjoy together!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "ReCAST Church of Mattawan",
                "url": "https://allevents.in/org/recast-church-of-mattawan/26500687"
            }
        ]
    }
]
```