

# Event Details

- **Event Name**: Spring Choir Concert
- **Event Start and End Date**: Thu, 21 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-choir-concert/200029908256917
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 11

## 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 Choir Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ee726ad6c1e6c15838abc5ee308b1b1d3ebfeefce332c8b43d9cd7a410c0dfe5-rimg-w1200-h675-dcf6f5f4-gmir?v=1776250985

## FAQs

- **Q**: When and where is Spring Choir Concert being held?
  - **A:** Spring Choir Concert takes place on Thu, 21 May, 2026 at 07:00 pm to Thu, 21 May, 2026 at 07:00 pm at 2600 Catlin Avenue, Superior, WI, United States, Wisconsin 54880.
- **Q**: Who is organizing Spring Choir Concert?
  - **A:** Spring Choir Concert is organized by Superior High School - Wisconsin.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Choir 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 Superior, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring Choir 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 Choir Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/ee726ad6c1e6c15838abc5ee308b1b1d3ebfeefce332c8b43d9cd7a410c0dfe5-rimg-w1200-h675-dcf6f5f4-gmir?v=1776250985",
        "startDate": "2026-05-21T19:00:00-05:00",
        "url": "https://allevents.in/superior/spring-choir-concert/200029908256917",
        "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"
            }
        ]
    }
]
```