

# Event Details

- **Event Name**: FIFA Football World Cup Semi Final 2
- **Event Start and End Date**: Wed, 15 Jul, 2026 at 05:30 pm – Wed, 15 Jul, 2026 at 10:30 pm
- **Event Description**: Join us for the second Semi Final of the FIFA Football World Cup! Teams TBC.
- **Event URL**: https://allevents.in/liverpool/fifa-football-world-cup-semi-final-2/300042581822
- **Event Categories**: fitness, Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Liverpool/Camp-And-Furnace/FIFA-Football-World-Cup-Semi-Final-2/42581822/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Liverpool
- **state**: EN
- **country**: United Kingdom
- **location**: Camp And Furnace
- **lat**: 53.39449
- **long**: -2.980491
- **full address**: Camp And Furnace, 67 Greenland Street , Liverpool, United Kingdom

## Event gallery

- **Alt text**: FIFA Football World Cup Semi Final 2
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c4d58819213916971eec7fed4fb53e6673b7627174f2f2cd6268db6106e4a3d5-rimg-w1024-h1024-dc041006-gmir.jpg?v=1783534062

## FAQs

- **Q**: When and where is FIFA Football World Cup Semi Final 2 being held?
  - **A:** FIFA Football World Cup Semi Final 2 takes place on Wed, 15 Jul, 2026 at 05:30 pm to Wed, 15 Jul, 2026 at 10:30 pm at Camp And Furnace, 67 Greenland Street , Liverpool, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** FIFA Football World Cup Semi Final 2 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 Liverpool, this event is thoughtfully curated to deliver a standout experience worth every moment. If FIFA Football World Cup Semi Final 2 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": "FIFA Football World Cup Semi Final 2",
        "image": "https://cdn-az.allevents.in/events10/banners/c4d58819213916971eec7fed4fb53e6673b7627174f2f2cd6268db6106e4a3d5-rimg-w1024-h1024-dc041006-gmir.jpg?v=1783534062",
        "startDate": "2026-07-15",
        "endDate": "2026-07-15",
        "url": "https://allevents.in/liverpool/fifa-football-world-cup-semi-final-2/300042581822",
        "location": {
            "@type": "Place",
            "name": "Camp And Furnace",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "67 Greenland Street ",
                "addressLocality": "Liverpool",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.39449",
                "longitude": "-2.980491"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the second Semi Final of the FIFA Football World Cup! Teams TBC."
    }
]
```