

# Event Details

- **Event Name**: Annual Connection Church BBQ
- **Event Start and End Date**: Sun, 02 Aug, 2026 at 11:00 am (-07:00)
- **Event Description**: call the church for more details
- **Event URL**: https://allevents.in/vancouver/annual-connection-church-bbq/200028706129918
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Vancouver
- **state**: WA
- **country**: United States
- **location**: Vancouver, Washington
- **lat**: 45.633611111111
- **long**: -122.60277777778
- **full address**: Vancouver, Washington, United States

## Event gallery

- **Alt text**: Annual Connection Church BBQ
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/3b339f292f4c3401aa354df4bfd60b2d775a929eecbad98ffdc9b7863c898a96-rimg-w1200-h800-dc444a13-gmir?v=1777147293

## FAQs

- **Q**: When and where is Annual Connection Church BBQ being held?
  - **A:** Annual Connection Church BBQ takes place on Sun, 02 Aug, 2026 at 11:00 am to Sun, 02 Aug, 2026 at 11:00 am at Vancouver, Washington, United States.
- **Q**: Who is organizing Annual Connection Church BBQ?
  - **A:** Annual Connection Church BBQ is organized by Connection Church - Vancouver, WA.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Annual Connection Church BBQ is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Vancouver, this event is thoughtfully curated to deliver a standout experience worth every moment. If Annual Connection Church 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": "Annual Connection Church BBQ",
        "image": "https://cdn-az.allevents.in/events9/banners/3b339f292f4c3401aa354df4bfd60b2d775a929eecbad98ffdc9b7863c898a96-rimg-w1200-h800-dc444a13-gmir?v=1777147293",
        "startDate": "2026-08-02T11:00:00-07:00",
        "url": "https://allevents.in/vancouver/annual-connection-church-bbq/200028706129918",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Vancouver, Washington",
            "address": {
                "@type": "PostalAddress",
                "name": "Vancouver, Washington, United States",
                "addressLocality": "Vancouver",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.633611111111",
                "longitude": "-122.60277777778"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "call the church for more details",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Connection Church - Vancouver WA",
                "url": "https://allevents.in/org/connection-church-vancouver-wa/25805281"
            }
        ]
    }
]
```