

# Event Details

- **Event Name**: KT'S Saloon
- **Event Start and End Date**: Fri, 01 May, 2026 at 08:30 pm (-05:00)
- **Event Description**: See you there!
- **Event URL**: https://allevents.in/concord/kts-saloon/200029461439044
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Concord
- **state**: MO
- **country**: United States
- **location**: KT's Saloon
- **lat**: 38.478303779457
- **long**: -90.30428
- **full address**: KT's Saloon, 4574 Telegraph Rd ,Oakville, Missouri, Concord, United States

## Event gallery

- **Alt text**: KT'S Saloon
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9b6d2e19d3db10a1412296183245ec551ced5b978d2fe2b1248437e969633d3f-rimg-w800-h1200-dc180706-gmir?v=1776012806

## FAQs

- **Q**: When and where is KT'S Saloon being held?
  - **A:** KT'S Saloon takes place on Fri, 01 May, 2026 at 08:30 pm to Fri, 01 May, 2026 at 08:30 pm at KT's Saloon, 4574 Telegraph Rd ,Oakville, Missouri, Concord, United States.
- **Q**: Who is organizing KT'S Saloon?
  - **A:** KT'S Saloon is organized by Mountain Mischief.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "KT'S Saloon",
        "image": "https://cdn-az.allevents.in/events6/banners/9b6d2e19d3db10a1412296183245ec551ced5b978d2fe2b1248437e969633d3f-rimg-w800-h1200-dc180706-gmir?v=1776012806",
        "startDate": "2026-05-01T20:30:00-05:00",
        "url": "https://allevents.in/concord/kts-saloon/200029461439044",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "KT's Saloon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4574 Telegraph Rd ,Oakville, Missouri",
                "addressLocality": "Concord",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.478303779457",
                "longitude": "-90.30428"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "See you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mountain Mischief",
                "url": "https://allevents.in/org/mountain-mischief/21363124"
            }
        ]
    }
]
```