

# Event Details

- **Event Name**: Spring Show
- **Event Start and End Date**: Sat, 02 May, 2026 at 01:00 pm (-05:00)
- **Event Description**: Bluegrass music starts at 1pm
- **Event URL**: https://allevents.in/leakesville/spring-show/200029980077105
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Leakesville
- **state**: MS
- **country**: United States
- **location**: Leakesville Ms Green County
- **lat**: 31.084274096683
- **long**: -88.622702638375
- **full address**: Leakesville Ms Green County, Leakesville,MS,United States

## Event gallery

- **Alt text**: Spring Show
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0654df06d6ba3a71c08916821068057f8f19b48f258df7072794e020b1d3f92f-rimg-w1146-h1495-dcffffff-gmir?v=1776941767

## FAQs

- **Q**: When and where is Spring Show being held?
  - **A:** Spring Show takes place on Sat, 02 May, 2026 at 01:00 pm to Sat, 02 May, 2026 at 01:00 pm at Leakesville Ms Green County, Leakesville,MS,United States.
- **Q**: Who is organizing Spring Show?
  - **A:** Spring Show is organized by MSBA - Magnolia State Bluegrass Association, Inc.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Show 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 Leakesville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring Show 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 Show",
        "image": "https://cdn-az.allevents.in/events1/banners/0654df06d6ba3a71c08916821068057f8f19b48f258df7072794e020b1d3f92f-rimg-w1146-h1495-dcffffff-gmir?v=1776941767",
        "startDate": "2026-05-02T13:00:00-05:00",
        "url": "https://allevents.in/leakesville/spring-show/200029980077105",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Leakesville Ms Green County",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Leakesville,MS,United States",
                "addressLocality": "Leakesville",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.084274096683",
                "longitude": "-88.622702638375"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bluegrass music starts at 1pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "MSBA - Magnolia State Bluegrass Association Inc",
                "url": "https://allevents.in/org/msba-magnolia-state-bluegrass-association-inc/24086128"
            }
        ]
    }
]
```