

# Event Details

- **Event Name**: Famous Michael Trivia
- **Event Start and End Date**: Thu, 11 Jun, 2026 at 08:00 pm (-05:00)
- **Event Description**: Which Micheal is it?  There are quite a few famous Michaels out there.  Let's see how much you know about them.
- **Event URL**: https://allevents.in/libertyville/famous-michael-trivia/200030133019537
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Libertyville
- **state**: IL
- **country**: United States
- **location**: The Parched Pug
- **lat**: 42.256024827803
- **long**: -87.946965694864
- **full address**: The Parched Pug, 1590 S Milwaukee Ave,Libertyville, Illinois, United States

## Event gallery

- **Alt text**: Famous Michael Trivia
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8a0b161b4a87e25ad9d6ee4a1aa5ec3fce919037b449c3624975025ef2897f52-rimg-w1200-h628-dc000000-gmir?v=1779793716

## FAQs

- **Q**: When and where is Famous Michael Trivia being held?
  - **A:** Famous Michael Trivia takes place on Thu, 11 Jun, 2026 at 08:00 pm to Thu, 11 Jun, 2026 at 08:00 pm at The Parched Pug, 1590 S Milwaukee Ave,Libertyville, Illinois, United States.
- **Q**: Who is organizing Famous Michael Trivia?
  - **A:** Famous Michael Trivia is organized by The Parched Pug.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Famous Michael Trivia",
        "image": "https://cdn-az.allevents.in/events4/banners/8a0b161b4a87e25ad9d6ee4a1aa5ec3fce919037b449c3624975025ef2897f52-rimg-w1200-h628-dc000000-gmir?v=1779793716",
        "startDate": "2026-06-11T20:00:00-05:00",
        "url": "https://allevents.in/libertyville/famous-michael-trivia/200030133019537",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Parched Pug",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1590 S Milwaukee Ave,Libertyville, Illinois",
                "addressLocality": "Libertyville",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.256024827803",
                "longitude": "-87.946965694864"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Which Micheal is it?  There are quite a few famous Michaels out there.  Let's see how much you know about them.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Parched Pug",
                "url": "https://allevents.in/org/the-parched-pug/20931221"
            }
        ]
    }
]
```