

# Event Details

- **Event Name**: Local Leader Meetup
- **Event Start and End Date**: Wed, 21 Sep, 2022 at 08:00 am – Wed, 21 Sep, 2022 at 09:00 am
- **Event Description**: Each month we will be having a local community leader come in to discuss what's going on in our local community!
- **Event URL**: https://allevents.in/canton/local-leader-meetup/200023202728832
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Canton
- **state**: GA
- **country**: United States
- **location**: Reformation Brewery - Canton (Canton)
- **lat**: 34.23461880207
- **long**: -84.495517015522
- **full address**: Reformation Brewery - Canton (Canton), 225 Reformation Parkway, Suite 500,Canton,GA,United States

## Event gallery

- **Alt text**: Local Leader Meetup
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/59082da16393068764c726d55ed5c7596bfc69e358e91a5f5556c12e8dd4565f-rimg-w961-h540-gmir.jpg?v=1663697535

## FAQs

- **Q**: When and where is Local Leader Meetup being held?
  - **A:** Local Leader Meetup takes place on Wed, 21 Sep, 2022 at 08:00 am to Wed, 21 Sep, 2022 at 09:00 am at Reformation Brewery - Canton (Canton), 225 Reformation Parkway, Suite 500,Canton,GA,United States.
- **Q**: Who is organizing Local Leader Meetup?
  - **A:** Local Leader Meetup is organized by Libby McRae.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Local Leader Meetup",
        "image": "https://cdn-az.allevents.in/events8/banners/59082da16393068764c726d55ed5c7596bfc69e358e91a5f5556c12e8dd4565f-rimg-w961-h540-gmir.jpg?v=1663697535",
        "startDate": "2022-09-21",
        "endDate": "2022-09-21",
        "url": "https://allevents.in/canton/local-leader-meetup/200023202728832",
        "location": {
            "@type": "Place",
            "name": "Reformation Brewery - Canton (Canton)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "225 Reformation Parkway, Suite 500,Canton,GA,United States",
                "addressLocality": "Canton",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.23461880207",
                "longitude": "-84.495517015522"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Each month we will be having a local community leader come in to discuss what's going on in our local community!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Libby McRae",
                "url": "https://allevents.in/org/libby-mcrae/19704309"
            }
        ]
    }
]
```