

# Event Details

- **Event Name**: 2027 College Football Playoff National Championship at Allegiant Stadium
- **Event Start and End Date**: Mon, 25 Jan, 2027 at 11:59 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/2027-college-football-playoff-national-championship-at-allegiant-stadium/2400029447976046
- **Event Categories**: sports, football
- **Interested Audience**: 
  - total_interested_count: 3

## 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**: 2027 College Football Playoff National Championship at Allegiant Stadium
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/7a67fca0-5d53-11f1-afe1-c1cc229f1840-rimg-w1200-h675-dc191717-gmir.jpg?v=1780274854

## FAQs

- **Q**: When and where is 2027 College Football Playoff National Championship at Allegiant Stadium being held?
  - **A:** 2027 College Football Playoff National Championship at Allegiant Stadium takes place on Mon, 25 Jan, 2027 at 11:59 pm to Mon, 25 Jan, 2027 at 11:59 pm 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:** 2027 College Football Playoff National Championship 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 2027 College Football Playoff National Championship 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": "SportsEvent",
        "name": "2027 College Football Playoff National Championship at Allegiant Stadium",
        "image": "https://cdn-az.allevents.in/events8/banners/7a67fca0-5d53-11f1-afe1-c1cc229f1840-rimg-w1200-h675-dc191717-gmir.jpg?v=1780274854",
        "startDate": "2027-01-25T23:59:00-08:00",
        "url": "https://allevents.in/las-vegas/2027-college-football-playoff-national-championship-at-allegiant-stadium/2400029447976046",
        "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"
    }
]
```