

# Event Details

- **Event Name**: Wednesday Night Run Club
- **Event Start and End Date**: Wed, 15 Apr, 2026 at 06:00 pm (-04:00)
- **Event Description**: If it’s cold - meet inside the brewery and if it’s warm - meet under the UnHitched sign!
- **Event URL**: https://allevents.in/louisville/wednesday-night-run-club/200029837050742
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details

- **Ticket URL**: http://facebook.com/200029837050742?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=louisville-events

## Event venue details

- **city**: Louisville
- **state**: OH
- **country**: United States
- **location**: UnHitched Brewing Company
- **lat**: 40.83721
- **long**: -81.25824
- **full address**: UnHitched Brewing Company, Louisville, Ohio, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a3ba51a772f0cbaca556184bf2654f34ee2af8390a819590ef1a63e16495223a-rimg-w1200-h1600-dcdbd0bf-gmir?v=1775253416
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f642fa75dfe81d3c15a11bd8d2c51669345a81281ba19c564c3d6a212636e8b7-rimg-w300-h300-dc302e32-gmir?v=1775253417

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 15 Apr, 2026 at 06:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** UnHitched Brewing Company, Louisville, Ohio, United States
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Wednesday Night Run Club ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wednesday Night Run Club",
        "image": "https://cdn-az.allevents.in/events7/banners/a3ba51a772f0cbaca556184bf2654f34ee2af8390a819590ef1a63e16495223a-rimg-w1200-h1600-dcdbd0bf-gmir?v=1775253416",
        "startDate": "2026-04-15T18:00:00-04:00",
        "url": "https://allevents.in/louisville/wednesday-night-run-club/200029837050742",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "UnHitched Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Louisville, Ohio",
                "addressLocality": "Louisville",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.83721",
                "longitude": "-81.25824"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "If it’s cold - meet inside the brewery and if it’s warm - meet under the UnHitched sign!"
    }
]
```