

# Event Details

- **Event Name**: Busted Flat @ Joe B's
- **Event Start and End Date**: Sat, 10 Oct, 2026 at 07:00 pm (-05:00)
- **Event Description**: another fun night
- **Event URL**: https://allevents.in/bowling-green/busted-flat-joe-bs/200029919419040
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Bowling Green
- **state**: KY
- **country**: United States
- **location**: Joe B’s Bar, Bowling Green KY
- **lat**: 36.9289299
- **long**: -86.417784
- **full address**: Joe B’s Bar, Bowling Green KY, 327 Greenwood Ln,Bowling Green, Kentucky, United States

## Event gallery

- **Alt text**: Busted Flat @ Joe B's
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/24fcebef441a1d0b979fc7e97d3aae57c8db6efb35ca2b8f7f854bd8b6670987-rimg-w1024-h683-dc141412-gmir?v=1775814159

## FAQs

- **Q**: When and where is Busted Flat @ Joe B's being held?
  - **A:** Busted Flat @ Joe B's takes place on Sat, 10 Oct, 2026 at 07:00 pm to Sat, 10 Oct, 2026 at 07:00 pm at Joe B’s Bar, Bowling Green KY, 327 Greenwood Ln,Bowling Green, Kentucky, United States.
- **Q**: Who is organizing Busted Flat @ Joe B's?
  - **A:** Busted Flat @ Joe B's is organized by Busted Flat.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Busted Flat @ Joe B's 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 Bowling Green, this event is thoughtfully curated to deliver a standout experience worth every moment. If Busted Flat @ Joe B's 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": "Busted Flat @ Joe B's",
        "image": "https://cdn-az.allevents.in/events6/banners/24fcebef441a1d0b979fc7e97d3aae57c8db6efb35ca2b8f7f854bd8b6670987-rimg-w1024-h683-dc141412-gmir?v=1775814159",
        "startDate": "2026-10-10T19:00:00-05:00",
        "url": "https://allevents.in/bowling-green/busted-flat-joe-bs/200029919419040",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Joe B’s Bar, Bowling Green KY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "327 Greenwood Ln,Bowling Green, Kentucky",
                "addressLocality": "Bowling Green",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.9289299",
                "longitude": "-86.417784"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "another fun night",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Busted Flat",
                "url": "https://allevents.in/org/busted-flat/21831607"
            }
        ]
    }
]
```