

# Event Details

- **Event Name**: World Cup
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 06:30 pm – Sun, 28 Jun, 2026 at 12:00 am
- **Event Description**: England Fan Zone at Elevation13 in Hyde brings fans together with live football, great atmosphere, food, drinks and unforgettable matchday vibes.
- **Event URL**: https://allevents.in/hyde/world-cup/300042447843
- **Event Categories**: sports, football, food-drinks
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Stockport/Elevation13/World-Cup/42447843/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Hyde
- **state**: EN
- **country**: United Kingdom
- **location**: Elevation13
- **lat**: 53.45253230
- **long**: -2.08191250
- **full address**: Elevation13, 13 Manchester Road, Hyde, United Kingdom

## Event gallery

- **Alt text**: World Cup
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d7b824b0dfd001f5d3aba65f5bf00f85baea534896af52c0ee7050812c68074a-rimg-w400-h400-dc181818-gmir.png?v=1779805196

## FAQs

- **Q**: When and where is World Cup being held?
  - **A:** World Cup takes place on Wed, 17 Jun, 2026 at 06:30 pm to Sun, 28 Jun, 2026 at 12:00 am at Elevation13, 13 Manchester Road, Hyde, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** World Cup 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 Hyde, this event is thoughtfully curated to deliver a standout experience worth every moment. If World Cup 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",
        "image": "https://cdn-az.allevents.in/events1/banners/d7b824b0dfd001f5d3aba65f5bf00f85baea534896af52c0ee7050812c68074a-rimg-w400-h400-dc181818-gmir.png?v=1779805196",
        "startDate": "2026-06-17",
        "endDate": "2026-06-28",
        "url": "https://allevents.in/hyde/world-cup/300042447843",
        "location": {
            "@type": "Place",
            "name": "Elevation13",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13 Manchester Road",
                "addressLocality": "Hyde",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.45253230",
                "longitude": "-2.08191250"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "England Fan Zone at Elevation13 in Hyde brings fans together with live football, great atmosphere, food, drinks and unforgettable matchday vibes."
    }
]
```