

# Event Details

- **Event Name**: US Open Golf
- **Event Start and End Date**: Tue, 16 Jun, 2026 at 12:00 am – Tue, 16 Jun, 2026 at 09:00 am (-05:00)
- **Event Description**: Nearby AttractionsU.S. Open Golf has 14 upcoming events.
- **Event URL**: https://allevents.in/southampton/us-open-golf/210006741983946
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketmaster.com/event/Z7r9jZ1A7bf-f&utm_medium=affiliate

## Event venue details

- **city**: Southampton
- **state**: NY
- **country**: United States
- **location**: Shinnecock Hills Golf Club
- **lat**: 40.909302000
- **long**: -72.411499000
- **full address**: Shinnecock Hills Golf Club, Southampton, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1df811c637b64aef165127bdb843a29d95e9db1b34856ad1be04002894f44f48-rimg-w1024-h576-dc637843-gmir.jpg?v=1769549257
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b8e45a4c6bcb8f0010129d49d73b0141c8ce841456ee5a1c7ed4f39f06db02ff-rimg-w400-h400-dc637843-gmir.jpg?v=1774608665

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 16 Jun, 2026 at 12:00 am (-05:00)
- **Q**: Where is the event happening?
  - **A:** Shinnecock Hills Golf Club, Southampton, United States
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: What type of event is this?
  - **A:** Sports
- **Q**: Where can I find ticket details about US Open Golf ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "US Open Golf",
        "image": "https://cdn-az.allevents.in/events4/banners/1df811c637b64aef165127bdb843a29d95e9db1b34856ad1be04002894f44f48-rimg-w1024-h576-dc637843-gmir.jpg?v=1769549257",
        "startDate": "2026-06-16T00:00:00-05:00",
        "endDate": "2026-06-16T09:00:00-05:00",
        "url": "https://allevents.in/southampton/us-open-golf/210006741983946",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Shinnecock Hills Golf Club",
            "address": {
                "@type": "PostalAddress",
                "name": "Shinnecock Hills Golf Club, Southampton, United States",
                "addressLocality": "Southampton",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.909302000",
                "longitude": "-72.411499000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsU.S. Open Golf has 14 upcoming events."
    }
]
```