

# Event Details

- **Event Name**: Community BBQ
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 12:00 pm – Sat, 25 Jul, 2026 at 12:00 pm
- **Event Description**: Come join us for hot dogs and snacks and meet the team!
- **Event URL**: https://allevents.in/maple-ridge/community-bbq/200030308357852
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Maple Ridge
- **state**: BC
- **country**: Canada
- **location**: 11911 West St, Maple Ridge, BC, Canada, British Columbia V2X 3M6
- **lat**: 49.21881
- **long**: -122.66507
- **full address**: 11911 West St, Maple Ridge, BC, Canada, British Columbia V2X 3M6

## Event gallery

- **Alt text**: Community BBQ
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d6bd9e56a181aa84c1ead0b2c1931acfbd86f5af88326a53fc962138131a9dd9-rimg-w1200-h333-dcbebfbe-gmir?v=1782474651

## FAQs

- **Q**: When and where is Community BBQ being held?
  - **A:** Community BBQ takes place on Sat, 27 Jun, 2026 at 12:00 pm to Sat, 25 Jul, 2026 at 12:00 pm at 11911 West St, Maple Ridge, BC, Canada, British Columbia V2X 3M6.
- **Q**: Who is organizing Community BBQ?
  - **A:** Community BBQ is organized by Maple Ridge Chrysler Jeep Dodge.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community BBQ",
        "image": "https://cdn-az.allevents.in/events10/banners/d6bd9e56a181aa84c1ead0b2c1931acfbd86f5af88326a53fc962138131a9dd9-rimg-w1200-h333-dcbebfbe-gmir?v=1782474651",
        "startDate": "2026-06-27",
        "endDate": "2026-07-25",
        "url": "https://allevents.in/maple-ridge/community-bbq/200030308357852",
        "location": {
            "@type": "Place",
            "name": "11911 West St, Maple Ridge, BC, Canada, British Columbia V2X 3M6",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Shakoori Cars, 11911 West St, Maple Ridge, BC V2X 3M6, Canada",
                "addressLocality": "Maple Ridge",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.21881",
                "longitude": "-122.66507"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for hot dogs and snacks and meet the team!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Maple Ridge Chrysler Jeep Dodge",
                "url": "https://allevents.in/org/maple-ridge-chrysler-jeep-dodge/24494336"
            }
        ]
    }
]
```