

# Event Details

- **Event Name**: Happy Hour
- **Event Start and End Date**: Wed, 19 Nov, 2025 at 06:00 pm
- **Event Description**: Meet in the back tent at 6pm.
Come out to see how you like the atmosphere of Sip Wine Bar for a place to hold our monthly club meetings. The club is currently in limbo to a permanent monthly place.
- **Event URL**: https://allevents.in/tinley-park/happy-hour/200029220454659
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Tinley Park
- **state**: IL
- **country**: United States
- **location**: Sip. wine bar
- **lat**: 41.5743592855
- **long**: -87.784615768786
- **full address**: Sip. wine bar, 17424 South Oak Park Avenue,Tinley Park,IL,United States

## Event gallery

- **Alt text**: Happy Hour
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8f8f82736f02636164188923754300a2a27d0a129404d0bc6d898a5f270ecc85-rimg-w1080-h1056-dc292929-gmir?v=1763555758

## FAQs

- **Q**: When and where is Happy Hour being held?
  - **A:** Happy Hour takes place on Wed, 19 Nov, 2025 at 06:00 pm to Wed, 19 Nov, 2025 at 06:00 pm at Sip. wine bar, 17424 South Oak Park Avenue,Tinley Park,IL,United States.
- **Q**: Who is organizing Happy Hour?
  - **A:** Happy Hour is organized by Heather Seger.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Happy Hour",
        "image": "https://cdn-az.allevents.in/events3/banners/8f8f82736f02636164188923754300a2a27d0a129404d0bc6d898a5f270ecc85-rimg-w1080-h1056-dc292929-gmir?v=1763555758",
        "startDate": "2025-11-19",
        "url": "https://allevents.in/tinley-park/happy-hour/200029220454659",
        "location": {
            "@type": "Place",
            "name": "Sip. wine bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17424 South Oak Park Avenue,Tinley Park,IL,United States",
                "addressLocality": "Tinley Park",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.5743592855",
                "longitude": "-87.784615768786"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet in the back tent at 6pm.\nCome out to see how you like the atmosphere of Sip Wine Bar for a place to hold our monthly club meetings. The club is currently in limbo to a permanent monthly place.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Heather Seger",
                "url": "https://allevents.in/org/heather-seger/19433641"
            }
        ]
    }
]
```