

# Event Details

- **Event Name**: Pearson Park
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 03:00 pm (-04:00)
- **Event Description**: Sunday Family Fun with Trainwreck
- **Event URL**: https://allevents.in/new-castle/pearson-park/200030091594651
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details


## Event venue details

- **city**: New Castle
- **state**: PA
- **country**: United States
- **location**: 179 Pearson Park Dr New Castle PA 16105
- **lat**: 41.05803
- **long**: -80.33349
- **full address**: 179 Pearson Park Dr New Castle PA 16105, 179 Pearson Park Dr, New Castle, PA 16105, United States

## Event gallery

- **Alt text**: Pearson Park
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/112b4d81b9ce450c013c65e6f38e84865dbcc985a73d11eebfb62706753db5b3-rimg-w1200-h849-dc7894a3-gmir?v=1779377691

## FAQs

- **Q**: When and where is Pearson Park being held?
  - **A:** Pearson Park takes place on Sun, 12 Jul, 2026 at 03:00 pm to Sun, 12 Jul, 2026 at 03:00 pm at 179 Pearson Park Dr New Castle PA 16105, 179 Pearson Park Dr, New Castle, PA 16105, United States.
- **Q**: Who is organizing Pearson Park?
  - **A:** Pearson Park is organized by Trainwreck Country Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pearson Park",
        "image": "https://cdn-az.allevents.in/events7/banners/112b4d81b9ce450c013c65e6f38e84865dbcc985a73d11eebfb62706753db5b3-rimg-w1200-h849-dc7894a3-gmir?v=1779377691",
        "startDate": "2026-07-12T15:00:00-04:00",
        "url": "https://allevents.in/new-castle/pearson-park/200030091594651",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "179 Pearson Park Dr New Castle PA 16105",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "179 Pearson Park Dr, New Castle, PA 16105, United States",
                "addressLocality": "New Castle",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.05803",
                "longitude": "-80.33349"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday Family Fun with Trainwreck",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trainwreck Country Band",
                "url": "https://allevents.in/org/trainwreck-country-band/19465754"
            }
        ]
    }
]
```