

# Event Details

- **Event Name**: Name That Tune
- **Event Start and End Date**: Thu, 12 Mar, 2026 at 08:00 pm
- **Event Description**: Our trivia topic for the night will be name that tune.  It should be a fun night!
- **Event URL**: https://allevents.in/libertyville/name-that-tune/200029678736338
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 47

## Ticket Details

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

## 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,IL,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Parched Pug (https://allevents.in/org/the-parched-pug/20931221)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/0fe690c3b8596337e775b210f320ad9e0bc4dbffb12d9bd600c90c3e367ba03f-rimg-w1200-h628-dc000001-gmir?v=1773021670
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ee09f54d5e885c9592831a1fd8d9abb1fa8854954e851c2e51d6fd02d5cdd662-rimg-w300-h300-dc000000-gmir?v=1773021670

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 12 Mar, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** The Parched Pug, 1590 S Milwaukee Ave,Libertyville,IL,United States
- **Q**: Who is organizing the event?
  - **A:** The Parched Pug
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Name That Tune ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Name That Tune",
        "image": "https://cdn-az.allevents.in/events8/banners/0fe690c3b8596337e775b210f320ad9e0bc4dbffb12d9bd600c90c3e367ba03f-rimg-w1200-h628-dc000001-gmir?v=1773021670",
        "startDate": "2026-03-12",
        "url": "https://allevents.in/libertyville/name-that-tune/200029678736338",
        "location": {
            "@type": "Place",
            "name": "The Parched Pug",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1590 S Milwaukee Ave,Libertyville,IL,United States",
                "addressLocality": "Libertyville",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.256024827803",
                "longitude": "-87.946965694864"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our trivia topic for the night will be name that tune.  It should be a fun night!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Parched Pug",
                "url": "https://allevents.in/org/the-parched-pug/20931221"
            }
        ]
    }
]
```