

# Event Details

- **Event Name**: All Church BBQ
- **Event Start and End Date**: Sun, 31 May, 2026 at 12:00 pm
- **Event Description**: Church will provide burgers and hot dogs with all the fixings. Please bring a side dish to share directly after 2nd service.
- **Event URL**: https://allevents.in/hayden/all-church-bbq/200030154129705
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hayden
- **state**: ID
- **country**: United States
- **location**: 1042 W Hayden Ave, Hayden, ID
- **lat**: 47.75865
- **long**: -116.80066
- **full address**: 1042 W Hayden Ave, Hayden, ID, United States

## Event gallery

- **Alt text**: All Church BBQ
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/398a427db1150662fa90f08b6e8b9ed51333ec1483109350b12bb4f286790877-rimg-w1200-h860-dc772225-gmir?v=1780036264

## FAQs

- **Q**: When and where is All Church BBQ being held?
  - **A:** All Church BBQ takes place on Sun, 31 May, 2026 at 12:00 pm to Sun, 31 May, 2026 at 12:00 pm at 1042 W Hayden Ave, Hayden, ID, United States.
- **Q**: Who is organizing All Church BBQ?
  - **A:** All Church BBQ is organized by Journey Ministries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "All Church BBQ",
        "image": "https://cdn-az.allevents.in/events9/banners/398a427db1150662fa90f08b6e8b9ed51333ec1483109350b12bb4f286790877-rimg-w1200-h860-dc772225-gmir?v=1780036264",
        "startDate": "2026-05-31",
        "url": "https://allevents.in/hayden/all-church-bbq/200030154129705",
        "location": {
            "@type": "Place",
            "name": "1042 W Hayden Ave, Hayden, ID",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1042 W Hayden Ave, Hayden, ID 83835-8793, United States",
                "addressLocality": "Hayden",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.75865",
                "longitude": "-116.80066"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Church will provide burgers and hot dogs with all the fixings. Please bring a side dish to share directly after 2nd service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Journey Ministries",
                "url": "https://allevents.in/org/journey-ministries/14798139",
                "description": "Journey Ministries - Celebration Sunday's at 9:00am & 10:30am"
            }
        ]
    }
]
```