

# Event Details

- **Event Name**: 2026 Spring Concert
- **Event Start and End Date**: Sun, 17 May, 2026 at 03:00 pm – Sun, 17 May, 2026 at 05:00 pm (-04:00)
- **Event Description**: Our final concert of our 12th season.  We hope you're able to join us for this special event.
- **Event URL**: https://allevents.in/midland/2026-spring-concert/200028957290652
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Midland
- **state**: MI
- **country**: United States
- **location**: Bullock Creek High School
- **lat**: 43.570908296926
- **long**: -84.293804468355
- **full address**: Bullock Creek High School, 1420 S Badour Rd,Midland, Michigan, United States

## Event gallery

- **Alt text**: 2026 Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/5a94534be0948dc3e11fb2206ff386b6b4d6497595721c43ed85f3fa81ab4be0-rimg-w620-h620-dcffffff-gmir?v=1775909730

## FAQs

- **Q**: When and where is 2026 Spring Concert being held?
  - **A:** 2026 Spring Concert takes place on Sun, 17 May, 2026 at 03:00 pm to Sun, 17 May, 2026 at 05:00 pm at Bullock Creek High School, 1420 S Badour Rd,Midland, Michigan, United States.
- **Q**: Who is organizing 2026 Spring Concert?
  - **A:** 2026 Spring Concert is organized by Mid Michigan Brass Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 2026 Spring 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 Midland, this event is thoughtfully curated to deliver a standout experience worth every moment. If 2026 Spring 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": "2026 Spring Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/5a94534be0948dc3e11fb2206ff386b6b4d6497595721c43ed85f3fa81ab4be0-rimg-w620-h620-dcffffff-gmir?v=1775909730",
        "startDate": "2026-05-17T15:00:00-04:00",
        "endDate": "2026-05-17T17:00:00-04:00",
        "url": "https://allevents.in/midland/2026-spring-concert/200028957290652",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bullock Creek High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1420 S Badour Rd,Midland, Michigan",
                "addressLocality": "Midland",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.570908296926",
                "longitude": "-84.293804468355"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our final concert of our 12th season.  We hope you're able to join us for this special event.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mid Michigan Brass Band",
                "url": "https://allevents.in/org/mid-michigan-brass-band/18535606"
            }
        ]
    }
]
```