

# Event Details

- **Event Name**: Spring Band Concert
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 07:00 pm (-05:00)
- **Event Description**: Spring Band concert featuring the BHS Concert and Jazz Bands.
- **Event URL**: https://allevents.in/burlington/spring-band-concert/200029918218012
- **Event Categories**: music, entertainment, concerts, jazz
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Burlington
- **state**: IA
- **country**: United States
- **location**: Edward Stone Middle School
- **lat**: 40.796387
- **long**: -91.136202
- **full address**: Edward Stone Middle School, 3000 Mason Rd,Burlington, Iowa, United States

## Event gallery

- **Alt text**: Spring Band Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/6277bd4324f05facc258f03e2b46263b31bb6844d215efab3fa4acead5065afe-rimg-w896-h1200-dcf7edd7-gmir?v=1775800277

## FAQs

- **Q**: When and where is Spring Band Concert being held?
  - **A:** Spring Band Concert takes place on Fri, 17 Apr, 2026 at 07:00 pm to Fri, 17 Apr, 2026 at 07:00 pm at Edward Stone Middle School, 3000 Mason Rd,Burlington, Iowa, United States.
- **Q**: Who is organizing Spring Band Concert?
  - **A:** Spring Band Concert is organized by Grayhound Bands.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Band 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 Burlington, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring Band 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": "Spring Band Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/6277bd4324f05facc258f03e2b46263b31bb6844d215efab3fa4acead5065afe-rimg-w896-h1200-dcf7edd7-gmir?v=1775800277",
        "startDate": "2026-04-17T19:00:00-05:00",
        "url": "https://allevents.in/burlington/spring-band-concert/200029918218012",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Edward Stone Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3000 Mason Rd,Burlington, Iowa",
                "addressLocality": "Burlington",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.796387",
                "longitude": "-91.136202"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spring Band concert featuring the BHS Concert and Jazz Bands.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grayhound Bands",
                "url": "https://allevents.in/org/grayhound-bands/24679811"
            }
        ]
    }
]
```