

# Event Details

- **Event Name**: Annual Golf Tournament
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 10:30 am (-05:00)
- **Event Description**: 10:30AM Registration
12:00PM Shotgun start
Meal following golfing
- **Event URL**: https://allevents.in/sauk-centre/annual-golf-tournament/200030139882644
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Sauk Centre
- **state**: MN
- **country**: United States
- **location**: Lynx National Golf Course
- **lat**: 45.694568301718
- **long**: -94.947891807175
- **full address**: Lynx National Golf Course, 40204 Primrose Lane,Sauk Centre, Minnesota, United States

## Event gallery

- **Alt text**: Annual Golf Tournament
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/5edbe23f3a643d6a647ea64dd2ac53945f2479c9b16304f2063e07ddb33de23d-rimg-w940-h788-dcffffff-gmir?v=1779868783

## FAQs

- **Q**: When and where is Annual Golf Tournament being held?
  - **A:** Annual Golf Tournament takes place on Sat, 08 Aug, 2026 at 10:30 am to Sat, 08 Aug, 2026 at 10:30 am at Lynx National Golf Course, 40204 Primrose Lane,Sauk Centre, Minnesota, United States.
- **Q**: Who is organizing Annual Golf Tournament?
  - **A:** Annual Golf Tournament is organized by Sauk Centre Sportsboosters.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Annual Golf Tournament is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Sauk Centre, this event is thoughtfully curated to deliver a standout experience worth every moment. If Annual Golf Tournament 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": "Annual Golf Tournament",
        "image": "https://cdn-az.allevents.in/events3/banners/5edbe23f3a643d6a647ea64dd2ac53945f2479c9b16304f2063e07ddb33de23d-rimg-w940-h788-dcffffff-gmir?v=1779868783",
        "startDate": "2026-08-08T10:30:00-05:00",
        "url": "https://allevents.in/sauk-centre/annual-golf-tournament/200030139882644",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lynx National Golf Course",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "40204 Primrose Lane,Sauk Centre, Minnesota",
                "addressLocality": "Sauk Centre",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.694568301718",
                "longitude": "-94.947891807175"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "10:30AM Registration\n12:00PM Shotgun start\nMeal following golfing",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sauk Centre Sportsboosters",
                "url": "https://allevents.in/org/sauk-centre-sportsboosters/22336371"
            }
        ]
    }
]
```