

# Event Details

- **Event Name**: September monthly meeting
- **Event Start and End Date**: Wed, 09 Sep, 2026 at 10:00 am (-04:00)
- **Event Description**: We will have our monthly meeting at the Wetlands center in JF Gregory park.  After a Summer break we will have a lot of catching up and seeing gardening friends  All are welcome members and friends
- **Event URL**: https://allevents.in/richmond-hill/september-monthly-meeting/200030514963035
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Richmond Hill
- **state**: GA
- **country**: United States
- **location**: John W. Stevens Wetlands Education Center
- **lat**: 31.9456655
- **long**: -81.3084323
- **full address**: John W. Stevens Wetlands Education Center, 521 Cedar Street,Richmond Hill, Georgia, United States

## Event gallery

- **Alt text**: September monthly meeting
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/289a70ae9e639d4a5baa96eebc6453beddc36647c8c51aa5d24b244d10587353-rimg-w720-h720-dc080808-gmir?v=1787528232

## FAQs

- **Q**: When and where is September monthly meeting being held?
  - **A:** September monthly meeting takes place on Wed, 09 Sep, 2026 at 10:00 am to Wed, 09 Sep, 2026 at 10:00 am at John W. Stevens Wetlands Education Center, 521 Cedar Street,Richmond Hill, Georgia, United States.
- **Q**: Who is organizing September monthly meeting?
  - **A:** September monthly meeting is organized by Richmond Hill Garden Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "September monthly meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/289a70ae9e639d4a5baa96eebc6453beddc36647c8c51aa5d24b244d10587353-rimg-w720-h720-dc080808-gmir?v=1787528232",
        "startDate": "2026-09-09T10:00:00-04:00",
        "url": "https://allevents.in/richmond-hill/september-monthly-meeting/200030514963035",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "John W. Stevens Wetlands Education Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "521 Cedar Street,Richmond Hill, Georgia",
                "addressLocality": "Richmond Hill",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.9456655",
                "longitude": "-81.3084323"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will have our monthly meeting at the Wetlands center in JF Gregory park.  After a Summer break we will have a lot of catching up and seeing gardening friends  All are welcome members and friends",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Richmond Hill Garden Club",
                "url": "https://allevents.in/org/richmond-hill-garden-club/20353839"
            }
        ]
    }
]
```