

# Event Details

- **Event Name**: FIFA World Cup 2026
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 12:00 pm (-05:00)
- **Event URL**: https://allevents.in/washington/fifa-world-cup-2026/200030374894134
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Washington
- **state**: DC
- **country**: United States
- **location**: Washington D.C.
- **lat**: 38.8951
- **long**: -77.0367
- **full address**: Washington D.C., Washington D.C., Washington, United States

## Event gallery

- **Alt text**: FIFA World Cup 2026
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7963810dcb98ca8e59f84e946db9c18f571657bc5530d2b0bf260e75f4b8144d-rimg-w720-h900-dc080808-gmir?v=1787051659

## FAQs

- **Q**: When and where is FIFA World Cup 2026 being held?
  - **A:** FIFA World Cup 2026 takes place on Sat, 05 Dec, 2026 at 12:00 pm to Sat, 05 Dec, 2026 at 12:00 pm at Washington D.C., Washington D.C., Washington, United States.
- **Q**: Who is organizing FIFA World Cup 2026?
  - **A:** FIFA World Cup 2026 is organized by Craz-e BoiLuse Live.
- **Q**: Who is this event for? Is it right for me?
  - **A:** FIFA World Cup 2026 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 Washington, this event is thoughtfully curated to deliver a standout experience worth every moment. If FIFA World Cup 2026 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",
        "image": "https://cdn-az.allevents.in/events1/banners/7963810dcb98ca8e59f84e946db9c18f571657bc5530d2b0bf260e75f4b8144d-rimg-w720-h900-dc080808-gmir?v=1787051659",
        "startDate": "2026-12-05T12:00:00-05:00",
        "url": "https://allevents.in/washington/fifa-world-cup-2026/200030374894134",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Washington D.C.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Washington D.C.",
                "addressLocality": "Washington",
                "addressRegion": "DC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.8951",
                "longitude": "-77.0367"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Craz-e BoiLuse Live",
                "url": "https://allevents.in/org/craz-e-boiluse-live/28010241"
            }
        ]
    }
]
```