

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:30 pm
- **Event Description**: Prayer, testimony, and the Word of God. Light refreshments will be available.
- **Event URL**: https://allevents.in/ypsilanti/christmas-eve-service/200029347683845
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Ypsilanti
- **state**: MI
- **country**: United States
- **location**: Saving Faith Christian Fellowship Church
- **lat**: 42.2622
- **long**: -83.57558
- **full address**: Saving Faith Christian Fellowship Church, 1450 Midway Rd, Ypsilanti, MI 48198-4100, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c9c7b2fab1632353c9421118dcf828d0a4f96199ad4adec0025d7ea2e431dca7-rimg-w474-h313-dc07142d-gmir?v=1766218791

## 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 Saving Faith Christian Fellowship Church, 1450 Midway Rd, Ypsilanti, MI 48198-4100, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Saving Faith Christian Fellowship Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/c9c7b2fab1632353c9421118dcf828d0a4f96199ad4adec0025d7ea2e431dca7-rimg-w474-h313-dc07142d-gmir?v=1766218791",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/ypsilanti/christmas-eve-service/200029347683845",
        "location": {
            "@type": "Place",
            "name": "Saving Faith Christian Fellowship Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1450 Midway Rd, Ypsilanti, MI 48198-4100, United States",
                "addressLocality": "Ypsilanti",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.2622",
                "longitude": "-83.57558"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Prayer, testimony, and the Word of God. Light refreshments will be available.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Saving Faith Christian Fellowship Church",
                "url": "https://allevents.in/org/saving-faith-christian-fellowship-church/26078882"
            }
        ]
    }
]
```