

# Event Details

- **Event Name**: Spring chicken bbq
- **Event Start and End Date**: Thu, 07 May, 2026 at 04:00 pm – Thu, 07 May, 2026 at 06:00 pm (-04:00)
- **Event Description**: Come on out for our annual spring bbq 
Menu:
Chicken or pulled pork, Potato, Baked beans, Coleslaw, Roll, Pineapple upside down cakes
- **Event URL**: https://allevents.in/ballston-spa/spring-chicken-bbq/200029975396458
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 58

## Ticket Details


## Event venue details

- **city**: Ballston Spa
- **state**: NY
- **country**: United States
- **location**: Milton Fire Dept-Geyser Rd
- **lat**: 43.04499
- **long**: -73.8544
- **full address**: Milton Fire Dept-Geyser Rd, 520 Geyser Rd,Ballston Spa,NY,United States

## Event gallery

- **Alt text**: Spring chicken bbq
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f45ee04f0d0a396f75893ba880cf2d1b72e7a4dd48951fb6482e38530793b9d7-rimg-w1024-h1536-dc030102-gmir?v=1776901917

## FAQs

- **Q**: When and where is Spring chicken bbq being held?
  - **A:** Spring chicken bbq takes place on Thu, 07 May, 2026 at 04:00 pm to Thu, 07 May, 2026 at 06:00 pm at Milton Fire Dept-Geyser Rd, 520 Geyser Rd,Ballston Spa,NY,United States.
- **Q**: Who is organizing Spring chicken bbq?
  - **A:** Spring chicken bbq is organized by Rock City Falls Fire Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring chicken bbq",
        "image": "https://cdn-az.allevents.in/events5/banners/f45ee04f0d0a396f75893ba880cf2d1b72e7a4dd48951fb6482e38530793b9d7-rimg-w1024-h1536-dc030102-gmir?v=1776901917",
        "startDate": "2026-05-07T16:00:00-04:00",
        "endDate": "2026-05-07T18:00:00-04:00",
        "url": "https://allevents.in/ballston-spa/spring-chicken-bbq/200029975396458",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Milton Fire Dept-Geyser Rd",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "520 Geyser Rd,Ballston Spa,NY,United States",
                "addressLocality": "Ballston Spa",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.04499",
                "longitude": "-73.8544"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on out for our annual spring bbq \nMenu:\nChicken or pulled pork, Potato, Baked beans, Coleslaw, Roll, Pineapple upside down cakes",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rock City Falls Fire Department",
                "url": "https://allevents.in/org/rock-city-falls-fire-department/24056160"
            }
        ]
    }
]
```