

# Event Details

- **Event Name**: Community Garden Meeting 
- **Event Start and End Date**: Tue, 24 Jun, 2025 at 06:00 pm
- **Event Description**: This meeting is to continue the planning of potentially building and maintaining a community garden in the Village of Carthage
- **Event URL**: https://allevents.in/carthage/community-garden-meeting/200028278638528
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Carthage
- **state**: NY
- **country**: United States
- **location**: Carthage Free Library
- **lat**: 43.97963
- **long**: -75.6093
- **full address**: Carthage Free Library, 412 Budd St, Carthage, NY 13619-1206, United States,Carthage, New York

## Event gallery

- **Alt text**: Community Garden Meeting
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3f6d3a29cca655db639d0c46b702f21a9038507d949186b3e1bd7064f366e6b5-rimg-w736-h736-dcfec6c3-gmir?v=1750356809

## FAQs

- **Q**: When and where is Community Garden Meeting  being held?
  - **A:** Community Garden Meeting  takes place on Tue, 24 Jun, 2025 at 06:00 pm to Tue, 24 Jun, 2025 at 06:00 pm at Carthage Free Library, 412 Budd St, Carthage, NY 13619-1206, United States,Carthage, New York.
- **Q**: Who is organizing Community Garden Meeting ?
  - **A:** Community Garden Meeting  is organized by Community Circle.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Garden Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/3f6d3a29cca655db639d0c46b702f21a9038507d949186b3e1bd7064f366e6b5-rimg-w736-h736-dcfec6c3-gmir?v=1750356809",
        "startDate": "2025-06-24",
        "url": "https://allevents.in/carthage/community-garden-meeting/200028278638528",
        "location": {
            "@type": "Place",
            "name": "Carthage Free Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "412 Budd St, Carthage, NY 13619-1206, United States,Carthage, New York",
                "addressLocality": "Carthage",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.97963",
                "longitude": "-75.6093"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This meeting is to continue the planning of potentially building and maintaining a community garden in the Village of Carthage",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Community Circle",
                "url": "https://allevents.in/org/community-circle/25257102"
            }
        ]
    }
]
```