

# Event Details

- **Event Name**: end of summer picnic
- **Event Start and End Date**: Sun, 17 Aug, 2025 at 12:00 pm
- **Event Description**: we're having an end of summer picnic August 17th at 12:00 p.m. at Boyce Park patrol pavilion. everyone is invited. bring your favorite side dish. we will have pop and water, BYOB
- **Event URL**: https://allevents.in/murrysville/end-of-summer-picnic/200028610738419
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details

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

## Event venue details

- **city**: Murrysville
- **state**: PA
- **country**: United States
- **location**: Boyce Park snow tubing
- **lat**: 40.461253255351
- **long**: -79.746978399721
- **full address**: Boyce Park snow tubing, Plum, Pennsylvania, Murrysville, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=end+of+summer+picnic&date=Sun%2C+17+Aug%2C+2025+at+12%3A00+pm&bg=5
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=end+of+summer+picnic&date=17+Aug

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 17 Aug, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Boyce Park snow tubing, Plum, Pennsylvania, Murrysville, United States
- **Q**: What type of event is this?
  - **A:** trips-adventures
- **Q**: Where can I find ticket details about end of summer picnic ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "end of summer picnic",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=end+of+summer+picnic&date=Sun%2C+17+Aug%2C+2025+at+12%3A00+pm&bg=5",
        "startDate": "2025-08-17",
        "url": "https://allevents.in/murrysville/end-of-summer-picnic/200028610738419",
        "location": {
            "@type": "Place",
            "name": "Boyce Park snow tubing",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Plum, Pennsylvania",
                "addressLocality": "Murrysville",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.461253255351",
                "longitude": "-79.746978399721"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "we're having an end of summer picnic August 17th at 12:00 p.m. at Boyce Park patrol pavilion. everyone is invited. bring your favorite side dish. we will have pop and water, BYOB"
    }
]
```