

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Simple, Sacred and Traditional.  
Our Christmas Eve Service includes the singing of our favorite Christmas carols, Scripture reading of the nativity, communion and a Christmas Message. We conclude our one-hour service in a candle-lit setting singing traditional Christmas carols.
- **Event URL**: https://allevents.in/fenton/christmas-eve-service/200029032557040
- **Event Categories**: christmas, christmas-services, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Fenton
- **state**: MI
- **country**: United States
- **location**: Tri County Christian Church
- **lat**: 42.69459
- **long**: -83.70257
- **full address**: Tri County Christian Church, 13020 Holtforth Rd, Fenton, MI 48430-9545, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f519aea200e61499f5a1ac43da495c57f48b2f235abe6692a0b28db19bd2cd69-rimg-w1200-h675-dc770129-gmir?v=1766429120

## 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 Tri County Christian Church, 13020 Holtforth Rd, Fenton, MI 48430-9545, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Tri County Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events8/banners/f519aea200e61499f5a1ac43da495c57f48b2f235abe6692a0b28db19bd2cd69-rimg-w1200-h675-dc770129-gmir?v=1766429120",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/fenton/christmas-eve-service/200029032557040",
        "location": {
            "@type": "Place",
            "name": "Tri County Christian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13020 Holtforth Rd, Fenton, MI 48430-9545, United States",
                "addressLocality": "Fenton",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.69459",
                "longitude": "-83.70257"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Simple, Sacred and Traditional.  \nOur Christmas Eve Service includes the singing of our favorite Christmas carols, Scripture reading of the nativity, communion and a Christmas Message. We conclude our one-hour service in a candle-lit setting singing traditional Christmas carols.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tri County Christian Church",
                "url": "https://allevents.in/org/tri-county-christian-church/26890915"
            }
        ]
    }
]
```