

# Event Details

- **Event Name**: World Cup Screening
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 07:30 pm – Wed, 15 Jul, 2026 at 06:00 pm
- **Event Description**: England match screenings - pre match food and drink packages available!
- **Event URL**: https://allevents.in/manchester/world-cup-screening/300042427560
- **Event Categories**: fitness
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/Definitely-Maybe-Bar-Afflecks/World-Cup-Screening/42427560/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Definitely Maybe Bar Afflecks
- **lat**: 53.48273200
- **long**: -2.23633800
- **full address**: Definitely Maybe Bar Afflecks, 52 Church Street, Manchester, United Kingdom

## Event gallery

- **Alt text**: World Cup Screening
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/0420177a9831f6c48a894d6ca7933d9fe49f077b7da4b3d56260acfcefbf594d-rimg-w400-h400-dc181818-gmir.png?v=1781504008

## FAQs

- **Q**: When and where is World Cup Screening being held?
  - **A:** World Cup Screening takes place on Wed, 17 Jun, 2026 at 07:30 pm to Wed, 15 Jul, 2026 at 06:00 pm at Definitely Maybe Bar Afflecks, 52 Church Street, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** World Cup Screening 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 Manchester, this event is thoughtfully curated to deliver a standout experience worth every moment. If World Cup Screening 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": "World Cup Screening",
        "image": "https://cdn-az.allevents.in/events8/banners/0420177a9831f6c48a894d6ca7933d9fe49f077b7da4b3d56260acfcefbf594d-rimg-w400-h400-dc181818-gmir.png?v=1781504008",
        "startDate": "2026-06-17",
        "endDate": "2026-07-15",
        "url": "https://allevents.in/manchester/world-cup-screening/300042427560",
        "location": {
            "@type": "Place",
            "name": "Definitely Maybe Bar Afflecks",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "52 Church Street",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.48273200",
                "longitude": "-2.23633800"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "England match screenings - pre match food and drink packages available!"
    }
]
```