

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 11:00 pm
- **Event Description**: Join us for a Celebration of the Nativity of Jesus in Word, Sacrament, and Song.
- **Event URL**: https://allevents.in/clinton-township/christmas-eve-service/200029379901326
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Clinton Township
- **state**: MI
- **country**: United States
- **location**: 18401 Canal Rd, Clinton Township, MI, United States, Michigan 48038
- **lat**: 42.6018
- **long**: -82.93582
- **full address**: 18401 Canal Rd, Clinton Township, MI, United States, Michigan 48038

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/cd2a7557b6094dccfcc19051f6998f3d75ddc540e63b6e119c9b546cfa985f76-rimg-w800-h450-dc07102d-gmir?v=1766200465

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 11:00 pm to Wed, 24 Dec, 2025 at 11:00 pm at 18401 Canal Rd, Clinton Township, MI, United States, Michigan 48038.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Saint John the Apostle Anglican Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/cd2a7557b6094dccfcc19051f6998f3d75ddc540e63b6e119c9b546cfa985f76-rimg-w800-h450-dc07102d-gmir?v=1766200465",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/clinton-township/christmas-eve-service/200029379901326",
        "location": {
            "@type": "Place",
            "name": "18401 Canal Rd, Clinton Township, MI, United States, Michigan 48038",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18401 Canal Rd, Clinton Twp, MI 48038-2126, United States",
                "addressLocality": "Clinton Township",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.6018",
                "longitude": "-82.93582"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Celebration of the Nativity of Jesus in Word, Sacrament, and Song.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Saint John the Apostle Anglican Church",
                "url": "https://allevents.in/org/saint-john-the-apostle-anglican-church/26139271"
            }
        ]
    }
]
```