

# Event Details

- **Event Name**: Holiday Gathering
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 06:30 pm
- **Event Description**: Our annual holiday gathering will be at Briar Brothers this year. Please bring a dish to pass. The club will provide pizza.
- **Event URL**: https://allevents.in/buffalo/holiday-gathering/200029214252422
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details


## Event venue details

- **city**: Buffalo
- **state**: NY
- **country**: United States
- **location**: BriarBrothers Brewing Company
- **lat**: 42.869833163857
- **long**: -78.85167796514
- **full address**: BriarBrothers Brewing Company, 50 Elk Street,Buffalo, New York, United States

## Event gallery

- **Alt text**: Holiday Gathering
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c6d71b99d4eae93ca0045cab67febc3b3104783018adf73654774dacc2272c91-rimg-w1200-h800-dcdf2f31-gmir?v=1763448741

## FAQs

- **Q**: When and where is Holiday Gathering being held?
  - **A:** Holiday Gathering takes place on Tue, 16 Dec, 2025 at 06:30 pm to Tue, 16 Dec, 2025 at 06:30 pm at BriarBrothers Brewing Company, 50 Elk Street,Buffalo, New York, United States.
- **Q**: Who is organizing Holiday Gathering?
  - **A:** Holiday Gathering is organized by Lancaster Striders.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Gathering",
        "image": "https://cdn-az.allevents.in/events10/banners/c6d71b99d4eae93ca0045cab67febc3b3104783018adf73654774dacc2272c91-rimg-w1200-h800-dcdf2f31-gmir?v=1763448741",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/buffalo/holiday-gathering/200029214252422",
        "location": {
            "@type": "Place",
            "name": "BriarBrothers Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50 Elk Street,Buffalo, New York",
                "addressLocality": "Buffalo",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.869833163857",
                "longitude": "-78.85167796514"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our annual holiday gathering will be at Briar Brothers this year. Please bring a dish to pass. The club will provide pizza.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lancaster Striders",
                "url": "https://allevents.in/org/lancaster-striders/25967691"
            }
        ]
    }
]
```