

# Event Details

- **Event Name**: 4th Annual Golf Tournament
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 08:00 am (-06:00)
- **Event Description**: It’s that time of year again! Coming June 19th, 2026. We are so pleased to host our Annual Golf Tournament. Book your team in now for a day of sun and fun for a good cause!
- **Event URL**: https://allevents.in/valleyview/4th-annual-golf-tournament/200029919484659
- **Event Categories**: sports, golf, tournaments, nonprofit
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Valleyview
- **state**: AB
- **country**: Canada
- **location**: 5 Star Golf Club
- **lat**: 55.547865314
- **long**: -117.285242168
- **full address**: 5 Star Golf Club, Donnelly, Alberta, Valleyview, Canada

## Event gallery

- **Alt text**: 4th Annual Golf Tournament
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1747dedd81be62d5c84810a39579239102608ee6522f8052052117248e4b7e8e-rimg-w1200-h1534-dcf0ffb5-gmir?v=1775815139

## FAQs

- **Q**: When and where is 4th Annual Golf Tournament being held?
  - **A:** 4th Annual Golf Tournament takes place on Fri, 19 Jun, 2026 at 08:00 am to Fri, 19 Jun, 2026 at 08:00 am at 5 Star Golf Club, Donnelly, Alberta, Valleyview, Canada.
- **Q**: Who is organizing 4th Annual Golf Tournament?
  - **A:** 4th Annual Golf Tournament is organized by Smoky River Community Hall.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 4th 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 Valleyview, this event is thoughtfully curated to deliver a standout experience worth every moment. If 4th 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": "4th Annual Golf Tournament",
        "image": "https://cdn-az.allevents.in/events2/banners/1747dedd81be62d5c84810a39579239102608ee6522f8052052117248e4b7e8e-rimg-w1200-h1534-dcf0ffb5-gmir?v=1775815139",
        "startDate": "2026-06-19T08:00:00-06:00",
        "url": "https://allevents.in/valleyview/4th-annual-golf-tournament/200029919484659",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "5 Star Golf Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Donnelly, Alberta",
                "addressLocality": "Valleyview",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.547865314",
                "longitude": "-117.285242168"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It’s that time of year again! Coming June 19th, 2026. We are so pleased to host our Annual Golf Tournament. Book your team in now for a day of sun and fun for a good cause!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Smoky River Community Hall",
                "url": "https://allevents.in/org/smoky-river-community-hall/21449666"
            }
        ]
    }
]
```