

# Event Details

- **Event Name**: K-3 Spring Concert
- **Event Start and End Date**: Tue, 21 Apr, 2026 at 07:00 pm (-05:00)
- **Event Description**: Kindergarten - 3rd Grade Spring Concert Performance
- **Event URL**: https://allevents.in/smith-center/k-3-spring-concert/200028991561521
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 78

## Ticket Details


## Event venue details

- **city**: Smith Center
- **state**: KS
- **country**: United States
- **location**: Smith Center Junior/Senior High School Auditorium
- **lat**: 39.78055
- **long**: -98.77499
- **full address**: Smith Center Junior/Senior High School Auditorium, 300 School Ave, Smith Center, KS 66967-2311, United States

## Event gallery

- **Alt text**: K-3 Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e71a8798f4663abf089ccdb7032ae6be68b58783550665f4625b47212ece4fa5-rimg-w1200-h540-dc161116-gmir?v=1775717629

## FAQs

- **Q**: When and where is K-3 Spring Concert being held?
  - **A:** K-3 Spring Concert takes place on Tue, 21 Apr, 2026 at 07:00 pm to Tue, 21 Apr, 2026 at 07:00 pm at Smith Center Junior/Senior High School Auditorium, 300 School Ave, Smith Center, KS 66967-2311, United States.
- **Q**: Who is organizing K-3 Spring Concert?
  - **A:** K-3 Spring Concert is organized by Making Music with Mrs. Roth.
- **Q**: Who is this event for? Is it right for me?
  - **A:** K-3 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 Smith Center, this event is thoughtfully curated to deliver a standout experience worth every moment. With 70+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "K-3 Spring Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/e71a8798f4663abf089ccdb7032ae6be68b58783550665f4625b47212ece4fa5-rimg-w1200-h540-dc161116-gmir?v=1775717629",
        "startDate": "2026-04-21T19:00:00-05:00",
        "url": "https://allevents.in/smith-center/k-3-spring-concert/200028991561521",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Smith Center Junior/Senior High School Auditorium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "300 School Ave, Smith Center, KS 66967-2311, United States",
                "addressLocality": "Smith Center",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.78055",
                "longitude": "-98.77499"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kindergarten - 3rd Grade Spring Concert Performance",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Making Music with Mrs. Roth",
                "url": "https://allevents.in/org/making-music-with-mrs-roth/16560842"
            }
        ]
    }
]
```