

# Event Details

- **Event Name**: World Cup Watch Party!
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 03:00 pm – Fri, 19 Jun, 2026 at 06:00 pm
- **Event Description**: Spend your afternoon watching USA vs Australia at the Barrel. Sound will be on and so will happy hour!
- **Event URL**: https://allevents.in/springboro/world-cup-watch-party/200030260259730
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Springboro
- **state**: OH
- **country**: United States
- **location**: 857 W Central Ave, Springboro, OH
- **lat**: 39.56251
- **long**: -84.26251
- **full address**: 857 W Central Ave, Springboro, OH, United States

## Event gallery

- **Alt text**: World Cup Watch Party!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1a7de3297baa78b4e6d47194c82030100e05bf1d3c6350f62078228e34ad7b00-rimg-w1093-h751-dc365a18-gmir?v=1781749289

## FAQs

- **Q**: When and where is World Cup Watch Party! being held?
  - **A:** World Cup Watch Party! takes place on Fri, 19 Jun, 2026 at 03:00 pm to Fri, 19 Jun, 2026 at 06:00 pm at 857 W Central Ave, Springboro, OH, United States.
- **Q**: Who is organizing World Cup Watch Party!?
  - **A:** World Cup Watch Party! is organized by The Barrel.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "World Cup Watch Party!",
        "image": "https://cdn-az.allevents.in/events4/banners/1a7de3297baa78b4e6d47194c82030100e05bf1d3c6350f62078228e34ad7b00-rimg-w1093-h751-dc365a18-gmir?v=1781749289",
        "startDate": "2026-06-19",
        "endDate": "2026-06-19",
        "url": "https://allevents.in/springboro/world-cup-watch-party/200030260259730",
        "location": {
            "@type": "Place",
            "name": "857 W Central Ave, Springboro, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "857 W Central Ave, Springboro, OH 45066-1115, United States",
                "addressLocality": "Springboro",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.56251",
                "longitude": "-84.26251"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spend your afternoon watching USA vs Australia at the Barrel. Sound will be on and so will happy hour!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Barrel",
                "url": "https://allevents.in/org/the-barrel/13091934",
                "description": "A neighborhood bar with over a hundred Bourbon and Whiskey selections, 28 beers on tap, awesome food, great atmosphere with a wood burning fire pit on the outdoor patio and much more. "
            }
        ]
    }
]
```