

# Event Details

- **Event Name**: Cruise to PS Pub
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 08:00 pm – Sat, 20 Jun, 2026 at 11:00 pm (-05:00)
- **Event Description**: Hear your favorite songs of yesterday, the ones you love and the ones you forgot you loved! 🎶
- **Event URL**: https://allevents.in/wheeling/cruise-to-ps-pub/200030136907919
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details

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

## Event venue details

- **city**: Wheeling
- **state**: IL
- **country**: United States
- **location**: PS Pub
- **lat**: 42.13885
- **long**: -87.93578
- **full address**: PS Pub, Wheeling, Illinois, United States

## Event gallery

- **Alt text**: Cruise to PS Pub
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4f6b343d3686e239b82bd991ab9774d7ffdcfc5c55435a5d9fbd33263602b1b8-rimg-w1178-h1001-dc010533-gmir?v=1780000943

## FAQs

- **Q**: When and where is Cruise to PS Pub being held?
  - **A:** Cruise to PS Pub takes place on Sat, 20 Jun, 2026 at 08:00 pm to Sat, 20 Jun, 2026 at 11:00 pm at PS Pub, Wheeling, Illinois, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cruise to PS Pub",
        "image": "https://cdn-az.allevents.in/events2/banners/4f6b343d3686e239b82bd991ab9774d7ffdcfc5c55435a5d9fbd33263602b1b8-rimg-w1178-h1001-dc010533-gmir?v=1780000943",
        "startDate": "2026-06-20T20:00:00-05:00",
        "endDate": "2026-06-20T23:00:00-05:00",
        "url": "https://allevents.in/wheeling/cruise-to-ps-pub/200030136907919",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "PS Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Wheeling, Illinois",
                "addressLocality": "Wheeling",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.13885",
                "longitude": "-87.93578"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hear your favorite songs of yesterday, the ones you love and the ones you forgot you loved! 🎶"
    }
]
```