

# Event Details

- **Event Name**: July 2nd BBQ Demo
- **Event Start and End Date**: Thu, 02 Jul, 2026 at 05:00 pm
- **Event Description**: Join us for a fun night of barbecuing, smoking and eating! We’ll be sampling several vendors meats and share how to prepare them at home!
- **Event URL**: https://allevents.in/springfield/july-2nd-bbq-demo/200030265943920
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: MO
- **country**: United States
- **location**: 401 South Avenue, Springfield, MO
- **lat**: 37.20693
- **long**: -93.29249
- **full address**: 401 South Avenue, Springfield, MO, United States

## Event gallery

- **Alt text**: July 2nd BBQ Demo
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b3f86c7230f904e8f399fb2bcc179f021737fa5658b46f247e8ddd9c12edbabe-rimg-w1200-h1600-dcdbb9ad-gmir?v=1782484159

## FAQs

- **Q**: When and where is July 2nd BBQ Demo being held?
  - **A:** July 2nd BBQ Demo takes place on Thu, 02 Jul, 2026 at 05:00 pm to Thu, 02 Jul, 2026 at 05:00 pm at 401 South Avenue, Springfield, MO, United States.
- **Q**: Who is organizing July 2nd BBQ Demo?
  - **A:** July 2nd BBQ Demo is organized by Ozarks Farm Stop.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "July 2nd BBQ Demo",
        "image": "https://cdn-az.allevents.in/events4/banners/b3f86c7230f904e8f399fb2bcc179f021737fa5658b46f247e8ddd9c12edbabe-rimg-w1200-h1600-dcdbb9ad-gmir?v=1782484159",
        "startDate": "2026-07-02",
        "url": "https://allevents.in/springfield/july-2nd-bbq-demo/200030265943920",
        "location": {
            "@type": "Place",
            "name": "401 South Avenue, Springfield, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "401 South Ave, Springfield, MO 65806-2168, United States",
                "addressLocality": "Springfield",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.20693",
                "longitude": "-93.29249"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a fun night of barbecuing, smoking and eating! We’ll be sampling several vendors meats and share how to prepare them at home!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ozarks Farm Stop",
                "url": "https://allevents.in/org/ozarks-farm-stop/26596004"
            }
        ]
    }
]
```