

# Event Details

- **Event Name**: Live at Ott's Tavern
- **Event Start and End Date**: Fri, 17 Jul, 2026 at 07:30 pm
- **Event Description**: Live Rock n Roll
- **Event URL**: https://allevents.in/louisville/live-at-otts-tavern/200030262596603
- **Event Categories**: live-music
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Louisville
- **state**: KY
- **country**: United States
- **location**: Ott's Tavern
- **lat**: 38.188121586072
- **long**: -85.812511096429
- **full address**: Ott's Tavern, 4229 Hillview Ave.,Louisville,KY,United States

## Event gallery

- **Alt text**: Live at Ott's Tavern
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/66d3262939aced3eeb05b1635d0db8c0de719dbfd4a081fefe6006800e6c6dee-rimg-w1200-h800-dc040303-gmir?v=1784112764

## FAQs

- **Q**: When and where is Live at Ott's Tavern being held?
  - **A:** Live at Ott's Tavern takes place on Fri, 17 Jul, 2026 at 07:30 pm to Fri, 17 Jul, 2026 at 07:30 pm at Ott's Tavern, 4229 Hillview Ave.,Louisville,KY,United States.
- **Q**: Who is organizing Live at Ott's Tavern?
  - **A:** Live at Ott's Tavern is organized by Two Ton Anchor.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live at Ott's Tavern",
        "image": "https://cdn-az.allevents.in/events2/banners/66d3262939aced3eeb05b1635d0db8c0de719dbfd4a081fefe6006800e6c6dee-rimg-w1200-h800-dc040303-gmir?v=1784112764",
        "startDate": "2026-07-17",
        "url": "https://allevents.in/louisville/live-at-otts-tavern/200030262596603",
        "location": {
            "@type": "Place",
            "name": "Ott's Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4229 Hillview Ave.,Louisville,KY,United States",
                "addressLocality": "Louisville",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.188121586072",
                "longitude": "-85.812511096429"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live Rock n Roll",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Two Ton Anchor",
                "url": "https://allevents.in/org/two-ton-anchor/25837298"
            }
        ]
    }
]
```