

# Event Details

- **Event Name**: Pour in the Park
- **Event Start and End Date**: Fri, 17 Jul, 2026 at 06:00 pm
- **Event Description**: Free concert in the Park with food trucks, breweries, wineries, and more!  Kid friendly!
- **Event URL**: https://allevents.in/castle-shannon/pour-in-the-park/200029884225844
- **Event Categories**: concerts, music, food-drinks, entertainment
- **Interested Audience**: 
  - total_interested_count: 645

## Ticket Details


## Event venue details

- **city**: Castle Shannon
- **state**: PA
- **country**: United States
- **location**: Hamilton Park Castle Shannon
- **lat**: 40.362795662517
- **long**: -80.019265587513
- **full address**: Hamilton Park Castle Shannon, Castle Shannon, Pennsylvania, United States

## Event gallery

- **Alt text**: Pour in the Park
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/27ee616bd2760062e6734acb5032bf6e3fa775f281871b7b479cb3803c90f1d2-rimg-w1200-h914-dc223e15-gmir?v=1783727552

## FAQs

- **Q**: When and where is Pour in the Park being held?
  - **A:** Pour in the Park takes place on Fri, 17 Jul, 2026 at 06:00 pm to Fri, 17 Jul, 2026 at 06:00 pm at Hamilton Park Castle Shannon, Castle Shannon, Pennsylvania, United States.
- **Q**: Who is organizing Pour in the Park?
  - **A:** Pour in the Park is organized by Castle Shannon Revitalization Corporation.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pour in the Park is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Castle Shannon, this event is thoughtfully curated to deliver a standout experience worth every moment. With 640+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Pour in the Park",
        "image": "https://cdn-az.allevents.in/events7/banners/27ee616bd2760062e6734acb5032bf6e3fa775f281871b7b479cb3803c90f1d2-rimg-w1200-h914-dc223e15-gmir?v=1783727552",
        "startDate": "2026-07-17",
        "url": "https://allevents.in/castle-shannon/pour-in-the-park/200029884225844",
        "location": {
            "@type": "Place",
            "name": "Hamilton Park Castle Shannon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Castle Shannon, Pennsylvania",
                "addressLocality": "Castle Shannon",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.362795662517",
                "longitude": "-80.019265587513"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free concert in the Park with food trucks, breweries, wineries, and more!  Kid friendly!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Castle Shannon Revitalization Corporation",
                "url": "https://allevents.in/org/castle-shannon-revitalization-corporation/24201075"
            }
        ]
    }
]
```