

# Event Details

- **Event Name**: USA vs Australia 
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 03:00 pm
- **Event Description**: Big one for sure… Should be a right party… ????
- **Event URL**: https://allevents.in/worcester/usa-vs-australia/200030259149629
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Worcester
- **state**: MA
- **country**: United States
- **location**: 81 Water St, Worcester, MA
- **lat**: 42.25659
- **long**: -71.79553
- **full address**: 81 Water St, Worcester, MA, United States

## Event gallery

- **Alt text**: USA vs Australia
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/3a2eae9ea40dc0f07c285153029343849b4c3a3ad11bc1dfd2157b5d26f5ccd0-rimg-w1080-h1350-dcf4f3f4-gmir?v=1781736689

## FAQs

- **Q**: When and where is USA vs Australia  being held?
  - **A:** USA vs Australia  takes place on Fri, 19 Jun, 2026 at 03:00 pm to Fri, 19 Jun, 2026 at 03:00 pm at 81 Water St, Worcester, MA, United States.
- **Q**: Who is organizing USA vs Australia ?
  - **A:** USA vs Australia  is organized by Boland's Bar and Patio.
- **Q**: Who is this event for? Is it right for me?
  - **A:** USA vs Australia  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 Worcester, this event is thoughtfully curated to deliver a standout experience worth every moment. If USA vs Australia  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": "USA vs Australia",
        "image": "https://cdn-az.allevents.in/events9/banners/3a2eae9ea40dc0f07c285153029343849b4c3a3ad11bc1dfd2157b5d26f5ccd0-rimg-w1080-h1350-dcf4f3f4-gmir?v=1781736689",
        "startDate": "2026-06-19",
        "url": "https://allevents.in/worcester/usa-vs-australia/200030259149629",
        "location": {
            "@type": "Place",
            "name": "81 Water St, Worcester, MA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "81 Water St, Worcester, MA 01604-5016, United States",
                "addressLocality": "Worcester",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.25659",
                "longitude": "-71.79553"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Big one for sure… Should be a right party… ????",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bolands Bar and Patio",
                "url": "https://allevents.in/org/bolands-bar-and-patio/21110645"
            }
        ]
    }
]
```