

# Event Details

- **Event Name**: Son Chasers Social Club
- **Event Start and End Date**: Sat, 02 May, 2026 at 03:00 pm (-05:00)
- **Event Description**: live music event
- **Event URL**: https://allevents.in/cassville/son-chasers-social-club/200029703814951
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Cassville
- **state**: WI
- **country**: United States
- **location**: Son Chasers Social Club LLC
- **lat**: 42.7131
- **long**: -90.98895
- **full address**: Son Chasers Social Club LLC, 218 E. Amelia St,Cassville, Wisconsin, United States

## Event gallery

- **Alt text**: Son Chasers Social Club
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/48f9bd56a409789b5edd0fd1571eac46dfa9f3bacc5ca81558b3bd012b6ab20b-rimg-w540-h720-dc181316-gmir?v=1775831616

## FAQs

- **Q**: When and where is Son Chasers Social Club being held?
  - **A:** Son Chasers Social Club takes place on Sat, 02 May, 2026 at 03:00 pm to Sat, 02 May, 2026 at 03:00 pm at Son Chasers Social Club LLC, 218 E. Amelia St,Cassville, Wisconsin, United States.
- **Q**: Who is organizing Son Chasers Social Club?
  - **A:** Son Chasers Social Club is organized by Mixed Emotions Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Son Chasers Social Club 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 Cassville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Son Chasers Social Club sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Son Chasers Social Club",
        "image": "https://cdn-az.allevents.in/events4/banners/48f9bd56a409789b5edd0fd1571eac46dfa9f3bacc5ca81558b3bd012b6ab20b-rimg-w540-h720-dc181316-gmir?v=1775831616",
        "startDate": "2026-05-02T15:00:00-05:00",
        "url": "https://allevents.in/cassville/son-chasers-social-club/200029703814951",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Son Chasers Social Club LLC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "218 E. Amelia St,Cassville, Wisconsin",
                "addressLocality": "Cassville",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.7131",
                "longitude": "-90.98895"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "live music event",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mixed Emotions Band",
                "url": "https://allevents.in/org/mixed-emotions-band/19475023"
            }
        ]
    }
]
```