

# Event Details

- **Event Name**: Annual General Meeting
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 08:30 pm – Wed, 24 Jun, 2026 at 10:00 pm
- **Event Description**: A great opportunity to hear about the past season, upcoming plans for the league, and ways to get involved moving forward.
- **Event URL**: https://allevents.in/regina/annual-general-meeting/200030150267057
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Regina
- **state**: SK
- **country**: Canada
- **location**: 850 Pasqua Street, S4R 2P6
- **lat**: 50.46535
- **long**: -104.64222
- **full address**: 850 Pasqua Street, S4R 2P6, 850 Pasqua St, Regina, SK S4T 4K7, Canada

## Event gallery

- **Alt text**: Annual General Meeting
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ae75c6b176efe73e592ee15f59e0e2f5848e8844c8166a0adccb893143ad9a93-rimg-w1200-h628-dc17341e-gmir?v=1781676939

## FAQs

- **Q**: When and where is Annual General Meeting being held?
  - **A:** Annual General Meeting takes place on Wed, 24 Jun, 2026 at 08:30 pm to Wed, 24 Jun, 2026 at 10:00 pm at 850 Pasqua Street, S4R 2P6, 850 Pasqua St, Regina, SK S4T 4K7, Canada.
- **Q**: Who is organizing Annual General Meeting?
  - **A:** Annual General Meeting is organized by North Regina Little League 2.0.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual General Meeting",
        "image": "https://cdn-az.allevents.in/events6/banners/ae75c6b176efe73e592ee15f59e0e2f5848e8844c8166a0adccb893143ad9a93-rimg-w1200-h628-dc17341e-gmir?v=1781676939",
        "startDate": "2026-06-24",
        "endDate": "2026-06-24",
        "url": "https://allevents.in/regina/annual-general-meeting/200030150267057",
        "location": {
            "@type": "Place",
            "name": "850 Pasqua Street, S4R 2P6",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "850 Pasqua St, Regina, SK S4T 4K7, Canada",
                "addressLocality": "Regina",
                "addressRegion": "SK",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.46535",
                "longitude": "-104.64222"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A great opportunity to hear about the past season, upcoming plans for the league, and ways to get involved moving forward.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Regina Little League 2.0",
                "url": "https://allevents.in/org/north-regina-little-league-20/20471179"
            }
        ]
    }
]
```