

# Event Details

- **Event Name**: Club meeting
- **Event Start and End Date**: Tue, 16 Jun, 2026 at 07:30 pm
- **Event Description**: Club meeting Tuesday June 16 @ 7:30
See you there!!!
- **Event URL**: https://allevents.in/alexandria/club-meeting/200030225412207
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Alexandria
- **state**: ON
- **country**: Canada
- **location**: Billy Gebbie Arena
- **lat**: 45.3127
- **long**: -74.6454
- **full address**: Billy Gebbie Arena, Alexandria, Ontario, Canada

## Event gallery

- **Alt text**: Club meeting
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/3407f4c1036df63dd0e6926038086261b08181cc17c3925e26a687385fe51fc7-rimg-w1200-h624-dc060505-gmir?v=1781238667

## FAQs

- **Q**: When and where is Club meeting being held?
  - **A:** Club meeting takes place on Tue, 16 Jun, 2026 at 07:30 pm to Tue, 16 Jun, 2026 at 07:30 pm at Billy Gebbie Arena, Alexandria, Ontario, Canada.
- **Q**: Who is organizing Club meeting?
  - **A:** Club meeting is organized by Glengarry Snowmobile Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Club meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/3407f4c1036df63dd0e6926038086261b08181cc17c3925e26a687385fe51fc7-rimg-w1200-h624-dc060505-gmir?v=1781238667",
        "startDate": "2026-06-16",
        "url": "https://allevents.in/alexandria/club-meeting/200030225412207",
        "location": {
            "@type": "Place",
            "name": "Billy Gebbie Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Alexandria, Ontario",
                "addressLocality": "Alexandria",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.3127",
                "longitude": "-74.6454"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Club meeting Tuesday June 16 @ 7:30\nSee you there!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Glengarry Snowmobile Club",
                "url": "https://allevents.in/org/glengarry-snowmobile-club/24914854"
            }
        ]
    }
]
```