

# Event Details

- **Event Name**: Annual General Meeting
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 01:00 am
- **Event Description**: At the Chip and Dale Homes meeting room.  
Annual memberships are $10.00.
- **Event URL**: https://allevents.in/regina/annual-general-meeting/200029629872842
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Regina
- **state**: SK
- **country**: Canada
- **location**: 2210 25th Ave, Regina, SK S4S 4E6, Canada
- **lat**: 50.41998
- **long**: -104.61291
- **full address**: 2210 25th Ave, Regina, SK S4S 4E6, Canada

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Queen City Disabled Sailing (https://allevents.in/org/queen-city-disabled-sailing/13856300)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Annual+General+Meeting&date=Sat%2C+28+Feb%2C+2026+at+01%3A00+am&bg=3
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b89fc0b2b7affc5a4f97bda49d061df3f025f471243b3a5229e354510938b626-rimg-w300-h300-dc010102-gmir?v=1771944195

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Feb, 2026 at 01:00 am
- **Q**: Where is the event happening?
  - **A:** 2210 25th Ave, Regina, SK S4S 4E6, Canada
- **Q**: Who is organizing the event?
  - **A:** Queen City Disabled Sailing
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about Annual General Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual General Meeting",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Annual+General+Meeting&date=Sat%2C+28+Feb%2C+2026+at+01%3A00+am&bg=3",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/regina/annual-general-meeting/200029629872842",
        "location": {
            "@type": "Place",
            "name": "2210 25th Ave, Regina, SK S4S 4E6, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2210 25th Ave, Regina, SK S4S 4E6, Canada",
                "addressLocality": "Regina",
                "addressRegion": "SK",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.41998",
                "longitude": "-104.61291"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "At the Chip and Dale Homes meeting room.  \nAnnual memberships are $10.00.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Queen City Disabled Sailing",
                "url": "https://allevents.in/org/queen-city-disabled-sailing/13856300",
                "description": "Queen City Disabled Sailing is a non-profit organization that allows people with disabilities to participate in the sport of sailing on Wascana."
            }
        ]
    }
]
```