

# Event Details

- **Event Name**: Party in the Park
- **Event Start and End Date**: Sat, 30 May, 2026 at 12:00 pm (-04:00)
- **Event Description**: @followers That time of year again!! Cant wait to see you all!!!
- **Event URL**: https://allevents.in/mansfield/party-in-the-park/200029973957218
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 37

## Ticket Details


## Event venue details

- **city**: Mansfield
- **state**: OH
- **country**: United States
- **location**: South Park Mansfield Ohio
- **lat**: 40.7561
- **long**: -82.54077
- **full address**: South Park Mansfield Ohio, 100 Brinkerhoff Avenue,Mansfield,OH,United States

## Event gallery

- **Alt text**: Party in the Park
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/edcfd28be836cd9ccd2bbe7954e3e6f960d5e626641ef9b8de21b2b58945e49e-rimg-w834-h1072-dc357173-gmir?v=1776894798

## FAQs

- **Q**: When and where is Party in the Park being held?
  - **A:** Party in the Park takes place on Sat, 30 May, 2026 at 12:00 pm to Sat, 30 May, 2026 at 12:00 pm at South Park Mansfield Ohio, 100 Brinkerhoff Avenue,Mansfield,OH,United States.
- **Q**: Who is organizing Party in the Park?
  - **A:** Party in the Park is organized by Healing Hearts Counseling Center.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Party in the Park is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Mansfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Party in the Park sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Party in the Park",
        "image": "https://cdn-az.allevents.in/events3/banners/edcfd28be836cd9ccd2bbe7954e3e6f960d5e626641ef9b8de21b2b58945e49e-rimg-w834-h1072-dc357173-gmir?v=1776894798",
        "startDate": "2026-05-30T12:00:00-04:00",
        "url": "https://allevents.in/mansfield/party-in-the-park/200029973957218",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "South Park Mansfield Ohio",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 Brinkerhoff Avenue,Mansfield,OH,United States",
                "addressLocality": "Mansfield",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.7561",
                "longitude": "-82.54077"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "@followers That time of year again!! Cant wait to see you all!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Healing Hearts Counseling Center",
                "url": "https://allevents.in/org/healing-hearts-counseling-center/25763920"
            }
        ]
    }
]
```