

# Event Details

- **Event Name**: 2nd annual Dark Side open
- **Event Start and End Date**: Sat, 09 Aug, 2025 at 10:00 am
- **Event Description**: Ok folks, its that time of year again ! 
Sign up at the bar anytime, $40.00 per golfer, must be paid when you sign up
- **Event URL**: https://allevents.in/edgerton/2nd-annual-dark-side-open/200028356632123
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Edgerton
- **state**: WI
- **country**: United States
- **location**: creekview par 3
- **lat**: 42.89078
- **long**: -89.07728
- **full address**: creekview par 3, 770 Albion Rd, Edgerton, WI 53534, United States

## Event gallery

- **Alt text**: 2nd annual Dark Side open
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e6185c8f9d4319a311d629b8fb6aeee0dde36b128d2aafb4cb06a098f482c933-rimg-w1080-h585-dcffffff-gmir?v=1754210388

## FAQs

- **Q**: When and where is 2nd annual Dark Side open being held?
  - **A:** 2nd annual Dark Side open takes place on Sat, 09 Aug, 2025 at 10:00 am to Sat, 09 Aug, 2025 at 10:00 am at creekview par 3, 770 Albion Rd, Edgerton, WI 53534, United States.
- **Q**: Who is organizing 2nd annual Dark Side open?
  - **A:** 2nd annual Dark Side open is organized by the Whatever Bar.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "2nd annual Dark Side open",
        "image": "https://cdn-az.allevents.in/events5/banners/e6185c8f9d4319a311d629b8fb6aeee0dde36b128d2aafb4cb06a098f482c933-rimg-w1080-h585-dcffffff-gmir?v=1754210388",
        "startDate": "2025-08-09",
        "url": "https://allevents.in/edgerton/2nd-annual-dark-side-open/200028356632123",
        "location": {
            "@type": "Place",
            "name": "creekview par 3",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "770 Albion Rd, Edgerton, WI 53534, United States",
                "addressLocality": "Edgerton",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.89078",
                "longitude": "-89.07728"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ok folks, its that time of year again ! \nSign up at the bar anytime, $40.00 per golfer, must be paid when you sign up",
        "organizer": [
            {
                "@type": "Organization",
                "name": "the Whatever Bar",
                "url": "https://allevents.in/org/the-whatever-bar/24638062"
            }
        ]
    }
]
```