

# Event Details

- **Event Name**: Nevada Wolf Pack at UNLV Rebels Football at Allegiant Stadium
- **Event Start and End Date**: Sat, 28 Nov, 2026 at 06:00 pm – Sun, 29 Nov, 2026 at 01:59 am (-08:00)
- **Event URL**: https://allevents.in/las-vegas/nevada-wolf-pack-at-unlv-rebels-football-at-allegiant-stadium/2400029650049142
- **Event Categories**: sports, football
- **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**: Nevada Wolf Pack at UNLV Rebels Football at Allegiant Stadium
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/61dca280-ab32-11f1-8ed1-0da50d238dff-rimg-w1200-h514-dc485818-gmir.jpg?v=1788836831

## FAQs

- **Q**: When and where is Nevada Wolf Pack at UNLV Rebels Football at Allegiant Stadium being held?
  - **A:** Nevada Wolf Pack at UNLV Rebels Football at Allegiant Stadium takes place on Sat, 28 Nov, 2026 at 06:00 pm to Sun, 29 Nov, 2026 at 01:59 am at Allegiant Stadium, 3333 Al Davis Way, Las Vegas, NV 89118, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Nevada Wolf Pack at UNLV Rebels Football at Allegiant Stadium is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. 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 Nevada Wolf Pack at UNLV Rebels Football at Allegiant Stadium sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Nevada Wolf Pack at UNLV Rebels Football at Allegiant Stadium",
        "image": "https://cdn-az.allevents.in/events7/banners/61dca280-ab32-11f1-8ed1-0da50d238dff-rimg-w1200-h514-dc485818-gmir.jpg?v=1788836831",
        "startDate": "2026-11-28T18:00:00-08:00",
        "endDate": "2026-11-29T01:59:00-08:00",
        "url": "https://allevents.in/las-vegas/nevada-wolf-pack-at-unlv-rebels-football-at-allegiant-stadium/2400029650049142",
        "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"
    }
]
```