

# Event Details

- **Event Name**: End of Summer BBQ!
- **Event Start and End Date**: Sun, 30 Aug, 2026 at 02:00 pm – Sun, 30 Aug, 2026 at 07:00 pm (-07:00)
- **Event Description**: Come celebrate end of the approaching end of summer!
- **Event URL**: https://allevents.in/snohomish/end-of-summer-bbq/200030565383525
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

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

## Event venue details

- **city**: Snohomish
- **state**: WA
- **country**: United States
- **location**: Snohomish, Washington
- **lat**: 47.927
- **long**: -122.0982
- **full address**: Snohomish, Washington, United States

## Event gallery

- **Alt text**: End of Summer BBQ!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e973657dd39b7429ecad93a51345c6341f02b596e99f675d6165f83925f29060-rimg-w1200-h1600-dc485878-gmir?v=1787882981

## FAQs

- **Q**: When and where is End of Summer BBQ! being held?
  - **A:** End of Summer BBQ! takes place on Sun, 30 Aug, 2026 at 02:00 pm to Sun, 30 Aug, 2026 at 07:00 pm at Snohomish, Washington, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "End of Summer BBQ!",
        "image": "https://cdn-az.allevents.in/events9/banners/e973657dd39b7429ecad93a51345c6341f02b596e99f675d6165f83925f29060-rimg-w1200-h1600-dc485878-gmir?v=1787882981",
        "startDate": "2026-08-30T14:00:00-07:00",
        "endDate": "2026-08-30T19:00:00-07:00",
        "url": "https://allevents.in/snohomish/end-of-summer-bbq/200030565383525",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Snohomish, Washington",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Snohomish, Washington",
                "addressLocality": "Snohomish",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.927",
                "longitude": "-122.0982"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come celebrate end of the approaching end of summer!"
    }
]
```