

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 04:00 pm
- **Event Description**: Join us for our Annual Christmas Concert held in the Marian High School Auditorium!
- **Event URL**: https://allevents.in/bloomfield-hills/christmas-concert/200029161274803
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Bloomfield Hills
- **state**: MI
- **country**: United States
- **location**: Marian High School (Auditorium) - Bloomfield Hills, MI
- **lat**: 42.534717787717
- **long**: -83.262133738814
- **full address**: Marian High School (Auditorium) - Bloomfield Hills, MI, 7225 Lahser Rd, Bloomfield Hills, MI 48301-4047, United States

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/141db9e8ae706dfd97bf99a712f860c0937b59c5dd06aad5b39d9a18fe86f1b9-rimg-w1200-h675-dc081c30-gmir?v=1765075238

## 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 Marian High School (Auditorium) - Bloomfield Hills, MI, 7225 Lahser Rd, Bloomfield Hills, MI 48301-4047, United States.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Brother Rice High School Music Program.
- **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 Bloomfield Hills, 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/events1/banners/141db9e8ae706dfd97bf99a712f860c0937b59c5dd06aad5b39d9a18fe86f1b9-rimg-w1200-h675-dc081c30-gmir?v=1765075238",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/bloomfield-hills/christmas-concert/200029161274803",
        "location": {
            "@type": "Place",
            "name": "Marian High School (Auditorium) - Bloomfield Hills, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7225 Lahser Rd, Bloomfield Hills, MI 48301-4047, United States",
                "addressLocality": "Bloomfield Hills",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.534717787717",
                "longitude": "-83.262133738814"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Annual Christmas Concert held in the Marian High School Auditorium!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brother Rice High School Music Program",
                "url": "https://allevents.in/org/brother-rice-high-school-music-program/25115686"
            }
        ]
    }
]
```