

# Event Details

- **Event Name**: Winter Solstice Gathering
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 04:00 pm – Sun, 21 Dec, 2025 at 06:00 pm
- **Event Description**: Gathering of the LGBTQ+ Community and our Allies.  A chance to share how we are doing, break bread, and build Community.
- **Event URL**: https://allevents.in/seneca-falls/winter-solstice-gathering/200029359229350
- **Event Categories**: lgbt-pride
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Seneca Falls
- **state**: NY
- **country**: United States
- **location**: First Presbyterian Church of Seneca Falls
- **lat**: 42.911639773107
- **long**: -76.796395391137
- **full address**: First Presbyterian Church of Seneca Falls, 23 Cayuga St,Seneca Falls, New York, United States

## Event gallery

- **Alt text**: Winter Solstice Gathering
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ed977aba89ab9ec82b98e695696b778b742c0f40415702700559cbedfce1e5fe-rimg-w1052-h585-dcf2f0ed-gmir?v=1765795549

## FAQs

- **Q**: When and where is Winter Solstice Gathering being held?
  - **A:** Winter Solstice Gathering takes place on Sun, 21 Dec, 2025 at 04:00 pm to Sun, 21 Dec, 2025 at 06:00 pm at First Presbyterian Church of Seneca Falls, 23 Cayuga St,Seneca Falls, New York, United States.
- **Q**: Who is organizing Winter Solstice Gathering?
  - **A:** Winter Solstice Gathering is organized by We Exist Coalition of the Finger Lakes.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Solstice Gathering",
        "image": "https://cdn-az.allevents.in/events3/banners/ed977aba89ab9ec82b98e695696b778b742c0f40415702700559cbedfce1e5fe-rimg-w1052-h585-dcf2f0ed-gmir?v=1765795549",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/seneca-falls/winter-solstice-gathering/200029359229350",
        "location": {
            "@type": "Place",
            "name": "First Presbyterian Church of Seneca Falls",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "23 Cayuga St,Seneca Falls, New York",
                "addressLocality": "Seneca Falls",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.911639773107",
                "longitude": "-76.796395391137"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Gathering of the LGBTQ+ Community and our Allies.  A chance to share how we are doing, break bread, and build Community.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "We Exist Coalition of the Finger Lakes",
                "url": "https://allevents.in/org/we-exist-coalition-of-the-finger-lakes/23763330"
            }
        ]
    }
]
```