

# Event Details

- **Event Name**: England World Cup Semi Final
- **Event Start and End Date**: Wed, 15 Jul, 2026 at 06:00 pm – Wed, 15 Jul, 2026 at 11:00 pm
- **Event Description**: Let's do it all again from 6pm. Wednesday
England face Argentina in the biggest game so far to get to the World Cup Final 2026
- **Event URL**: https://allevents.in/middlesbrough/england-world-cup-semi-final/300042589523
- **Event Categories**: fitness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Middlesbrough/Hit-The-Bar/England-World-Cup-Semi-Final/42589523/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Middlesbrough
- **state**: EN
- **country**: United Kingdom
- **location**: Hit The Bar
- **lat**: 54.579561
- **long**: -1.233596
- **full address**: Hit The Bar, 1 Bridge Street East, Middlesbrough, United Kingdom

## Event gallery

- **Alt text**: England World Cup Semi Final
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c3c7e7aa6823fe9642b49d28b2c0d2ca6625bd1a480f2eaa5e3110601efa15e9-rimg-w1024-h1024-dc160505-gmir.jpg?v=1783876663

## FAQs

- **Q**: When and where is England World Cup Semi Final being held?
  - **A:** England World Cup Semi Final takes place on Wed, 15 Jul, 2026 at 06:00 pm to Wed, 15 Jul, 2026 at 11:00 pm at Hit The Bar, 1 Bridge Street East, Middlesbrough, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** England World Cup Semi Final 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 Middlesbrough, this event is thoughtfully curated to deliver a standout experience worth every moment. If England World Cup Semi Final 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": "England World Cup Semi Final",
        "image": "https://cdn-az.allevents.in/events1/banners/c3c7e7aa6823fe9642b49d28b2c0d2ca6625bd1a480f2eaa5e3110601efa15e9-rimg-w1024-h1024-dc160505-gmir.jpg?v=1783876663",
        "startDate": "2026-07-15",
        "endDate": "2026-07-15",
        "url": "https://allevents.in/middlesbrough/england-world-cup-semi-final/300042589523",
        "location": {
            "@type": "Place",
            "name": "Hit The Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Bridge Street East",
                "addressLocality": "Middlesbrough",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.579561",
                "longitude": "-1.233596"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let's do it all again from 6pm. Wednesday\nEngland face Argentina in the biggest game so far to get to the World Cup Final 2026"
    }
]
```