

# Event Details

- **Event Name**: Foo Fighters at Allegiant Stadium
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 05:30 pm – Sat, 26 Sep, 2026 at 07:30 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/foo-fighters-at-allegiant-stadium/2400029126181904
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Allegiant Stadium
- **lat**: 36.09088400
- **long**: -115.18323600
- **full address**: Allegiant Stadium, 3333 Al Davis Way, Las Vegas, NV 89118, United States

## Event gallery

- **Alt text**: Foo Fighters at Allegiant Stadium
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/43cbcec0-a546-11f1-8345-8160f1306c66-rimg-w1080-h1350-dc181818-gmir.webp?v=1788185667

## FAQs

- **Q**: When and where is Foo Fighters at Allegiant Stadium being held?
  - **A:** Foo Fighters at Allegiant Stadium takes place on Sat, 26 Sep, 2026 at 05:30 pm to Sat, 26 Sep, 2026 at 07:30 pm at Allegiant Stadium, 3333 Al Davis Way, Las Vegas, NV 89118, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Foo Fighters at Allegiant Stadium",
        "image": "https://cdn-az.allevents.in/events4/banners/43cbcec0-a546-11f1-8345-8160f1306c66-rimg-w1080-h1350-dc181818-gmir.webp?v=1788185667",
        "startDate": "2026-09-26T17:30:00-08:00",
        "endDate": "2026-09-26T19:30:00-08:00",
        "url": "https://allevents.in/las-vegas/foo-fighters-at-allegiant-stadium/2400029126181904",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Allegiant Stadium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3333 Al Davis Way, Las Vegas, NV 89118",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.09088400",
                "longitude": "-115.18323600"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```