

# Event Details

- **Event Name**: Midland Concert Band Holiday Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Please join us as we kick off our 50th season sharing music with the Midland Community.
- **Event URL**: https://allevents.in/midland/midland-concert-band-holiday-concert/200029223075034
- **Event Categories**: music, entertainment, concerts, holiday
- **Interested Audience**: 
  - total_interested_count: 96

## Ticket Details


## Event venue details

- **city**: Midland
- **state**: MI
- **country**: United States
- **location**: Midland Center for the Performing Arts
- **lat**: 43.62409802
- **long**: -84.24946631
- **full address**: Midland Center for the Performing Arts, 1801 W St Andrews Rd, Midland, MI 48640-2656, United States

## Event gallery

- **Alt text**: Midland Concert Band Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/19ae7215245cbe2e4b574ae90216351c02cf9242c3698ef0ba2f8eb3b5a73c87-rimg-w1200-h1553-dc031603-gmir?v=1765719421

## FAQs

- **Q**: When and where is Midland Concert Band Holiday Concert being held?
  - **A:** Midland Concert Band Holiday Concert takes place on Sun, 14 Dec, 2025 at 03:00 pm to Sun, 14 Dec, 2025 at 03:00 pm at Midland Center for the Performing Arts, 1801 W St Andrews Rd, Midland, MI 48640-2656, United States.
- **Q**: Who is organizing Midland Concert Band Holiday Concert?
  - **A:** Midland Concert Band Holiday Concert is organized by Midland Concert Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Midland Concert Band Holiday Concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Midland, this event is thoughtfully curated to deliver a standout experience worth every moment. With 90+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Midland Concert Band Holiday Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/19ae7215245cbe2e4b574ae90216351c02cf9242c3698ef0ba2f8eb3b5a73c87-rimg-w1200-h1553-dc031603-gmir?v=1765719421",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/midland/midland-concert-band-holiday-concert/200029223075034",
        "location": {
            "@type": "Place",
            "name": "Midland Center for the Performing Arts",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1801 W St Andrews Rd, Midland, MI 48640-2656, United States",
                "addressLocality": "Midland",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.62409802",
                "longitude": "-84.24946631"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us as we kick off our 50th season sharing music with the Midland Community.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Midland Concert Band",
                "url": "https://allevents.in/org/midland-concert-band/20418197"
            }
        ]
    }
]
```