

# Event Details

- **Event Name**: AGM
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 06:30 pm
- **Event Description**: Come and join us in our AGM on Thursday 25th June. 
Arrive from 6:30pm, meeting to start at 7pm.
- **Event URL**: https://allevents.in/cheltenham/agm/200030042868113
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Cheltenham
- **state**: EN
- **country**: United Kingdom
- **location**: STOKE ORCHARD ROAD, Cheltenham
- **lat**: 51.94584
- **long**: -2.07588
- **full address**: STOKE ORCHARD ROAD, Cheltenham, United Kingdom

## Event gallery

- **Alt text**: AGM
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/75f26af4402dc6db14104d5c4c1e8e64018832f3a51bf3bffd2a2bfa430834e5-rimg-w1080-h1080-dc280407-gmir?v=1782033546

## FAQs

- **Q**: When and where is AGM being held?
  - **A:** AGM takes place on Thu, 25 Jun, 2026 at 06:30 pm to Thu, 25 Jun, 2026 at 06:30 pm at STOKE ORCHARD ROAD, Cheltenham, United Kingdom.
- **Q**: Who is organizing AGM?
  - **A:** AGM is organized by Cheltenham North RFC.
- **Q**: Who is this event for? Is it right for me?
  - **A:** AGM is ideal for professionals, entrepreneurs, startup founders, and networking enthusiasts eager to grow their connections. Whether you're a first-time attendee or a longtime enthusiast in Cheltenham, this event is thoughtfully curated to deliver a standout experience worth every moment. If AGM sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "AGM",
        "image": "https://cdn-az.allevents.in/events2/banners/75f26af4402dc6db14104d5c4c1e8e64018832f3a51bf3bffd2a2bfa430834e5-rimg-w1080-h1080-dc280407-gmir?v=1782033546",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/cheltenham/agm/200030042868113",
        "location": {
            "@type": "Place",
            "name": "STOKE ORCHARD ROAD, Cheltenham",
            "address": {
                "@type": "PostalAddress",
                "name": "STOKE ORCHARD ROAD, Cheltenham, United Kingdom",
                "addressLocality": "Cheltenham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.94584",
                "longitude": "-2.07588"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us in our AGM on Thursday 25th June. \nArrive from 6:30pm, meeting to start at 7pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cheltenham North RFC",
                "url": "https://allevents.in/org/cheltenham-north-rfc/18853775"
            }
        ]
    }
]
```