

# Event Details

- **Event Name**: BBQ Picnic
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 11:00 am
- **Event Description**: Join us for our end-of-year bbq and picnic following the 10am service.
- **Event URL**: https://allevents.in/tarrytown/bbq-picnic/200030192088455
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Tarrytown
- **state**: NY
- **country**: United States
- **location**: 43 South Broadway, Tarrytown, NY, United States, New York 10591
- **lat**: 41.07495
- **long**: -73.85915
- **full address**: 43 South Broadway, Tarrytown, NY, United States, New York 10591

## Event gallery

- **Alt text**: BBQ Picnic
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7ab6a057c1e8dfac9a00b267406b73a41e5b7ae92dd7c153dbcbb79709d36157-rimg-w1200-h1553-dcf8d6d7-gmir?v=1782386619

## FAQs

- **Q**: When and where is BBQ Picnic being held?
  - **A:** BBQ Picnic takes place on Sun, 28 Jun, 2026 at 11:00 am to Sun, 28 Jun, 2026 at 11:00 am at 43 South Broadway, Tarrytown, NY, United States, New York 10591.
- **Q**: Who is organizing BBQ Picnic?
  - **A:** BBQ Picnic is organized by Christ Church San Marcos Episcopal Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BBQ Picnic",
        "image": "https://cdn-az.allevents.in/events3/banners/7ab6a057c1e8dfac9a00b267406b73a41e5b7ae92dd7c153dbcbb79709d36157-rimg-w1200-h1553-dcf8d6d7-gmir?v=1782386619",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/tarrytown/bbq-picnic/200030192088455",
        "location": {
            "@type": "Place",
            "name": "43 South Broadway, Tarrytown, NY, United States, New York 10591",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "43 S Broadway, Tarrytown, NY 10591-4012, United States",
                "addressLocality": "Tarrytown",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.07495",
                "longitude": "-73.85915"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our end-of-year bbq and picnic following the 10am service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ Church San Marcos Episcopal Church",
                "url": "https://allevents.in/org/christ-church-san-marcos-episcopal-church/23377246"
            }
        ]
    }
]
```