

# Event Details

- **Event Name**: Pour in the Park
- **Event Start and End Date**: Fri, 17 Jul, 2026 at 06:00 pm (-04:00)
- **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: 101

## Ticket Details

- **Ticket URL**: http://facebook.com/200029884225844?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=castle+shannon-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: Castle Shannon Revitalization Corporation (https://allevents.in/org/castle-shannon-revitalization-corporation/24201075)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/27ee616bd2760062e6734acb5032bf6e3fa775f281871b7b479cb3803c90f1d2-rimg-w1200-h914-dc223e15-gmir?v=1775078924
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/15f27f7a76c51e99885cc0459cdd89183a20d0f2289e044d7bb9822cfcdcd7dd-rimg-w300-h300-dc223e15-gmir?v=1775078924

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 17 Jul, 2026 at 06:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** Hamilton Park Castle Shannon, Castle Shannon, Pennsylvania, United States
- **Q**: Who is organizing the event?
  - **A:** Castle Shannon Revitalization Corporation
- **Q**: What type of event is this?
  - **A:** concerts, music, food-drinks, entertainment
- **Q**: Where can I find ticket details about Pour in the Park ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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=1775078924",
        "startDate": "2026-07-17T18:00:00-04:00",
        "url": "https://allevents.in/castle-shannon/pour-in-the-park/200029884225844",
        "eventStatus": "https://schema.org/EventScheduled",
        "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"
            }
        ]
    }
]
```