

# Event Details

- **Event Name**: Garden Bros Nuclear Circus
- **Event Start and End Date**: Sun, 20 Sep, 2026 at 07:00 pm – Sun, 20 Sep, 2026 at 09:00 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/garden-bros-nuclear-circus/2300030424061523
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Las Vegas Motor Speedway
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Las Vegas Motor Speedway, 7000 Las Vegas Blvd N., Las Vegas, United States

## Event gallery

- **Alt text**: Garden Bros Nuclear Circus
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a02238d0-a65e-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dc084888-gmir.jpg?v=1788306104

## FAQs

- **Q**: When and where is Garden Bros Nuclear Circus being held?
  - **A:** Garden Bros Nuclear Circus takes place on Sun, 20 Sep, 2026 at 07:00 pm to Sun, 20 Sep, 2026 at 09:00 pm at Las Vegas Motor Speedway, 7000 Las Vegas Blvd N., Las Vegas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garden Bros Nuclear Circus",
        "image": "https://cdn-az.allevents.in/events2/banners/a02238d0-a65e-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dc084888-gmir.jpg?v=1788306104",
        "startDate": "2026-09-20T19:00:00-07:00",
        "endDate": "2026-09-20T21:00:00-07:00",
        "url": "https://allevents.in/las-vegas/garden-bros-nuclear-circus/2300030424061523",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Las Vegas Motor Speedway",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7000 Las Vegas Blvd N.",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```