

# Event Details

- **Event Name**: Club BBQ
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 12:00 pm – Sun, 08 Nov, 2026 at 12:00 pm (-05:00)
- **Event Description**: Menu will be announced 2 weeks prior to the event. Every 2nd Sunday from Noon until sold out. 

Proceeds will go toward improvements to the Club’s building.
- **Event URL**: https://allevents.in/valley-park/club-bbq/200029509845131
- **Event Categories**: nonprofit
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Valley Park
- **state**: MO
- **country**: United States
- **location**: Valley Park Lions Club
- **lat**: 38.5530072
- **long**: -90.47441
- **full address**: Valley Park Lions Club, Valley Park, Missouri, United States

## Event gallery

- **Alt text**: Club BBQ
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b6b55634505832e6b2b9f40970032be050f05d74b58fb880815a90a21616549a-rimg-w1024-h1536-dcfdfcfa-gmir?v=1775242665

## FAQs

- **Q**: When and where is Club BBQ being held?
  - **A:** Club BBQ takes place on Sun, 12 Apr, 2026 at 12:00 pm to Sun, 08 Nov, 2026 at 12:00 pm at Valley Park Lions Club, Valley Park, Missouri, United States.
- **Q**: Who is organizing Club BBQ?
  - **A:** Club BBQ is organized by Valley Park Lions Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Club 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 Valley Park, this event is thoughtfully curated to deliver a standout experience worth every moment. If Club 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": "Club BBQ",
        "image": "https://cdn-az.allevents.in/events5/banners/b6b55634505832e6b2b9f40970032be050f05d74b58fb880815a90a21616549a-rimg-w1024-h1536-dcfdfcfa-gmir?v=1775242665",
        "startDate": "2026-04-12T12:00:00-05:00",
        "endDate": "2026-11-08T12:00:00-05:00",
        "url": "https://allevents.in/valley-park/club-bbq/200029509845131",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Valley Park Lions Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Valley Park, Missouri",
                "addressLocality": "Valley Park",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.5530072",
                "longitude": "-90.47441"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Menu will be announced 2 weeks prior to the event. Every 2nd Sunday from Noon until sold out. \n\nProceeds will go toward improvements to the Club’s building.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Valley Park Lions Club",
                "url": "https://allevents.in/org/valley-park-lions-club/14848610"
            }
        ]
    }
]
```