

# Event Details

- **Event Name**: England Semi Final - World Cup 2026
- **Event Start and End Date**: Wed, 15 Jul, 2026 at 06:00 pm – Wed, 15 Jul, 2026 at 11:00 pm
- **Event Description**: Pints from £3.30... Huge Screens... World Class Sound System... It's coming home - Catch it in Boundary!
- **Event URL**: https://allevents.in/manchester/england-semi-final-world-cup-2026/300042589393
- **Event Categories**: fitness, Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/Boundary/England-Semi-Final---World-Cup-2026/42589393/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Boundary
- **lat**: 53.4680208
- **long**: -2.2400179
- **full address**: Boundary, 21 Higher Cambridge Street, Manchester, United Kingdom

## Event gallery

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

## FAQs

- **Q**: When and where is England Semi Final - World Cup 2026 being held?
  - **A:** England Semi Final - World Cup 2026 takes place on Wed, 15 Jul, 2026 at 06:00 pm to Wed, 15 Jul, 2026 at 11:00 pm at Boundary, 21 Higher Cambridge Street, Manchester, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "England Semi Final - World Cup 2026",
        "image": "https://cdn-az.allevents.in/events1/banners/e9908085d7b12ed1ab9e945b17aff361d34fb6652ed53e98a0093fea5c3ec7a3-rimg-w1024-h1024-dc040404-gmir.jpg?v=1783811957",
        "startDate": "2026-07-15",
        "endDate": "2026-07-15",
        "url": "https://allevents.in/manchester/england-semi-final-world-cup-2026/300042589393",
        "location": {
            "@type": "Place",
            "name": "Boundary",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21 Higher Cambridge Street",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.4680208",
                "longitude": "-2.2400179"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pints from £3.30... Huge Screens... World Class Sound System... It's coming home - Catch it in Boundary!"
    }
]
```