

# Event Details

- **Event Name**: Saugerties Monthly Meetup
- **Event Start and End Date**: Thu, 12 Feb, 2026 at 06:00 pm
- **Event Description**: Come connect with fellow members, learn about League upcoming events, and enjoy great conversation.
- **Event URL**: https://allevents.in/saugerties/saugerties-monthly-meetup/200029451871301
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Saugerties
- **state**: NY
- **country**: United States
- **location**: Village Diner, 140 Main St, Saugerties, NY
- **lat**: 42.0784
- **long**: -73.95017
- **full address**: Village Diner, 140 Main St, Saugerties, NY, United States

## Event gallery

- **Alt text**: Saugerties Monthly Meetup
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5a149ca78558888de42880a3e088cfc7b81d9b58d895eef7a05626564722a7f8-rimg-w1200-h675-dcf1f1ed-gmir?v=1770615244

## FAQs

- **Q**: When and where is Saugerties Monthly Meetup being held?
  - **A:** Saugerties Monthly Meetup takes place on Thu, 12 Feb, 2026 at 06:00 pm to Thu, 12 Feb, 2026 at 06:00 pm at Village Diner, 140 Main St, Saugerties, NY, United States.
- **Q**: Who is organizing Saugerties Monthly Meetup?
  - **A:** Saugerties Monthly Meetup is organized by League of Women Voters of the Mid-Hudson Region.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saugerties Monthly Meetup",
        "image": "https://cdn-az.allevents.in/events9/banners/5a149ca78558888de42880a3e088cfc7b81d9b58d895eef7a05626564722a7f8-rimg-w1200-h675-dcf1f1ed-gmir?v=1770615244",
        "startDate": "2026-02-12",
        "url": "https://allevents.in/saugerties/saugerties-monthly-meetup/200029451871301",
        "location": {
            "@type": "Place",
            "name": "Village Diner, 140 Main St, Saugerties, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "140 Main St, Saugerties, NY 12477-1316, United States",
                "addressLocality": "Saugerties",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.0784",
                "longitude": "-73.95017"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come connect with fellow members, learn about League upcoming events, and enjoy great conversation.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "League of Women Voters of the Mid-Hudson Region",
                "url": "https://allevents.in/org/league-of-women-voters-of-the-mid-hudson-region/24942656"
            }
        ]
    }
]
```