

# Event Details

- **Event Name**: The World Cup
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 07:00 pm
- **Event Description**: Watch The England Vs Croatia Game
- **Event URL**: https://allevents.in/braintree/the-world-cup/200030242784618
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Braintree
- **state**: EN
- **country**: United Kingdom
- **location**: 21 The street, Braintree, UK
- **lat**: 51.87536
- **long**: 0.50925
- **full address**: 21 The street, Braintree, UK, United Kingdom

## Event gallery

- **Alt text**: The World Cup
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9ae94cabee4af277bee71da3b3b81f25e418db6b8cc90ed637a737a6bcca3431-rimg-w1200-h744-dcabb9c5-gmir?v=1781564298

## FAQs

- **Q**: When and where is The World Cup being held?
  - **A:** The World Cup takes place on Wed, 17 Jun, 2026 at 07:00 pm to Wed, 17 Jun, 2026 at 07:00 pm at 21 The street, Braintree, UK, United Kingdom.
- **Q**: Who is organizing The World Cup?
  - **A:** The World Cup is organized by The Welsh Princess.
- **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 Braintree, 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": "Event",
        "name": "The World Cup",
        "image": "https://cdn-az.allevents.in/events7/banners/9ae94cabee4af277bee71da3b3b81f25e418db6b8cc90ed637a737a6bcca3431-rimg-w1200-h744-dcabb9c5-gmir?v=1781564298",
        "startDate": "2026-06-17",
        "url": "https://allevents.in/braintree/the-world-cup/200030242784618",
        "location": {
            "@type": "Place",
            "name": "21 The street, Braintree, UK",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21 The Street, Braintree, CM77 6RW, United Kingdom",
                "addressLocality": "Braintree",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.87536",
                "longitude": "0.50925"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Watch The England Vs Croatia Game",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Welsh Princess",
                "url": "https://allevents.in/org/the-welsh-princess/26519450"
            }
        ]
    }
]
```