

# Event Details

- **Event Name**: Monthly meeting 
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 07:00 pm
- **Event Description**: We need to go over upcoming trail work. Deer hunting ends December 17- 25 and starts back back up December 26-January 2 so that give us from Dec 17 - Dec 25 to get trails signed
- **Event URL**: https://allevents.in/cato/monthly-meeting/200029328599044
- **Event Categories**: meetups, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Cato
- **state**: NY
- **country**: United States
- **location**: 2863 Stockwell Rd
- **lat**: 43.19021
- **long**: -76.55124
- **full address**: 2863 Stockwell Rd, 2863 Stockwell Rd, Cato, NY 13033-1701, United States

## Event gallery

- **Alt text**: Monthly meeting
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/bf1ab89690b1ccd117278ff1806d175415d9b4e09b6587ea93637ffc782cf692-rimg-w716-h960-dc94a4c3-gmir?v=1765303124

## FAQs

- **Q**: When and where is Monthly meeting  being held?
  - **A:** Monthly meeting  takes place on Thu, 11 Dec, 2025 at 07:00 pm to Thu, 11 Dec, 2025 at 07:00 pm at 2863 Stockwell Rd, 2863 Stockwell Rd, Cato, NY 13033-1701, United States.
- **Q**: Who is organizing Monthly meeting ?
  - **A:** Monthly meeting  is organized by Cato Trailblazers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/bf1ab89690b1ccd117278ff1806d175415d9b4e09b6587ea93637ffc782cf692-rimg-w716-h960-dc94a4c3-gmir?v=1765303124",
        "startDate": "2025-12-11",
        "url": "https://allevents.in/cato/monthly-meeting/200029328599044",
        "location": {
            "@type": "Place",
            "name": "2863 Stockwell Rd",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2863 Stockwell Rd, Cato, NY 13033-1701, United States",
                "addressLocality": "Cato",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.19021",
                "longitude": "-76.55124"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We need to go over upcoming trail work. Deer hunting ends December 17- 25 and starts back back up December 26-January 2 so that give us from Dec 17 - Dec 25 to get trails signed",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cato Trailblazers",
                "url": "https://allevents.in/org/cato-trailblazers/25376609"
            }
        ]
    }
]
```