

# Event Details

- **Event Name**: NCGT AGM
- **Event Start and End Date**: Mon, 17 Nov, 2025 at 07:30 pm – Mon, 17 Nov, 2025 at 09:00 pm
- **Event Description**: Come along and find out what we've achieved this year at the community garden and our plans for the coming year. Refreshments provided
- **Event URL**: https://allevents.in/rochdale/ncgt-agm/200029015191537
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Rochdale
- **state**: EN
- **country**: United Kingdom
- **location**: Newbold Community Church
- **lat**: 53.613266651325
- **long**: -2.142773042748
- **full address**: Newbold Community Church, Rochdale, United Kingdom

## Event gallery

- **Alt text**: NCGT AGM
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/6dd755565109dc088a3869b194b1b83c7c1210cbeb5f8ceca87c085a8d226b9e-rimg-w851-h315-dcffffff-gmir?v=1762636805

## FAQs

- **Q**: When and where is NCGT AGM being held?
  - **A:** NCGT AGM takes place on Mon, 17 Nov, 2025 at 07:30 pm to Mon, 17 Nov, 2025 at 09:00 pm at Newbold Community Church, Rochdale, United Kingdom.
- **Q**: Who is organizing NCGT AGM?
  - **A:** NCGT AGM is organized by Newbold Community Growing Together.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "NCGT AGM",
        "image": "https://cdn-az.allevents.in/events10/banners/6dd755565109dc088a3869b194b1b83c7c1210cbeb5f8ceca87c085a8d226b9e-rimg-w851-h315-dcffffff-gmir?v=1762636805",
        "startDate": "2025-11-17",
        "endDate": "2025-11-17",
        "url": "https://allevents.in/rochdale/ncgt-agm/200029015191537",
        "location": {
            "@type": "Place",
            "name": "Newbold Community Church",
            "address": {
                "@type": "PostalAddress",
                "name": "Newbold Community Church, Rochdale, United Kingdom",
                "addressLocality": "Rochdale",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.613266651325",
                "longitude": "-2.142773042748"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come along and find out what we've achieved this year at the community garden and our plans for the coming year. Refreshments provided",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Newbold Community Growing Together",
                "url": "https://allevents.in/org/newbold-community-growing-together/24576894"
            }
        ]
    }
]
```