

# Event Details

- **Event Name**: US Open Golf
- **Event Start and End Date**: Mon, 15 Jun, 2026 at 12:00 am – Mon, 15 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/210003516418713
- **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-K&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**: US Open Golf
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/08c0a3947c26e303ec335eb29b5765db04e3750b73759cc8546980273a916765-rimg-w1024-h576-dc637843-gmir.jpg?v=1769549259

## FAQs

- **Q**: When and where is US Open Golf being held?
  - **A:** US Open Golf takes place on Mon, 15 Jun, 2026 at 12:00 am to Mon, 15 Jun, 2026 at 09:00 am at Shinnecock Hills Golf Club, Southampton, United States.
- **Q**: Who is organizing US Open Golf?
  - **A:** US Open Golf is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** US Open Golf 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 Southampton, this event is thoughtfully curated to deliver a standout experience worth every moment. If US Open Golf sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "US Open Golf",
        "image": "https://cdn-az.allevents.in/events1/banners/08c0a3947c26e303ec335eb29b5765db04e3750b73759cc8546980273a916765-rimg-w1024-h576-dc637843-gmir.jpg?v=1769549259",
        "startDate": "2026-06-15T00:00:00-05:00",
        "endDate": "2026-06-15T09:00:00-05:00",
        "url": "https://allevents.in/southampton/us-open-golf/210003516418713",
        "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."
    }
]
```