

# Event Details

- **Event Name**: Ambassadors' Golf Classic
- **Event Start and End Date**: Mon, 10 Aug, 2026 at 11:00 am (-05:00)
- **Event Description**: Join us for the Ambassadors' Golf Classic.  More details will be posted soon.
- **Event URL**: https://allevents.in/saint-peter/ambassadors-golf-classic/200029062200624
- **Event Categories**: sports, golf
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Saint Peter
- **state**: MN
- **country**: United States
- **location**: Shoreland Country Club
- **lat**: 44.314499322753
- **long**: -93.919638184403
- **full address**: Shoreland Country Club, Shoreland Country Club, 43781 Golf Course Rd, St Peter, MN 56082, United States, Saint Peter

## Event gallery

- **Alt text**: Ambassadors' Golf Classic
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6532bd1492262f5001a5bb426f7ac8c22ad59ef8b8547fffdb72bad9d4b7e98c-rimg-w960-h579-dc74a562-gmir?v=1777096425

## FAQs

- **Q**: When and where is Ambassadors' Golf Classic being held?
  - **A:** Ambassadors' Golf Classic takes place on Mon, 10 Aug, 2026 at 11:00 am to Mon, 10 Aug, 2026 at 11:00 am at Shoreland Country Club, Shoreland Country Club, 43781 Golf Course Rd, St Peter, MN 56082, United States, Saint Peter.
- **Q**: Who is organizing Ambassadors' Golf Classic?
  - **A:** Ambassadors' Golf Classic is organized by St. Peter Ambassadors.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ambassadors' Golf Classic 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 Saint Peter, this event is thoughtfully curated to deliver a standout experience worth every moment. If Ambassadors' Golf Classic 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": "Ambassadors' Golf Classic",
        "image": "https://cdn-az.allevents.in/events8/banners/6532bd1492262f5001a5bb426f7ac8c22ad59ef8b8547fffdb72bad9d4b7e98c-rimg-w960-h579-dc74a562-gmir?v=1777096425",
        "startDate": "2026-08-10T11:00:00-05:00",
        "url": "https://allevents.in/saint-peter/ambassadors-golf-classic/200029062200624",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Shoreland Country Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Shoreland Country Club, 43781 Golf Course Rd, St Peter, MN 56082, United States",
                "addressLocality": "Saint Peter",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.314499322753",
                "longitude": "-93.919638184403"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the Ambassadors' Golf Classic.  More details will be posted soon.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Peter Ambassadors",
                "url": "https://allevents.in/org/st-peter-ambassadors/4705231",
                "description": "Promoting economic growth in St Peter, MN."
            }
        ]
    }
]
```