

# Event Details

- **Event Name**: world cup
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 09:00 pm – Tue, 23 Jun, 2026 at 10:00 pm
- **Event Description**: come and join us to watch match
- **Event URL**: https://allevents.in/stourbridge/world-cup/200030250548528
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Stourbridge
- **state**: EN
- **country**: United Kingdom
- **location**: Grange Lane, Stourbridge
- **lat**: 52.45397
- **long**: -2.12425
- **full address**: Grange Lane, Stourbridge, United Kingdom

## Event gallery

- **Alt text**: world cup
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f8f5bb539b72eebe6524418eff18301a31f5ad646ffc45403c9cd47b3ee19d71-rimg-w1200-h630-dc1b1811-gmir?v=1781612068

## FAQs

- **Q**: When and where is world cup being held?
  - **A:** world cup takes place on Wed, 17 Jun, 2026 at 09:00 pm to Tue, 23 Jun, 2026 at 10:00 pm at Grange Lane, Stourbridge, United Kingdom.
- **Q**: Who is organizing world cup?
  - **A:** world cup is organized by The Hadcroft At Lye.
- **Q**: Who is this event for? Is it right for me?
  - **A:** world cup 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 Stourbridge, this event is thoughtfully curated to deliver a standout experience worth every moment. If world cup 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",
        "image": "https://cdn-az.allevents.in/events4/banners/f8f5bb539b72eebe6524418eff18301a31f5ad646ffc45403c9cd47b3ee19d71-rimg-w1200-h630-dc1b1811-gmir?v=1781612068",
        "startDate": "2026-06-17",
        "endDate": "2026-06-23",
        "url": "https://allevents.in/stourbridge/world-cup/200030250548528",
        "location": {
            "@type": "Place",
            "name": "Grange Lane, Stourbridge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3 New Farm Road, Stourbridge, DY9 7PG, United Kingdom",
                "addressLocality": "Stourbridge",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.45397",
                "longitude": "-2.12425"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "come and join us to watch match",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Hadcroft At Lye",
                "url": "https://allevents.in/org/the-hadcroft-at-lye/19804630"
            }
        ]
    }
]
```