

# Event Details

- **Event Name**: Queens of the Greens
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 11:00 am – Sat, 08 Aug, 2026 at 09:00 pm (-07:00)
- **Event Description**: TBA
- **Event URL**: https://allevents.in/port-hardy/queens-of-the-greens/200029127120806
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

- **Ticket URL**: http://facebook.com/200029127120806?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=port+hardy-events

## Event venue details

- **city**: Port Hardy
- **state**: BC
- **country**: Canada
- **location**: Port Alice Heritage Golf Club
- **lat**: 50.42543
- **long**: -127.48681
- **full address**: Port Alice Heritage Golf Club, Marine Drive,Port Alice, British Columbia, Port Hardy, Canada

## Event gallery

- **Alt text**: Queens of the Greens
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a526c7c381e45ba254fa9b4c2ec3436c4344b8da07c44a1815944dcbd0fc612e-rimg-w1200-h899-dc454a30-gmir?v=1772411388

## FAQs

- **Q**: When and where is Queens of the Greens being held?
  - **A:** Queens of the Greens takes place on Sat, 08 Aug, 2026 at 11:00 am to Sat, 08 Aug, 2026 at 09:00 pm at Port Alice Heritage Golf Club, Marine Drive,Port Alice, British Columbia, Port Hardy, Canada.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Queens of the Greens",
        "image": "https://cdn-az.allevents.in/events2/banners/a526c7c381e45ba254fa9b4c2ec3436c4344b8da07c44a1815944dcbd0fc612e-rimg-w1200-h899-dc454a30-gmir?v=1772411388",
        "startDate": "2026-08-08T11:00:00-07:00",
        "endDate": "2026-08-08T21:00:00-07:00",
        "url": "https://allevents.in/port-hardy/queens-of-the-greens/200029127120806",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Port Alice Heritage Golf Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Marine Drive,Port Alice, British Columbia",
                "addressLocality": "Port Hardy",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.42543",
                "longitude": "-127.48681"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "TBA"
    }
]
```