

# Event Details

- **Event Name**: AGM
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 06:30 pm
- **Event Description**: Come along and get involved. Support the club and join the committee.
- **Event URL**: https://allevents.in/welshpool/agm/200030087690310
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Welshpool
- **state**: WA
- **country**: United Kingdom
- **location**: Ashcombe Village Club
- **lat**: 52.51656
- **long**: -3.42861
- **full address**: Ashcombe Village Club, Welshpool, United Kingdom

## Event gallery

- **Alt text**: AGM
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1976701b3bdf8219a490a6e802fa8a8e52228ac4edec7b1402f5e56201458c8e-rimg-w804-h546-dcffffff-gmir?v=1781460081

## FAQs

- **Q**: When and where is AGM being held?
  - **A:** AGM takes place on Wed, 17 Jun, 2026 at 06:30 pm to Wed, 17 Jun, 2026 at 06:30 pm at Ashcombe Village Club, Welshpool, United Kingdom.
- **Q**: Who is organizing AGM?
  - **A:** AGM is organized by The Club at Ashcombe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "AGM",
        "image": "https://cdn-az.allevents.in/events3/banners/1976701b3bdf8219a490a6e802fa8a8e52228ac4edec7b1402f5e56201458c8e-rimg-w804-h546-dcffffff-gmir?v=1781460081",
        "startDate": "2026-06-17",
        "url": "https://allevents.in/welshpool/agm/200030087690310",
        "location": {
            "@type": "Place",
            "name": "Ashcombe Village Club",
            "address": {
                "@type": "PostalAddress",
                "name": "Ashcombe Village Club, Welshpool, United Kingdom",
                "addressLocality": "Welshpool",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.51656",
                "longitude": "-3.42861"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come along and get involved. Support the club and join the committee.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Club at Ashcombe",
                "url": "https://allevents.in/org/the-club-at-ashcombe/27806559"
            }
        ]
    }
]
```