

# Event Details

- **Event Name**: Fridays with Finn
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 08:00 pm – Fri, 12 Jun, 2026 at 10:00 pm
- **Event Description**: Join us outside on Fridays! Bring a chair!
- **Event URL**: https://allevents.in/hershey/fridays-with-finn/200030215282211
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hershey
- **state**: PA
- **country**: United States
- **location**: 108 W Chocolate Ave, Hershey, PA
- **lat**: 40.28423
- **long**: -76.65262
- **full address**: 108 W Chocolate Ave, Hershey, PA, United States

## Event gallery

- **Alt text**: Fridays with Finn
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f4875da536c0e6dcad99b7a72dfd3a90a0654a0d32f292931ca0ac5bc0dfb509-rimg-w795-h981-dc4a4643-gmir?v=1781062271

## FAQs

- **Q**: When and where is Fridays with Finn being held?
  - **A:** Fridays with Finn takes place on Fri, 12 Jun, 2026 at 08:00 pm to Fri, 12 Jun, 2026 at 10:00 pm at 108 W Chocolate Ave, Hershey, PA, United States.
- **Q**: Who is organizing Fridays with Finn?
  - **A:** Fridays with Finn is organized by Stuff'D Steaks & Hoagies.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Fridays with Finn 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 Hershey, this event is thoughtfully curated to deliver a standout experience worth every moment. If Fridays with Finn 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": "Fridays with Finn",
        "image": "https://cdn-az.allevents.in/events4/banners/f4875da536c0e6dcad99b7a72dfd3a90a0654a0d32f292931ca0ac5bc0dfb509-rimg-w795-h981-dc4a4643-gmir?v=1781062271",
        "startDate": "2026-06-12",
        "endDate": "2026-06-12",
        "url": "https://allevents.in/hershey/fridays-with-finn/200030215282211",
        "location": {
            "@type": "Place",
            "name": "108 W Chocolate Ave, Hershey, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "108 W Chocolate Ave, Hershey, PA 17033-1527, United States",
                "addressLocality": "Hershey",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.28423",
                "longitude": "-76.65262"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us outside on Fridays! Bring a chair!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "StuffD Steaks & Hoagies",
                "url": "https://allevents.in/org/stuffd-steaks-and-hoagies/18439610"
            }
        ]
    }
]
```