

# Event Details

- **Event Name**: World Cup 2026
- **Event Start and End Date**: Thu, 11 Jun, 2026 at 10:00 am (+01:00)
- **Event Description**: We are pleased to say we will be watching all the games and hope to see England in the final - will you be there to support?
- **Event URL**: https://allevents.in/rochester/world-cup-2026/200029934626010
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Rochester
- **state**: EN
- **country**: United Kingdom
- **location**: 344 City Way, ME1 2BH Rochester, United Kingdom
- **lat**: 51.36615
- **long**: 0.50922
- **full address**: 344 City Way, ME1 2BH Rochester, United Kingdom, 344 City Way, Rochester, ME1 2BH, United Kingdom

## Event gallery

- **Alt text**: World Cup 2026
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2449fe2ea8d78bac054f6668630611922717fff27ec4352323064ad8530b220b-rimg-w738-h832-dcffffff-gmir?v=1776056530

## FAQs

- **Q**: When and where is World Cup 2026 being held?
  - **A:** World Cup 2026 takes place on Thu, 11 Jun, 2026 at 10:00 am to Thu, 11 Jun, 2026 at 10:00 am at 344 City Way, ME1 2BH Rochester, United Kingdom, 344 City Way, Rochester, ME1 2BH, United Kingdom.
- **Q**: Who is organizing World Cup 2026?
  - **A:** World Cup 2026 is organized by The George Pub, City Way, Rochester.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Rochester, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "World Cup 2026",
        "image": "https://cdn-az.allevents.in/events7/banners/2449fe2ea8d78bac054f6668630611922717fff27ec4352323064ad8530b220b-rimg-w738-h832-dcffffff-gmir?v=1776056530",
        "startDate": "2026-06-11T10:00:00+01:00",
        "url": "https://allevents.in/rochester/world-cup-2026/200029934626010",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "344 City Way, ME1 2BH Rochester, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "344 City Way, Rochester, ME1 2BH, United Kingdom",
                "addressLocality": "Rochester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.36615",
                "longitude": "0.50922"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are pleased to say we will be watching all the games and hope to see England in the final - will you be there to support?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The George Pub City Way Rochester",
                "url": "https://allevents.in/org/the-george-pub-city-way-rochester/13034021",
                "description": "Local Community Pub - with local teams and monthly live music "
            }
        ]
    }
]
```