

# Event Details

- **Event Name**: Annual General Meeting
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 07:00 pm
- **Event Description**: We will be having our Annual General Meeting Wednesday Dec 17, 2025 at 7:00 pm in the Boardroom of the Lacombe and District Agricultural Society. 

Everyone is welcome! And we are always looking for new members.
- **Event URL**: https://allevents.in/lacombe/annual-general-meeting/200029216950316
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Lacombe
- **state**: AB
- **country**: Canada
- **location**: Lacombe Ag Grounds
- **lat**: 52.458638337292
- **long**: -113.75230244812
- **full address**: Lacombe Ag Grounds, Lacombe, Alberta, Canada

## Event gallery

- **Alt text**: Annual General Meeting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1745bc42dd7f91f8e81d1de4fc65d17ef2c0ca0613867377e4e74339a8a3794a-rimg-w1200-h800-dcf0eef3-gmir?v=1765375634

## FAQs

- **Q**: When and where is Annual General Meeting being held?
  - **A:** Annual General Meeting takes place on Wed, 17 Dec, 2025 at 07:00 pm to Wed, 17 Dec, 2025 at 07:00 pm at Lacombe Ag Grounds, Lacombe, Alberta, Canada.
- **Q**: Who is organizing Annual General Meeting?
  - **A:** Annual General Meeting is organized by Lacombe and District Agricultural Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual General Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/1745bc42dd7f91f8e81d1de4fc65d17ef2c0ca0613867377e4e74339a8a3794a-rimg-w1200-h800-dcf0eef3-gmir?v=1765375634",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/lacombe/annual-general-meeting/200029216950316",
        "location": {
            "@type": "Place",
            "name": "Lacombe Ag Grounds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lacombe, Alberta",
                "addressLocality": "Lacombe",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.458638337292",
                "longitude": "-113.75230244812"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be having our Annual General Meeting Wednesday Dec 17, 2025 at 7:00 pm in the Boardroom of the Lacombe and District Agricultural Society. \n\nEveryone is welcome! And we are always looking for new members.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lacombe and District Agricultural Society",
                "url": "https://allevents.in/org/lacombe-and-district-agricultural-society/27103149"
            }
        ]
    }
]
```