

# Event Details

- **Event Name**: Spring Concert 
- **Event Start and End Date**: Mon, 06 Apr, 2026 at 06:45 pm (-05:00)
- **Event Description**: Sostenuto Spring Concert
- **Event URL**: https://allevents.in/bloomington/spring-concert/200029490426622
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029490426622?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=bloomington-events

## Event venue details

- **city**: Bloomington
- **state**: IL
- **country**: United States
- **location**: Bloomington High School
- **lat**: 40.4866
- **long**: -88.9741
- **full address**: Bloomington High School, 1202 E Locust St,Bloomington, Illinois, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Sostenuto (https://allevents.in/org/sostenuto/20369201)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2ef3950f052ebef94b484c91833e062cdcb2aceba6f743d2015ec292d7b9d469-rimg-w520-h318-dcffffff-gmir?v=1773615488
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/3ebf8432f53ce22b8f89cafa7c085899809d5ff1c7dccef281e2279a807ca8a9-rimg-w300-h300-dcffffff-gmir?v=1773615489

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 06 Apr, 2026 at 06:45 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Bloomington High School, 1202 E Locust St,Bloomington, Illinois, United States
- **Q**: Who is organizing the event?
  - **A:** Sostenuto
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Spring Concert  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Spring Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/2ef3950f052ebef94b484c91833e062cdcb2aceba6f743d2015ec292d7b9d469-rimg-w520-h318-dcffffff-gmir?v=1773615488",
        "startDate": "2026-04-06T18:45:00-05:00",
        "url": "https://allevents.in/bloomington/spring-concert/200029490426622",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bloomington High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1202 E Locust St,Bloomington, Illinois",
                "addressLocality": "Bloomington",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.4866",
                "longitude": "-88.9741"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sostenuto Spring Concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sostenuto",
                "url": "https://allevents.in/org/sostenuto/20369201"
            }
        ]
    }
]
```