

# Event Details

- **Event Name**: Southern Tier DECEMBER Meetup
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 12:00 pm
- **Event Description**: Come connect with fellow members, learn about League upcoming events, and enjoy great conversation.
- **Event URL**: https://allevents.in/newburgh/southern-tier-december-meetup/200029352319135
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Newburgh
- **state**: NY
- **country**: United States
- **location**: Silk Factory
- **lat**: 41.498681131957
- **long**: -74.02112217726
- **full address**: Silk Factory, 299 Washington St,Newburgh, New York, United States

## Event gallery

- **Alt text**: Southern Tier DECEMBER Meetup
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5744887cf85bd6be2e3e71631b517f29d37faf1688e8805e17e0cebd78046a96-rimg-w1080-h1080-dcbdb09e-gmir?v=1765669775

## FAQs

- **Q**: When and where is Southern Tier DECEMBER Meetup being held?
  - **A:** Southern Tier DECEMBER Meetup takes place on Fri, 19 Dec, 2025 at 12:00 pm to Fri, 19 Dec, 2025 at 12:00 pm at Silk Factory, 299 Washington St,Newburgh, New York, United States.
- **Q**: Who is organizing Southern Tier DECEMBER Meetup?
  - **A:** Southern Tier DECEMBER 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": "Southern Tier DECEMBER Meetup",
        "image": "https://cdn-az.allevents.in/events2/banners/5744887cf85bd6be2e3e71631b517f29d37faf1688e8805e17e0cebd78046a96-rimg-w1080-h1080-dcbdb09e-gmir?v=1765669775",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/newburgh/southern-tier-december-meetup/200029352319135",
        "location": {
            "@type": "Place",
            "name": "Silk Factory",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "299 Washington St,Newburgh, New York",
                "addressLocality": "Newburgh",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.498681131957",
                "longitude": "-74.02112217726"
            }
        },
        "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"
            }
        ]
    }
]
```