

# Event Details

- **Event Name**: Spring Band Concert
- **Event Start and End Date**: Fri, 15 May, 2026 at 07:00 pm (-05:00)
- **Event Description**: Concert will be streamed here:
https://www.youtube.com/@SuperiorSpartans
- **Event URL**: https://allevents.in/superior/spring-band-concert/200029017395443
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 37

## Ticket Details


## Event venue details

- **city**: Superior
- **state**: WI
- **country**: United States
- **location**: 2600 Catlin Avenue, Superior, WI, United States, Wisconsin 54880
- **lat**: 46.70795
- **long**: -92.08495
- **full address**: 2600 Catlin Avenue, Superior, WI, United States, Wisconsin 54880

## Event gallery

- **Alt text**: Spring Band Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/e31bd38343822f552bab6a5e12ce15ce0d0c4b86276f22a9369a3255f78e322e-rimg-w1200-h675-dcffffff-gmir?v=1775578055

## FAQs

- **Q**: When and where is Spring Band Concert being held?
  - **A:** Spring Band Concert takes place on Fri, 15 May, 2026 at 07:00 pm to Fri, 15 May, 2026 at 07:00 pm at 2600 Catlin Avenue, Superior, WI, United States, Wisconsin 54880.
- **Q**: Who is organizing Spring Band Concert?
  - **A:** Spring Band Concert is organized by Superior High School - Wisconsin.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Band 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 Superior, 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/events7/banners/e31bd38343822f552bab6a5e12ce15ce0d0c4b86276f22a9369a3255f78e322e-rimg-w1200-h675-dcffffff-gmir?v=1775578055",
        "startDate": "2026-05-15T19:00:00-05:00",
        "url": "https://allevents.in/superior/spring-band-concert/200029017395443",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2600 Catlin Avenue, Superior, WI, United States, Wisconsin 54880",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2600 Catlin Ave, Superior, WI 54880-5133, United States",
                "addressLocality": "Superior",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.70795",
                "longitude": "-92.08495"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Concert will be streamed here:\nhttps://www.youtube.com/@SuperiorSpartans",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Superior High School - Wisconsin",
                "url": "https://allevents.in/org/superior-high-school-wisconsin/20834367"
            }
        ]
    }
]
```