

# Event Details

- **Event Name**: FIFA World Cup 2026 Final
- **Event Start and End Date**: Mon, 20 Jul, 2026 at 03:00 am
- **Event Description**: Who will be the champion? �
- **Event URL**: https://allevents.in/east-rutherford/fifa-world-cup-2026-final/200030374893632
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: East Rutherford
- **state**: NJ
- **country**: United States
- **location**: New York New Jersey Stadium - MetLife Stadium
- **lat**: 40.81519
- **long**: -74.07478
- **full address**: New York New Jersey Stadium - MetLife Stadium, MetLife Stadium, East Rutherford, New Jersey, USA, United States

## Event gallery

- **Alt text**: FIFA World Cup 2026 Final
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=FIFA+World+Cup+2026+Final&date=Mon%2C+20+Jul%2C+2026+at+03%3A00+am&bg=3

## FAQs

- **Q**: When and where is FIFA World Cup 2026 Final being held?
  - **A:** FIFA World Cup 2026 Final takes place on Mon, 20 Jul, 2026 at 03:00 am to Mon, 20 Jul, 2026 at 03:00 am at New York New Jersey Stadium - MetLife Stadium, MetLife Stadium, East Rutherford, New Jersey, USA, United States.
- **Q**: Who is organizing FIFA World Cup 2026 Final?
  - **A:** FIFA World Cup 2026 Final is organized by World Cup Watch.
- **Q**: Who is this event for? Is it right for me?
  - **A:** FIFA World Cup 2026 Final 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 East Rutherford, this event is thoughtfully curated to deliver a standout experience worth every moment. If FIFA World Cup 2026 Final 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": "FIFA World Cup 2026 Final",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=FIFA+World+Cup+2026+Final&date=Mon%2C+20+Jul%2C+2026+at+03%3A00+am&bg=3",
        "startDate": "2026-07-20",
        "url": "https://allevents.in/east-rutherford/fifa-world-cup-2026-final/200030374893632",
        "location": {
            "@type": "Place",
            "name": "New York New Jersey Stadium - MetLife Stadium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "MetLife Stadium, East Rutherford, New Jersey, USA",
                "addressLocality": "East Rutherford",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.81519",
                "longitude": "-74.07478"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Who will be the champion? �",
        "organizer": [
            {
                "@type": "Organization",
                "name": "World Cup Watch",
                "url": "https://allevents.in/org/world-cup-watch/28010240"
            }
        ]
    }
]
```