

# Event Details

- **Event Name**: Pride at Hersheypark
- **Event Start and End Date**: Sun, 18 Jun, 2023 at 10:00 am – Sun, 18 Jun, 2023 at 09:00 pm
- **Event Description**: Join Outzilla Fest for a fun day of thrilling coasters and delicious foods. Mingle with friend and family. Discounted tickets and meal options available.
- **Event URL**: https://allevents.in/hershey/pride-at-hersheypark/200024490395324
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Hershey
- **state**: PA
- **country**: United States
- **location**: Hersheypark
- **lat**: 40.288561329974
- **long**: -76.659507751465
- **full address**: Hersheypark, 100 Hersheypark Drive,Hershey,PA,United States

## Event gallery

- **Alt text**: Pride at Hersheypark
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c19737ea17f369fc15e51e3a11641e366f19b8125358e1962f1e5bd63704f197-rimg-w742-h960-gmir.jpg?v=1686979114

## FAQs

- **Q**: When and where is Pride at Hersheypark being held?
  - **A:** Pride at Hersheypark takes place on Sun, 18 Jun, 2023 at 10:00 am to Sun, 18 Jun, 2023 at 09:00 pm at Hersheypark, 100 Hersheypark Drive,Hershey,PA,United States.
- **Q**: Who is organizing Pride at Hersheypark?
  - **A:** Pride at Hersheypark is organized by Outzilla Festival.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pride at Hersheypark",
        "image": "https://cdn-az.allevents.in/events4/banners/c19737ea17f369fc15e51e3a11641e366f19b8125358e1962f1e5bd63704f197-rimg-w742-h960-gmir.jpg?v=1686979114",
        "startDate": "2023-06-18",
        "endDate": "2023-06-18",
        "url": "https://allevents.in/hershey/pride-at-hersheypark/200024490395324",
        "location": {
            "@type": "Place",
            "name": "Hersheypark",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 Hersheypark Drive,Hershey,PA,United States",
                "addressLocality": "Hershey",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.288561329974",
                "longitude": "-76.659507751465"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Outzilla Fest for a fun day of thrilling coasters and delicious foods. Mingle with friend and family. Discounted tickets and meal options available.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Outzilla Festival",
                "url": "https://allevents.in/org/outzilla-festival/21531847"
            }
        ]
    }
]
```