

# Event Details

- **Event Name**: England Vs. Croatia
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 09:00 pm
- **Event Description**: The World Cup!!
- **Event URL**: https://allevents.in/birmingham/england-vs-croatia/200030185572833
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Birmingham
- **state**: EN
- **country**: United Kingdom
- **location**: The Mailbox, One Wharfside Street, B1 1 RD Birmingham
- **lat**: 52.47553
- **long**: -1.90621
- **full address**: The Mailbox, One Wharfside Street, B1 1 RD Birmingham, 1 Wharfside Street, Birmingham, B1 1RB, United Kingdom

## Event gallery

- **Alt text**: England Vs. Croatia
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/85047fcfc08251acf73bd02075d59b46fcb8dfba3dc0185022b0d61a23d8169a-rimg-w1200-h800-dc050404-gmir?v=1781668745

## FAQs

- **Q**: When and where is England Vs. Croatia being held?
  - **A:** England Vs. Croatia takes place on Wed, 17 Jun, 2026 at 09:00 pm to Wed, 17 Jun, 2026 at 09:00 pm at The Mailbox, One Wharfside Street, B1 1 RD Birmingham, 1 Wharfside Street, Birmingham, B1 1RB, United Kingdom.
- **Q**: Who is organizing England Vs. Croatia?
  - **A:** England Vs. Croatia is organized by Malmaison Birmingham.
- **Q**: Who is this event for? Is it right for me?
  - **A:** England Vs. Croatia 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 Birmingham, this event is thoughtfully curated to deliver a standout experience worth every moment. If England Vs. Croatia sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "England Vs. Croatia",
        "image": "https://cdn-az.allevents.in/events9/banners/85047fcfc08251acf73bd02075d59b46fcb8dfba3dc0185022b0d61a23d8169a-rimg-w1200-h800-dc050404-gmir?v=1781668745",
        "startDate": "2026-06-17",
        "url": "https://allevents.in/birmingham/england-vs-croatia/200030185572833",
        "location": {
            "@type": "Place",
            "name": "The Mailbox, One Wharfside Street, B1 1 RD Birmingham",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Wharfside Street, Birmingham, B1 1RB, United Kingdom",
                "addressLocality": "Birmingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.47553",
                "longitude": "-1.90621"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The World Cup!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Malmaison Birmingham",
                "url": "https://allevents.in/org/malmaison-birmingham/14719700",
                "description": "Hotel"
            }
        ]
    }
]
```