

# Event Details

- **Event Name**: Community BBQ
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 11:00 am – Fri, 10 Jul, 2026 at 01:00 pm
- **Event Description**: Join us for community and delicious hot dogs and hamburgers! This is a free public event
- **Event URL**: https://allevents.in/helena/community-bbq/200030083225105
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 78

## Ticket Details


## Event venue details

- **city**: Helena
- **state**: MT
- **country**: United States
- **location**: Barney Park
- **lat**: 46.60743
- **long**: -112.0483
- **full address**: Barney Park, 1950 Cleveland Street,Helena, Montana, United States

## Event gallery

- **Alt text**: Community BBQ
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/cb32f6a5379e9391cf7295a10e3b50bc43b025b4c5dd99436106860f19099153-rimg-w1200-h675-dcfeaa5d-gmir?v=1783041633

## FAQs

- **Q**: When and where is Community BBQ being held?
  - **A:** Community BBQ takes place on Fri, 10 Jul, 2026 at 11:00 am to Fri, 10 Jul, 2026 at 01:00 pm at Barney Park, 1950 Cleveland Street,Helena, Montana, United States.
- **Q**: Who is organizing Community BBQ?
  - **A:** Community BBQ is organized by Helena Indian Alliance.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Community 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 Helena, this event is thoughtfully curated to deliver a standout experience worth every moment. With 70+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community BBQ",
        "image": "https://cdn-az.allevents.in/events5/banners/cb32f6a5379e9391cf7295a10e3b50bc43b025b4c5dd99436106860f19099153-rimg-w1200-h675-dcfeaa5d-gmir?v=1783041633",
        "startDate": "2026-07-10",
        "endDate": "2026-07-10",
        "url": "https://allevents.in/helena/community-bbq/200030083225105",
        "location": {
            "@type": "Place",
            "name": "Barney Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1950 Cleveland Street,Helena, Montana",
                "addressLocality": "Helena",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.60743",
                "longitude": "-112.0483"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for community and delicious hot dogs and hamburgers! This is a free public event",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Helena Indian Alliance",
                "url": "https://allevents.in/org/helena-indian-alliance/20981707"
            }
        ]
    }
]
```