

# Event Details

- **Event Name**: Spring Concert (2026)
- **Event Start and End Date**: Wed, 29 Apr, 2026 at 05:30 pm (-05:00)
- **Event Description**: 5:00pm - Doors / Silent Auction Open
6:00pm - Band 6 Concert
7:00pm - Band 7 Concert
8:00pm - HS Band Concert / Auctions Closes
- **Event URL**: https://allevents.in/mokane/spring-concert-2026/200029606224116
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Mokane
- **state**: MO
- **country**: United States
- **location**: South Callaway High School
- **lat**: 38.6872222222
- **long**: -91.8919444444
- **full address**: South Callaway High School, Mokane,MO,United States

## Event gallery

- **Alt text**: Spring Concert (2026)
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/818f055ce230c328397adaa9027a4320d153f673fe78f6ee8b8cba8c30da0a0c-rimg-w1024-h1024-dcfefefe-gmir?v=1776377253

## FAQs

- **Q**: When and where is Spring Concert (2026) being held?
  - **A:** Spring Concert (2026) takes place on Wed, 29 Apr, 2026 at 05:30 pm to Wed, 29 Apr, 2026 at 05:30 pm at South Callaway High School, Mokane,MO,United States.
- **Q**: Who is organizing Spring Concert (2026)?
  - **A:** Spring Concert (2026) is organized by South Callaway Band Department.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Concert (2026) 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 Mokane, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring Concert (2026) 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 Concert (2026)",
        "image": "https://cdn-az.allevents.in/events2/banners/818f055ce230c328397adaa9027a4320d153f673fe78f6ee8b8cba8c30da0a0c-rimg-w1024-h1024-dcfefefe-gmir?v=1776377253",
        "startDate": "2026-04-29T17:30:00-05:00",
        "url": "https://allevents.in/mokane/spring-concert-2026/200029606224116",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "South Callaway High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Mokane,MO,United States",
                "addressLocality": "Mokane",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.6872222222",
                "longitude": "-91.8919444444"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "5:00pm - Doors / Silent Auction Open\n6:00pm - Band 6 Concert\n7:00pm - Band 7 Concert\n8:00pm - HS Band Concert / Auctions Closes",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Callaway Band Department",
                "url": "https://allevents.in/org/south-callaway-band-department/20211627"
            }
        ]
    }
]
```