

# Event Details

- **Event Name**: NFC Championship Game
- **Event Start and End Date**: Sun, 25 Jan, 2026 at 12:00 pm
- **Event Description**: Venue Details:U.S. Bank Stadium,801 South 4th Street, U.S. Bank Stadium,Minneapolis, United States
- **Event URL**: https://allevents.in/minneapolis/nfc-championship-game/210003144442806
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/210003144442806

## Event venue details

- **city**: Minneapolis
- **state**: MN
- **country**: United States
- **location**: U.S. Bank Stadium
- **lat**: 44.973799999999994
- **long**: -93.2577999999999881
- **full address**: U.S. Bank Stadium, Minneapolis, United States

## Event gallery

- **Alt text**: NFC Championship Game
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b7e9b8857a463a2f864a7d4709a7d2a6bca7d1738fe3949d55666aa3b3666229-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1756369982

## FAQs

- **Q**: When and where is NFC Championship Game being held?
  - **A:** NFC Championship Game takes place on Sun, 25 Jan, 2026 at 12:00 pm to Sun, 25 Jan, 2026 at 12:00 pm at U.S. Bank Stadium, Minneapolis, United States.
- **Q**: Who is organizing NFC Championship Game?
  - **A:** NFC Championship Game is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** NFC Championship Game 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 Minneapolis, this event is thoughtfully curated to deliver a standout experience worth every moment. If NFC Championship Game 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": "NFC Championship Game",
        "image": "https://cdn-az.allevents.in/events4/banners/b7e9b8857a463a2f864a7d4709a7d2a6bca7d1738fe3949d55666aa3b3666229-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1756369982",
        "startDate": "2026-01-25",
        "url": "https://allevents.in/minneapolis/nfc-championship-game/210003144442806",
        "location": {
            "@type": "Place",
            "name": "U.S. Bank Stadium",
            "address": {
                "@type": "PostalAddress",
                "name": "U.S. Bank Stadium, Minneapolis, United States",
                "addressLocality": "Minneapolis",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.973799999999994",
                "longitude": "-93.2577999999999881"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venue Details:U.S. Bank Stadium,801 South 4th Street, U.S. Bank Stadium,Minneapolis, United States"
    }
]
```