

# Event Details

- **Event Name**: B.B. McJams Annual Community Picnic
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 10:00 am
- **Event Description**: The date has changed but the vibe remains the same. 

Bring the kids this year! There's so much to explore at this park.
- **Event URL**: https://allevents.in/brampton/bb-mcjams-annual-community-picnic/200030027077149
- **Event Categories**: trips-adventures, kids
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details

- **Ticket URL**: http://facebook.com/200030027077149?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=brampton-events

## Event venue details

- **city**: Brampton
- **state**: ON
- **country**: Canada
- **location**: Heart Lake Conservation Area
- **lat**: 43.738352760174
- **long**: -79.792845293983
- **full address**: Heart Lake Conservation Area, 10818 Heart Lake Rd,Brampton, Ontario, Canada

## Event gallery

- **Alt text**: B.B. McJams Annual Community Picnic
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b8dbf83165fe4b66de3adc31886d835174ca625acbcd21853cec5800fec9b769-rimg-w720-h480-dcc4daf1-gmir?v=1783065017

## FAQs

- **Q**: When and where is B.B. McJams Annual Community Picnic being held?
  - **A:** B.B. McJams Annual Community Picnic takes place on Sat, 04 Jul, 2026 at 10:00 am to Sat, 04 Jul, 2026 at 10:00 am at Heart Lake Conservation Area, 10818 Heart Lake Rd,Brampton, Ontario, Canada.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "B.B. McJams Annual Community Picnic",
        "image": "https://cdn-az.allevents.in/events10/banners/b8dbf83165fe4b66de3adc31886d835174ca625acbcd21853cec5800fec9b769-rimg-w720-h480-dcc4daf1-gmir?v=1783065017",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/brampton/bb-mcjams-annual-community-picnic/200030027077149",
        "location": {
            "@type": "Place",
            "name": "Heart Lake Conservation Area",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10818 Heart Lake Rd,Brampton, Ontario",
                "addressLocality": "Brampton",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.738352760174",
                "longitude": "-79.792845293983"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The date has changed but the vibe remains the same. \n\nBring the kids this year! There's so much to explore at this park."
    }
]
```