

# Event Details

- **Event Name**: General Meeting
- **Event Start and End Date**: Tue, 18 Nov, 2025 at 07:00 pm
- **Event Description**: Come listen to what is going on at the branch and ask questions/have your say.
- **Event URL**: https://allevents.in/aurora/general-meeting/200029213735611
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Aurora
- **state**: ON
- **country**: Canada
- **location**: Aurora Legion
- **lat**: 44.00629
- **long**: -79.45779
- **full address**: Aurora Legion, 105 Industrial Parkway North,Aurora, Ontario, Canada

## Event gallery

- **Alt text**: General Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/fdbd057c2b5679d46e8eb0bcb10074c3d0b6066992cbbc72d62c0ead0c2456b8-rimg-w750-h441-dc484631-gmir?v=1763441830

## FAQs

- **Q**: When and where is General Meeting being held?
  - **A:** General Meeting takes place on Tue, 18 Nov, 2025 at 07:00 pm to Tue, 18 Nov, 2025 at 07:00 pm at Aurora Legion, 105 Industrial Parkway North,Aurora, Ontario, Canada.
- **Q**: Who is organizing General Meeting?
  - **A:** General Meeting is organized by Aurora Legion.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "General Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/fdbd057c2b5679d46e8eb0bcb10074c3d0b6066992cbbc72d62c0ead0c2456b8-rimg-w750-h441-dc484631-gmir?v=1763441830",
        "startDate": "2025-11-18",
        "url": "https://allevents.in/aurora/general-meeting/200029213735611",
        "location": {
            "@type": "Place",
            "name": "Aurora Legion",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "105 Industrial Parkway North,Aurora, Ontario",
                "addressLocality": "Aurora",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.00629",
                "longitude": "-79.45779"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come listen to what is going on at the branch and ask questions/have your say.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Aurora Legion",
                "url": "https://allevents.in/org/aurora-legion/26110151"
            }
        ]
    }
]
```