

# Event Details

- **Event Name**: US Open Golf
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 12:00 am – Wed, 17 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/210003229026724
- **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-p&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/events2/banners/450702b76e1f0c8fde6dc696b4e81ef83ef780ae020f442c1646cc76f185a3c6-rimg-w1024-h576-dc637843-gmir.jpg?v=1769549276
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8fe2f8faa89181e041ad52122611c4ce6be17d2f62991eb9889c3dc5dacd8e9d-rimg-w400-h400-dc637843-gmir.jpg?v=1774608648

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 17 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": "Event",
        "name": "US Open Golf",
        "image": "https://cdn-az.allevents.in/events2/banners/450702b76e1f0c8fde6dc696b4e81ef83ef780ae020f442c1646cc76f185a3c6-rimg-w1024-h576-dc637843-gmir.jpg?v=1769549276",
        "startDate": "2026-06-17T00:00:00-05:00",
        "endDate": "2026-06-17T09:00:00-05:00",
        "url": "https://allevents.in/southampton/us-open-golf/210003229026724",
        "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."
    }
]
```