

# Event Details

- **Event Name**: Par 3 golf tournament
- **Event Start and End Date**: Sat, 02 May, 2026 at 08:00 am (-05:00)
- **Event Description**: Join us for a Par 3 golf tournament- great shots, great company, and a great time on the course!
- **Event URL**: https://allevents.in/fox-lake/par-3-golf-tournament/200029745151719
- **Event Categories**: sports, tournaments, golf, workshops
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Fox Lake
- **state**: WI
- **country**: United States
- **location**: N10500 Indian Point Road, Fox Lake, WI, United States, Wisconsin 53933
- **lat**: 43.57488
- **long**: -88.90802
- **full address**: N10500 Indian Point Road, Fox Lake, WI, United States, Wisconsin 53933

## Event gallery

- **Alt text**: Par 3 golf tournament
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/06efefd9a3e15546733bb410a8aa0303cb12452d7327ab7e3e13c75824f98eb0-rimg-w700-h525-dc31471b-gmir?v=1775947261

## FAQs

- **Q**: When and where is Par 3 golf tournament being held?
  - **A:** Par 3 golf tournament takes place on Sat, 02 May, 2026 at 08:00 am to Sat, 02 May, 2026 at 08:00 am at N10500 Indian Point Road, Fox Lake, WI, United States, Wisconsin 53933.
- **Q**: Who is organizing Par 3 golf tournament?
  - **A:** Par 3 golf tournament is organized by Fox Lake Golf Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Par 3 golf tournament 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 Fox Lake, this event is thoughtfully curated to deliver a standout experience worth every moment. If Par 3 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": "Par 3 golf tournament",
        "image": "https://cdn-az.allevents.in/events7/banners/06efefd9a3e15546733bb410a8aa0303cb12452d7327ab7e3e13c75824f98eb0-rimg-w700-h525-dc31471b-gmir?v=1775947261",
        "startDate": "2026-05-02T08:00:00-05:00",
        "url": "https://allevents.in/fox-lake/par-3-golf-tournament/200029745151719",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "N10500 Indian Point Road, Fox Lake, WI, United States, Wisconsin 53933",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "N10500 Indian Point Rd, Fox Lake, WI 53933-9803, United States",
                "addressLocality": "Fox Lake",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.57488",
                "longitude": "-88.90802"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Par 3 golf tournament- great shots, great company, and a great time on the course!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fox Lake Golf Club",
                "url": "https://allevents.in/org/fox-lake-golf-club/21790854"
            }
        ]
    }
]
```