

# 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b7e9b8857a463a2f864a7d4709a7d2a6bca7d1738fe3949d55666aa3b3666229-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1756369982
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=NFC+Championship+Game&date=25+Jan

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 25 Jan, 2026 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** U.S. Bank Stadium, Minneapolis, United States
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: What type of event is this?
  - **A:** Sports
- **Q**: Where can I find ticket details about NFC Championship Game ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
    }
]
```