

# Event Details

- **Event Name**: Christmas Eve Sing-Along!
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us this Christmas Eve as we celebrate the birth of Jesus by reading the Christmas story, singing Christmas carols, and enjoying a candlelight service together!
- **Event URL**: https://allevents.in/hartland/christmas-eve-sing-along/200029380411217
- **Event Categories**: christmas, christmas-carols, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Hartland
- **state**: MI
- **country**: United States
- **location**: 2500 Hartland Rd, Hartland, MI, United States, Michigan 48353
- **lat**: 42.64239
- **long**: -83.75115
- **full address**: 2500 Hartland Rd, Hartland, MI, United States, Michigan 48353

## Event gallery

- **Alt text**: Christmas Eve Sing-Along!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a442782e62b112ddeb7cc07f2c660cb695db3d6725dad3e4ec957311994cfade-rimg-w1200-h675-dc301263-gmir?v=1766207837

## FAQs

- **Q**: When and where is Christmas Eve Sing-Along! being held?
  - **A:** Christmas Eve Sing-Along! takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 2500 Hartland Rd, Hartland, MI, United States, Michigan 48353.
- **Q**: Who is organizing Christmas Eve Sing-Along!?
  - **A:** Christmas Eve Sing-Along! is organized by Fellowship Bible Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Sing-Along!",
        "image": "https://cdn-az.allevents.in/events3/banners/a442782e62b112ddeb7cc07f2c660cb695db3d6725dad3e4ec957311994cfade-rimg-w1200-h675-dc301263-gmir?v=1766207837",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/hartland/christmas-eve-sing-along/200029380411217",
        "location": {
            "@type": "Place",
            "name": "2500 Hartland Rd, Hartland, MI, United States, Michigan 48353",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2500 Hartland Rd, Hartland, MI 48353-2510, United States",
                "addressLocality": "Hartland",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.64239",
                "longitude": "-83.75115"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us this Christmas Eve as we celebrate the birth of Jesus by reading the Christmas story, singing Christmas carols, and enjoying a candlelight service together!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fellowship Bible Church",
                "url": "https://allevents.in/org/fellowship-bible-church/27261246"
            }
        ]
    }
]
```