

# Event Details

- **Event Name**: Legion Golf Tournament
- **Event Start and End Date**: Sun, 09 Aug, 2026 at 10:00 am
- **Event Description**: Our annual golf tournament with fun for all and a Centennial Dinner to boot!
- **Event URL**: https://allevents.in/canmore/legion-golf-tournament/200030145825441
- **Event Categories**: sports, tournaments, golf
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Canmore
- **state**: AB
- **country**: Canada
- **location**: 525 13 Street, Invermere, BC, Canada, British Columbia V0A 1K0
- **lat**: 50.50342
- **long**: -116.02628
- **full address**: 525 13 Street, Invermere, BC, Canada, British Columbia V0A 1K0, 525 13th St, Invermere, BC V0A 1K4, Canada, Canmore

## Event gallery

- **Alt text**: Legion Golf Tournament
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f8caa172d011167a68dfabcb681f35c48e3ae96a5c61c9c00946fba97c535376-rimg-w1200-h686-dcf8f8f8-gmir?v=1785715124

## FAQs

- **Q**: When and where is Legion Golf Tournament being held?
  - **A:** Legion Golf Tournament takes place on Sun, 09 Aug, 2026 at 10:00 am to Sun, 09 Aug, 2026 at 10:00 am at 525 13 Street, Invermere, BC, Canada, British Columbia V0A 1K0, 525 13th St, Invermere, BC V0A 1K4, Canada, Canmore.
- **Q**: Who is organizing Legion Golf Tournament?
  - **A:** Legion Golf Tournament is organized by RCL Windermere District #71 - Invermere.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Legion 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 Canmore, this event is thoughtfully curated to deliver a standout experience worth every moment. If Legion Golf Tournament sounds like your kind of event, don't wait - spots fill up fast.

## Similar Events

- **Event Name**: The Purcellerator: E-Bike Enduro Race
  - **Date**: Sat, 22 Aug at 09:00 am
  - **Venue**: 2000 Panorama Dr, Invermere, BC, Canada, British Columbia V0A 1T0, Kimberley, Canada
  - **Event URL**: https://allevents.in/kimberley/the-purcellerator-e-bike-enduro-race/200030445229127

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Legion Golf Tournament",
        "image": "https://cdn-az.allevents.in/events2/banners/f8caa172d011167a68dfabcb681f35c48e3ae96a5c61c9c00946fba97c535376-rimg-w1200-h686-dcf8f8f8-gmir?v=1785715124",
        "startDate": "2026-08-09",
        "url": "https://allevents.in/canmore/legion-golf-tournament/200030145825441",
        "location": {
            "@type": "Place",
            "name": "525 13 Street, Invermere, BC, Canada, British Columbia V0A 1K0",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "525 13th St, Invermere, BC V0A 1K4, Canada",
                "addressLocality": "Canmore",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.50342",
                "longitude": "-116.02628"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our annual golf tournament with fun for all and a Centennial Dinner to boot!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "RCL Windermere District 71 - Invermere",
                "url": "https://allevents.in/org/rcl-windermere-district-71-invermere/19813052"
            }
        ]
    }
]
```