

# Event Details

- **Event Name**: BBQ in the Park
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 06:00 pm
- **Event Description**: Our first BBQ in the park is July 8th, 6 pm!
- **Event URL**: https://allevents.in/penticton/bbq-in-the-park/200030267130119
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Penticton
- **state**: BC
- **country**: Canada
- **location**: Skaha Lake, BC
- **lat**: 49.453277354735
- **long**: -119.58567521657
- **full address**: Skaha Lake, BC, 3799 Parkview St, Penticton, BC V2A, Canada

## Event gallery

- **Alt text**: BBQ in the Park
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e43f959e092cbf7ada174d923f80593127648eb608fb63d5df6b971ae9d0a59f-rimg-w1080-h1080-dc05101a-gmir?v=1783531189

## FAQs

- **Q**: When and where is BBQ in the Park being held?
  - **A:** BBQ in the Park takes place on Wed, 08 Jul, 2026 at 06:00 pm to Wed, 08 Jul, 2026 at 06:00 pm at Skaha Lake, BC, 3799 Parkview St, Penticton, BC V2A, Canada.
- **Q**: Who is organizing BBQ in the Park?
  - **A:** BBQ in the Park is organized by Penticton First Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BBQ in the Park",
        "image": "https://cdn-az.allevents.in/events9/banners/e43f959e092cbf7ada174d923f80593127648eb608fb63d5df6b971ae9d0a59f-rimg-w1080-h1080-dc05101a-gmir?v=1783531189",
        "startDate": "2026-07-08",
        "url": "https://allevents.in/penticton/bbq-in-the-park/200030267130119",
        "location": {
            "@type": "Place",
            "name": "Skaha Lake, BC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3799 Parkview St, Penticton, BC V2A, Canada",
                "addressLocality": "Penticton",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.453277354735",
                "longitude": "-119.58567521657"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our first BBQ in the park is July 8th, 6 pm!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Penticton First Baptist Church",
                "url": "https://allevents.in/org/penticton-first-baptist-church/20637299"
            }
        ]
    }
]
```