

# Event Details

- **Event Name**: PL ward Independence Day BBQ
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 06:00 pm – Sat, 04 Jul, 2026 at 07:00 pm (-07:00)
- **Event Description**: Come join us for burgers hot off the grill, field games and great company as we celebrate the birth of our great nation.
- **Event URL**: https://allevents.in/camas/pl-ward-independence-day-bbq/1600029113230046
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029113230046

## Event venue details

- **city**: Camas
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.5930351
- **long**: -122.4406314
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3017 Northwest 18th Avenue, Camas, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/3ec4eee0-b747-11f0-9b73-5188c4a9b9bd-rimg-w1000-h563-dc5

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Jul, 2026 at 06:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3017 Northwest 18th Avenue, Camas, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about PL ward Independence Day BBQ ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PL ward Independence Day BBQ",
        "image": "https://cdn-az.allevents.in/events6/banners/cafe3e80-1db2-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h675-dc5f2b16-gmir.jpg",
        "startDate": "2026-07-04T18:00:00-07:00",
        "endDate": "2026-07-04T19:00:00-07:00",
        "url": "https://allevents.in/camas/pl-ward-independence-day-bbq/1600029113230046",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3017 Northwest 18th Avenue",
                "addressLocality": "Camas",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.5930351",
                "longitude": "-122.4406314"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for burgers hot off the grill, field games and great company as we celebrate the birth of our great nation."
    }
]
```