

# Event Details

- **Event Name**: Whiskey Sour at ABC
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 07:00 pm – Sat, 20 Jun, 2026 at 10:00 pm (-04:00)
- **Event Description**: Can't beat this Midwestern Country band with some tricks up their sleeve!
- **Event URL**: https://allevents.in/clinton/whiskey-sour-at-abc/200029940564024
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Clinton
- **state**: IN
- **country**: United States
- **location**: 1600 N. 7th Street, Clinton, IN
- **lat**: 39.67709
- **long**: -87.40511
- **full address**: 1600 N. 7th Street, Clinton, IN, United States

## Event gallery

- **Alt text**: Whiskey Sour at ABC
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ed25eb9245228cd911a7a164002b78147c0d4788155ce464daf288bccf543c9f-rimg-w1080-h1350-dc1c1d1b-gmir?v=1776158183

## FAQs

- **Q**: When and where is Whiskey Sour at ABC being held?
  - **A:** Whiskey Sour at ABC takes place on Sat, 20 Jun, 2026 at 07:00 pm to Sat, 20 Jun, 2026 at 10:00 pm at 1600 N. 7th Street, Clinton, IN, United States.
- **Q**: Who is organizing Whiskey Sour at ABC?
  - **A:** Whiskey Sour at ABC is organized by Adventure Beer Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Whiskey Sour at ABC",
        "image": "https://cdn-az.allevents.in/events3/banners/ed25eb9245228cd911a7a164002b78147c0d4788155ce464daf288bccf543c9f-rimg-w1080-h1350-dc1c1d1b-gmir?v=1776158183",
        "startDate": "2026-06-20T19:00:00-04:00",
        "endDate": "2026-06-20T22:00:00-04:00",
        "url": "https://allevents.in/clinton/whiskey-sour-at-abc/200029940564024",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1600 N. 7th Street, Clinton, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1600 N 7th St, Clinton, IN 47842-1555, United States",
                "addressLocality": "Clinton",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.67709",
                "longitude": "-87.40511"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Can't beat this Midwestern Country band with some tricks up their sleeve!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Adventure Beer Company",
                "url": "https://allevents.in/org/adventure-beer-company/23326951"
            }
        ]
    }
]
```