

# Event Details

- **Event Name**: World Cup Opening Match Watch Party
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 08:00 pm
- **Event Description**: Join us at the VB Sportsplex next Friday as the USMNT opens up their 2026 FIFA World Cup against Paraguay. FREE EVENT for all to attend!!
- **Event URL**: https://allevents.in/virginia-beach/world-cup-opening-match-watch-party/200030220521915
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Virginia Beach
- **state**: VA
- **country**: United States
- **location**: 2044 Landstown Centre Way, 23456
- **lat**: 36.76854
- **long**: -76.09123
- **full address**: 2044 Landstown Centre Way, 23456, 2042 Landstown Centre Way, Virginia Beach, VA 23456-1627, United States

## Event gallery

- **Alt text**: World Cup Opening Match Watch Party
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/562ad4be8fb6f4deff0aa09d40d557c2a4ac030574d15e5c1c7bcea3b200200a-rimg-w1152-h927-dc157691-gmir?v=1781141475

## FAQs

- **Q**: When and where is World Cup Opening Match Watch Party being held?
  - **A:** World Cup Opening Match Watch Party takes place on Fri, 12 Jun, 2026 at 08:00 pm to Fri, 12 Jun, 2026 at 08:00 pm at 2044 Landstown Centre Way, 23456, 2042 Landstown Centre Way, Virginia Beach, VA 23456-1627, United States.
- **Q**: Who is organizing World Cup Opening Match Watch Party?
  - **A:** World Cup Opening Match Watch Party is organized by Virginia Beach United.
- **Q**: Who is this event for? Is it right for me?
  - **A:** World Cup Opening Match Watch Party 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 Virginia Beach, this event is thoughtfully curated to deliver a standout experience worth every moment. If World Cup Opening Match Watch Party 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": "World Cup Opening Match Watch Party",
        "image": "https://cdn-az.allevents.in/events1/banners/562ad4be8fb6f4deff0aa09d40d557c2a4ac030574d15e5c1c7bcea3b200200a-rimg-w1152-h927-dc157691-gmir?v=1781141475",
        "startDate": "2026-06-12",
        "url": "https://allevents.in/virginia-beach/world-cup-opening-match-watch-party/200030220521915",
        "location": {
            "@type": "Place",
            "name": "2044 Landstown Centre Way, 23456",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2042 Landstown Centre Way, Virginia Beach, VA 23456-1627, United States",
                "addressLocality": "Virginia Beach",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.76854",
                "longitude": "-76.09123"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the VB Sportsplex next Friday as the USMNT opens up their 2026 FIFA World Cup against Paraguay. FREE EVENT for all to attend!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Virginia Beach United",
                "url": "https://allevents.in/org/virginia-beach-united/23970747"
            }
        ]
    }
]
```