

# Event Details

- **Event Name**: The World Cup
- **Event Start and End Date**: Thu, 11 Jun, 2026 at 08:00 pm (+01:00)
- **Event Description**: Won’t be long now! Join us at the Crusader to watch some lively games of football!
- **Event URL**: https://allevents.in/beeston/the-world-cup/200030185722904
- **Event Categories**: sports, football
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Beeston
- **state**: WA
- **country**: United Kingdom
- **location**: Clifton South, Nottingham
- **lat**: 52.902156667588
- **long**: -1.1910867705193
- **full address**: Clifton South, Nottingham, Nottingham, United Kingdom, Beeston

## Event gallery

- **Alt text**: The World Cup
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/34608f4ab95f946ee6ee9281723f0ebfba091ca8c68fee8ada39cea68e0659b7-rimg-w1200-h1209-dc463314-gmir?v=1780548484

## FAQs

- **Q**: When and where is The World Cup being held?
  - **A:** The World Cup takes place on Thu, 11 Jun, 2026 at 08:00 pm to Thu, 11 Jun, 2026 at 08:00 pm at Clifton South, Nottingham, Nottingham, United Kingdom, Beeston.
- **Q**: Who is organizing The World Cup?
  - **A:** The World Cup is organized by The Crusader Clifton Nottingham.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The 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 Beeston, this event is thoughtfully curated to deliver a standout experience worth every moment. If The 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": "The World Cup",
        "image": "https://cdn-az.allevents.in/events4/banners/34608f4ab95f946ee6ee9281723f0ebfba091ca8c68fee8ada39cea68e0659b7-rimg-w1200-h1209-dc463314-gmir?v=1780548484",
        "startDate": "2026-06-11T20:00:00+01:00",
        "url": "https://allevents.in/beeston/the-world-cup/200030185722904",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Clifton South, Nottingham",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Nottingham, United Kingdom",
                "addressLocality": "Beeston",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.902156667588",
                "longitude": "-1.1910867705193"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Won’t be long now! Join us at the Crusader to watch some lively games of football!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Crusader Clifton Nottingham",
                "url": "https://allevents.in/org/the-crusader-clifton-nottingham/25760530"
            }
        ]
    }
]
```