

# Event Details

- **Event Name**: Chicken BBQ
- **Event Start and End Date**: Sat, 14 Jun, 2025 at 11:00 am
- **Event Description**: Fire Department Chicken BBQ
- **Event URL**: https://allevents.in/berlin/chicken-bbq/200028190724859
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: Berlin
- **state**: PA
- **country**: United States
- **location**: 700 North St, Berlin, PA, United States, Pennsylvania 15530
- **lat**: 39.92135
- **long**: -78.95483
- **full address**: 700 North St, Berlin, PA, United States, Pennsylvania 15530

## Event gallery

- **Alt text**: Chicken BBQ
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8605b49bc09b0a9454424554e5a16ff3446916e601326853c0a6020548c427b4-rimg-w960-h520-dcc1e9fe-gmir?v=1749907470

## FAQs

- **Q**: When and where is Chicken BBQ being held?
  - **A:** Chicken BBQ takes place on Sat, 14 Jun, 2025 at 11:00 am to Sat, 14 Jun, 2025 at 11:00 am at 700 North St, Berlin, PA, United States, Pennsylvania 15530.
- **Q**: Who is organizing Chicken BBQ?
  - **A:** Chicken BBQ is organized by Berlin Volunteer Fire Department.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Chicken BBQ is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Berlin, this event is thoughtfully curated to deliver a standout experience worth every moment. If Chicken BBQ sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chicken BBQ",
        "image": "https://cdn-az.allevents.in/events7/banners/8605b49bc09b0a9454424554e5a16ff3446916e601326853c0a6020548c427b4-rimg-w960-h520-dcc1e9fe-gmir?v=1749907470",
        "startDate": "2025-06-14",
        "url": "https://allevents.in/berlin/chicken-bbq/200028190724859",
        "location": {
            "@type": "Place",
            "name": "700 North St, Berlin, PA, United States, Pennsylvania 15530",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "700 North St, Berlin, PA 15530-1125, United States,Berlin, Pennsylvania",
                "addressLocality": "Berlin",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.92135",
                "longitude": "-78.95483"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fire Department Chicken BBQ",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Berlin Volunteer Fire Department",
                "url": "https://allevents.in/org/berlin-volunteer-fire-department/20371512"
            }
        ]
    }
]
```