

# Event Details

- **Event Name**: Christmas concert
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 04:00 pm
- **Event Description**: Joy to the World! Our annual Christmas concert will be held on Sunday, Dec. 7 at 4pm. The concert is free. The Huron Valley Community Chorus is a SATB choir that is open to all, without audition.
- **Event URL**: https://allevents.in/highland/christmas-concert/200028834902035
- **Event Categories**: music, entertainment, concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 46

## Ticket Details


## Event venue details

- **city**: Highland
- **state**: MI
- **country**: United States
- **location**: Faith Lutheran Church
- **lat**: 42.65472
- **long**: -83.566154
- **full address**: Faith Lutheran Church, 3501 E Highland Rd,Highland,MI,United States

## Event gallery

- **Alt text**: Christmas concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8d300ec17b6b7119091191c9d2a8ce055940392c6001f891a65fae5afa736073-rimg-w1079-h1158-dc312f2b-gmir?v=1764911734

## FAQs

- **Q**: When and where is Christmas concert being held?
  - **A:** Christmas concert takes place on Sun, 07 Dec, 2025 at 04:00 pm to Sun, 07 Dec, 2025 at 04:00 pm at Faith Lutheran Church, 3501 E Highland Rd,Highland,MI,United States.
- **Q**: Who is organizing Christmas concert?
  - **A:** Christmas concert is organized by Huron Valley Community Chorus.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Highland, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Christmas concert",
        "image": "https://cdn-az.allevents.in/events9/banners/8d300ec17b6b7119091191c9d2a8ce055940392c6001f891a65fae5afa736073-rimg-w1079-h1158-dc312f2b-gmir?v=1764911734",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/highland/christmas-concert/200028834902035",
        "location": {
            "@type": "Place",
            "name": "Faith Lutheran Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3501 E Highland Rd,Highland,MI,United States",
                "addressLocality": "Highland",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.65472",
                "longitude": "-83.566154"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Joy to the World! Our annual Christmas concert will be held on Sunday, Dec. 7 at 4pm. The concert is free. The Huron Valley Community Chorus is a SATB choir that is open to all, without audition.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Huron Valley Community Chorus",
                "url": "https://allevents.in/org/huron-valley-community-chorus/26651210"
            }
        ]
    }
]
```