

# Event Details

- **Event Name**: World Cup final at the hill
- **Event Start and End Date**: Sun, 19 Jul, 2026 at 03:00 pm
- **Event Description**: Will be open for the 2026 World Cup final
- **Event URL**: https://allevents.in/parma-heights/world-cup-final-at-the-hill/200030406005943
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Parma Heights
- **state**: OH
- **country**: United States
- **location**: 7425 W Pleasant Valley Rd, Parma, OH
- **lat**: 41.36229
- **long**: -81.73644
- **full address**: 7425 W Pleasant Valley Rd, Parma, OH, 7425 W Pleasant Valley Rd, Cleveland, OH 44130-6105, United States, Parma Heights

## Event gallery

- **Alt text**: World Cup final at the hill
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a113005e39f92a89f4020cdd7324c921f03996b15ff9b7d042eb703f5e7a1c75-rimg-w1200-h675-dc191917-gmir?v=1784092962

## FAQs

- **Q**: When and where is World Cup final at the hill being held?
  - **A:** World Cup final at the hill takes place on Sun, 19 Jul, 2026 at 03:00 pm to Sun, 19 Jul, 2026 at 03:00 pm at 7425 W Pleasant Valley Rd, Parma, OH, 7425 W Pleasant Valley Rd, Cleveland, OH 44130-6105, United States, Parma Heights.
- **Q**: Who is organizing World Cup final at the hill?
  - **A:** World Cup final at the hill is organized by Club Odessa.
- **Q**: Who is this event for? Is it right for me?
  - **A:** World Cup final at the hill 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 Parma Heights, this event is thoughtfully curated to deliver a standout experience worth every moment. If World Cup final at the hill 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 final at the hill",
        "image": "https://cdn-az.allevents.in/events6/banners/a113005e39f92a89f4020cdd7324c921f03996b15ff9b7d042eb703f5e7a1c75-rimg-w1200-h675-dc191917-gmir?v=1784092962",
        "startDate": "2026-07-19",
        "url": "https://allevents.in/parma-heights/world-cup-final-at-the-hill/200030406005943",
        "location": {
            "@type": "Place",
            "name": "7425 W Pleasant Valley Rd, Parma, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7425 W Pleasant Valley Rd, Cleveland, OH 44130-6105, United States",
                "addressLocality": "Parma Heights",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.36229",
                "longitude": "-81.73644"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Will be open for the 2026 World Cup final",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Club Odessa",
                "url": "https://allevents.in/org/club-odessa/23272412"
            }
        ]
    }
]
```