

# Event Details

- **Event Name**: Club BBQ
- **Event Start and End Date**: Tue, 08 Dec, 2026 at 12:00 pm (-06: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/200029414072928
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 7

## 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/events6/banners/ff222ae727561005800314b75d2aba87c017559234cb1b2c8009ae4ce67b1b9c-rimg-w1024-h1536-dcfdfcfa-gmir?v=1772715898

## FAQs

- **Q**: When and where is Club BBQ being held?
  - **A:** Club BBQ takes place on Tue, 08 Dec, 2026 at 12:00 pm to Tue, 08 Dec, 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.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Club BBQ",
        "image": "https://cdn-az.allevents.in/events6/banners/ff222ae727561005800314b75d2aba87c017559234cb1b2c8009ae4ce67b1b9c-rimg-w1024-h1536-dcfdfcfa-gmir?v=1772715898",
        "startDate": "2026-12-08T12:00:00-06:00",
        "url": "https://allevents.in/valley-park/club-bbq/200029414072928",
        "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"
            }
        ]
    }
]
```