

# Event Details

- **Event Name**: The Front Bottoms
- **Event Start and End Date**: Thu, 24 Sep, 2026 at 04:00 pm – Fri, 25 Sep, 2026 at 09:00 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/the-front-bottoms/2300030225746444
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Brooklyn Bowl - Las Vegas
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Brooklyn Bowl - Las Vegas, 3475 Las Vegas Blvd., Las Vegas, United States

## Event gallery

- **Alt text**: The Front Bottoms
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=The+Front+Bottoms&date=Thu%2C+24+Sep%2C+2026+at+04%3A00+pm&bg=5

## FAQs

- **Q**: When and where is The Front Bottoms being held?
  - **A:** The Front Bottoms takes place on Thu, 24 Sep, 2026 at 04:00 pm to Fri, 25 Sep, 2026 at 09:00 pm at Brooklyn Bowl - Las Vegas, 3475 Las Vegas Blvd., Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Front Bottoms 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 Las Vegas, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Front Bottoms 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": "The Front Bottoms",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=The+Front+Bottoms&date=Thu%2C+24+Sep%2C+2026+at+04%3A00+pm&bg=5",
        "startDate": "2026-09-24T16:00:00-07:00",
        "endDate": "2026-09-25T21:00:00-07:00",
        "url": "https://allevents.in/las-vegas/the-front-bottoms/2300030225746444",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Brooklyn Bowl - Las Vegas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3475 Las Vegas Blvd.",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```