

# Event Details

- **Event Name**: Bbq
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 05:00 pm
- **Event Description**: Join us for burgers and other great foods. Everyone is invited
- **Event URL**: https://allevents.in/wapato/bbq/200030292523202
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Wapato
- **state**: WA
- **country**: United States
- **location**: 153 W Wapato Rd
- **lat**: 46.44837
- **long**: -120.43339
- **full address**: 153 W Wapato Rd, 153 W Wapato Rd, Wapato, WA 98951-8504, United States

## Event gallery

- **Alt text**: Bbq
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Bbq&date=Sun%2C+28+Jun%2C+2026+at+05%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Bbq being held?
  - **A:** Bbq takes place on Sun, 28 Jun, 2026 at 05:00 pm to Sun, 28 Jun, 2026 at 05:00 pm at 153 W Wapato Rd, 153 W Wapato Rd, Wapato, WA 98951-8504, United States.
- **Q**: Who is organizing Bbq?
  - **A:** Bbq is organized by First Baptist Church of Wapato.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Wapato, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Bbq",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Bbq&date=Sun%2C+28+Jun%2C+2026+at+05%3A00+pm&bg=3",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/wapato/bbq/200030292523202",
        "location": {
            "@type": "Place",
            "name": "153 W Wapato Rd",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "153 W Wapato Rd, Wapato, WA 98951-8504, United States",
                "addressLocality": "Wapato",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.44837",
                "longitude": "-120.43339"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for burgers and other great foods. Everyone is invited",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church of Wapato",
                "url": "https://allevents.in/org/first-baptist-church-of-wapato/21026793"
            }
        ]
    }
]
```