

# Event Details

- **Event Name**: 3rd Annual Dewar Memorial Golf Tournament
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 12:00 pm
- **Event Description**: SAVE THE DATE - JULY 12, details to come!
- **Event URL**: https://allevents.in/winnipeg/3rd-annual-dewar-memorial-golf-tournament/200029997606007
- **Event Categories**: sports, tournaments, golf
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details

- **Ticket URL**: http://facebook.com/200029997606007?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=winnipeg-events

## Event venue details

- **city**: Winnipeg
- **state**: MB
- **country**: Canada
- **location**: Lorette Golf
- **lat**: 49.738045
- **long**: -96.898914
- **full address**: Lorette Golf, 24147 River Rd, Tache, MB R5K 0Z4, Canada, Winnipeg

## Event gallery

- **Alt text**: 3rd Annual Dewar Memorial Golf Tournament
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/828fb0d6d1f577f1ed6f47969243437f819c62f6d0cb537a807f7978df206577-rimg-w851-h315-dc628e30-gmir?v=1783838642

## FAQs

- **Q**: When and where is 3rd Annual Dewar Memorial Golf Tournament being held?
  - **A:** 3rd Annual Dewar Memorial Golf Tournament takes place on Sun, 12 Jul, 2026 at 12:00 pm to Sun, 12 Jul, 2026 at 12:00 pm at Lorette Golf, 24147 River Rd, Tache, MB R5K 0Z4, Canada, Winnipeg.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 3rd Annual Dewar Memorial 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 Winnipeg, this event is thoughtfully curated to deliver a standout experience worth every moment. If 3rd Annual Dewar Memorial 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": "3rd Annual Dewar Memorial Golf Tournament",
        "image": "https://cdn-az.allevents.in/events6/banners/828fb0d6d1f577f1ed6f47969243437f819c62f6d0cb537a807f7978df206577-rimg-w851-h315-dc628e30-gmir?v=1783838642",
        "startDate": "2026-07-12",
        "url": "https://allevents.in/winnipeg/3rd-annual-dewar-memorial-golf-tournament/200029997606007",
        "location": {
            "@type": "Place",
            "name": "Lorette Golf",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "24147 River Rd, Tache, MB R5K 0Z4, Canada",
                "addressLocality": "Winnipeg",
                "addressRegion": "MB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.738045",
                "longitude": "-96.898914"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "SAVE THE DATE - JULY 12, details to come!"
    }
]
```