

# Event Details

- **Event Name**: Outdoor Service + Chicken BBQ
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 10:30 am
- **Event Description**: Join us for an outdoor service at 10:30 am in the Cody Pavilion, with a Chicken BBQ to follow!
- **Event URL**: https://allevents.in/vestal/outdoor-service-chicken-bbq/200030163541155
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Vestal
- **state**: NY
- **country**: United States
- **location**: 11 Foster Rd, Vestal, NY, United States, New York 13850
- **lat**: 42.05941
- **long**: -76.03197
- **full address**: 11 Foster Rd, Vestal, NY, United States, New York 13850

## Event gallery

- **Alt text**: Outdoor Service + Chicken BBQ
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6aab478d809784bf1addf680bdd2bdfc092887cb1e2742bfbf2fe1ed0543a071-rimg-w1200-h675-dce69a1a-gmir?v=1782302441

## FAQs

- **Q**: When and where is Outdoor Service + Chicken BBQ being held?
  - **A:** Outdoor Service + Chicken BBQ takes place on Sun, 28 Jun, 2026 at 10:30 am to Sun, 28 Jun, 2026 at 10:30 am at 11 Foster Rd, Vestal, NY, United States, New York 13850.
- **Q**: Who is organizing Outdoor Service + Chicken BBQ?
  - **A:** Outdoor Service + Chicken BBQ is organized by Valleyview Alliance Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Outdoor Service + Chicken BBQ",
        "image": "https://cdn-az.allevents.in/events5/banners/6aab478d809784bf1addf680bdd2bdfc092887cb1e2742bfbf2fe1ed0543a071-rimg-w1200-h675-dce69a1a-gmir?v=1782302441",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/vestal/outdoor-service-chicken-bbq/200030163541155",
        "location": {
            "@type": "Place",
            "name": "11 Foster Rd, Vestal, NY, United States, New York 13850",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11 Foster Rd, Vestal, NY 13850-5411, United States",
                "addressLocality": "Vestal",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.05941",
                "longitude": "-76.03197"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an outdoor service at 10:30 am in the Cody Pavilion, with a Chicken BBQ to follow!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Valleyview Alliance Church",
                "url": "https://allevents.in/org/valleyview-alliance-church/22151803"
            }
        ]
    }
]
```