

# Event Details

- **Event Name**: World Cup Final
- **Event Start and End Date**: Sun, 19 Jul, 2026 at 06:00 pm
- **Event Description**: Join us at The Steamworks for The World Cup Final.

Doors open at 6pm, giving you plenty of time to grab a drink, find your seat, and soak up the atmosphere before kick-off.

We look forward to seeing you there!
- **Event URL**: https://allevents.in/sheffield/world-cup-final/200030314706531
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Sheffield
- **state**: EN
- **country**: United Kingdom
- **location**: 111 Randall Street, S2 4SJ Sheffield, United Kingdom
- **lat**: 53.37031
- **long**: -1.47246
- **full address**: 111 Randall Street, S2 4SJ Sheffield, United Kingdom, 106 Bramall Lane, Sheffield, S2 4RD, United Kingdom

## Event gallery

- **Alt text**: World Cup Final
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a6205e580af3b9c97459a81f77ec5a587878b336c849c6a529b0479c89e29e6a-rimg-w1200-h628-dc191615-gmir?v=1784178279

## FAQs

- **Q**: When and where is World Cup Final being held?
  - **A:** World Cup Final takes place on Sun, 19 Jul, 2026 at 06:00 pm to Sun, 19 Jul, 2026 at 06:00 pm at 111 Randall Street, S2 4SJ Sheffield, United Kingdom, 106 Bramall Lane, Sheffield, S2 4RD, United Kingdom.
- **Q**: Who is organizing World Cup Final?
  - **A:** World Cup Final is organized by The Steamworks.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "World Cup Final",
        "image": "https://cdn-az.allevents.in/events10/banners/a6205e580af3b9c97459a81f77ec5a587878b336c849c6a529b0479c89e29e6a-rimg-w1200-h628-dc191615-gmir?v=1784178279",
        "startDate": "2026-07-19",
        "url": "https://allevents.in/sheffield/world-cup-final/200030314706531",
        "location": {
            "@type": "Place",
            "name": "111 Randall Street, S2 4SJ Sheffield, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "106 Bramall Lane, Sheffield, S2 4RD, United Kingdom",
                "addressLocality": "Sheffield",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.37031",
                "longitude": "-1.47246"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at The Steamworks for The World Cup Final.\n\nDoors open at 6pm, giving you plenty of time to grab a drink, find your seat, and soak up the atmosphere before kick-off.\n\nWe look forward to seeing you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Steamworks",
                "url": "https://allevents.in/org/the-steamworks/23552033"
            }
        ]
    }
]
```