

# Event Details

- **Event Name**: East Bands Spring Concert
- **Event Start and End Date**: Thu, 28 May, 2026 at 08:00 pm (-05:00)
- **Event Description**: Our School Year performance season concludes with our Spring Band Concert as we celebrate our students success and say goodbye to our seniors.
- **Event URL**: https://allevents.in/sun-prairie/east-bands-spring-concert/200028489069332
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Sun Prairie
- **state**: WI
- **country**: United States
- **location**: Sun Prairie East High School
- **lat**: 43.172572009682
- **long**: -89.209241867065
- **full address**: Sun Prairie East High School, Sun Prairie, United States

## Event gallery

- **Alt text**: East Bands Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8ed9dbffcabda90243fda2a4d13d8f54faac89f0315792230da85179d0465939-rimg-w1200-h628-dcd12028-gmir?v=1776332043

## FAQs

- **Q**: When and where is East Bands Spring Concert being held?
  - **A:** East Bands Spring Concert takes place on Thu, 28 May, 2026 at 08:00 pm to Thu, 28 May, 2026 at 08:00 pm at Sun Prairie East High School, Sun Prairie, United States.
- **Q**: Who is organizing East Bands Spring Concert?
  - **A:** East Bands Spring Concert is organized by SP Bands.
- **Q**: Who is this event for? Is it right for me?
  - **A:** East Bands 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 Sun Prairie, this event is thoughtfully curated to deliver a standout experience worth every moment. If East Bands 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": "East Bands Spring Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/8ed9dbffcabda90243fda2a4d13d8f54faac89f0315792230da85179d0465939-rimg-w1200-h628-dcd12028-gmir?v=1776332043",
        "startDate": "2026-05-28T20:00:00-05:00",
        "url": "https://allevents.in/sun-prairie/east-bands-spring-concert/200028489069332",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sun Prairie East High School",
            "address": {
                "@type": "PostalAddress",
                "name": "Sun Prairie East High School, Sun Prairie, United States",
                "addressLocality": "Sun Prairie",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.172572009682",
                "longitude": "-89.209241867065"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our School Year performance season concludes with our Spring Band Concert as we celebrate our students success and say goodbye to our seniors.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "SP Bands",
                "url": "https://allevents.in/org/sp-bands/23831523"
            }
        ]
    }
]
```