

# Event Details

- **Event Name**: BBQ Cookoff
- **Event Start and End Date**: Sat, 29 Aug, 2026 at 05:00 pm – Sat, 29 Aug, 2026 at 09:00 pm (-05:00)
- **Event Description**: BBQ Cookoff
- **Event URL**: https://allevents.in/warrensburg/bbq-cookoff/1600029355582759
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029355582759

## Event venue details

- **city**: Warrensburg
- **state**: MO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.744067646961
- **long**: -93.709587379345
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1515 SE State Hwy Dd, Warrensburg, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/aa3c5570-d905-11f0-a4f1-ab89ef198835-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 29 Aug, 2026 at 05:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1515 SE State Hwy Dd, Warrensburg, US
- **Q**: Where can I find ticket details about BBQ Cookoff ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BBQ Cookoff",
        "image": "https://cdn-az.allevents.in/events1/banners/a979efd0-d905-11f0-a4f1-ab89ef198835-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-08-29T17:00:00-05:00",
        "endDate": "2026-08-29T21:00:00-05:00",
        "url": "https://allevents.in/warrensburg/bbq-cookoff/1600029355582759",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1515 SE State Hwy Dd",
                "addressLocality": "Warrensburg",
                "addressRegion": "MO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.744067646961",
                "longitude": "-93.709587379345"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "BBQ Cookoff"
    }
]
```