

# Event Details

- **Event Name**: New years bar crawl
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 06:00 pm
- **Event Description**: Check in will start at 5pm. Rides from bar to bar will be provided but please arrange for a safe ride home! We will have games, raffles, and prizes! So let’s bring it back for year two of this fun event!
- **Event URL**: https://allevents.in/tinley-park/new-years-bar-crawl/200029314527913
- **Event Categories**: parties
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details

- **Ticket URL**: https://docs.google.com/forms/d/e/1FAIpQLSezXO4N_N7Y41jdPWz4QGuMybLNAIA-Vl0BfGWWvBd6BEHVEQ/viewform?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=tinley+park-events

## Event venue details

- **city**: Tinley Park
- **state**: IL
- **country**: United States
- **location**: JW Holstein Saloon
- **lat**: 41.575506346381
- **long**: -87.784596397162
- **full address**: JW Holstein Saloon, 17358  Oak Park Ave,Tinley Park, Illinois, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Special Friends Ministries (https://allevents.in/org/special-friends-ministries/25157797)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3ec99cbe02e66b442854b4485d6f641be8b6c77a91eeed08aedde39a1c935622-rimg-w960-h722-dc304631-gmir?v=1768335910
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/08384e7cbbc006b78a5d98bc9024ccfb3a71fa5b4db5e49b354f9bddfe3abece-rimg-w300-h300-dc2f4531-gmir?v=1768335910

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 17 Jan, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** JW Holstein Saloon, 17358  Oak Park Ave,Tinley Park, Illinois, United States
- **Q**: Who is organizing the event?
  - **A:** Special Friends Ministries
- **Q**: What type of event is this?
  - **A:** parties
- **Q**: Where can I find ticket details about New years bar crawl ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New years bar crawl",
        "image": "https://cdn-az.allevents.in/events2/banners/3ec99cbe02e66b442854b4485d6f641be8b6c77a91eeed08aedde39a1c935622-rimg-w960-h722-dc304631-gmir?v=1768335910",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/tinley-park/new-years-bar-crawl/200029314527913",
        "location": {
            "@type": "Place",
            "name": "JW Holstein Saloon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17358  Oak Park Ave,Tinley Park, Illinois",
                "addressLocality": "Tinley Park",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.575506346381",
                "longitude": "-87.784596397162"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Check in will start at 5pm. Rides from bar to bar will be provided but please arrange for a safe ride home! We will have games, raffles, and prizes! So let’s bring it back for year two of this fun event!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Special Friends Ministries",
                "url": "https://allevents.in/org/special-friends-ministries/25157797"
            }
        ]
    }
]
```