

# Event Details

- **Event Name**: Jazz Jams!
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 07:00 pm
- **Event Description**: Join Purdue Bands &amp; Orchestras at the Purdue Memorial Union Hail Purdue Stage for an evening of Jazz Jams! This open mic event features our jazz combos and student bands. 

Come enjoy the sights and sounds! Free and open to the public.
- **Event URL**: https://allevents.in/west-lafayette/jazz-jams/200028881172459
- **Event Categories**: music, entertainment, open-mic
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: West Lafayette
- **state**: IN
- **country**: United States
- **location**: Purdue Memorial Union
- **lat**: 40.425035506151
- **long**: -86.911366581917
- **full address**: Purdue Memorial Union, 101 N Grant St,West Lafayette,IN,United States

## Event gallery

- **Alt text**: Jazz Jams!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/72cd3fe8bdf255de4010e3c6832658ca057c131c2110ed94038c93913453da2a-rimg-w1200-h675-dc4e321f-gmir?v=1764884382

## FAQs

- **Q**: When and where is Jazz Jams! being held?
  - **A:** Jazz Jams! takes place on Wed, 10 Dec, 2025 at 07:00 pm to Wed, 10 Dec, 2025 at 07:00 pm at Purdue Memorial Union, 101 N Grant St,West Lafayette,IN,United States.
- **Q**: Who is organizing Jazz Jams!?
  - **A:** Jazz Jams! is organized by Purdue Bands & Orchestras.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jazz Jams! is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in West Lafayette, this event is thoughtfully curated to deliver a standout experience worth every moment. If Jazz Jams! sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Jazz Jams!",
        "image": "https://cdn-az.allevents.in/events10/banners/72cd3fe8bdf255de4010e3c6832658ca057c131c2110ed94038c93913453da2a-rimg-w1200-h675-dc4e321f-gmir?v=1764884382",
        "startDate": "2025-12-10",
        "url": "https://allevents.in/west-lafayette/jazz-jams/200028881172459",
        "location": {
            "@type": "Place",
            "name": "Purdue Memorial Union",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 N Grant St,West Lafayette,IN,United States",
                "addressLocality": "West Lafayette",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.425035506151",
                "longitude": "-86.911366581917"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Purdue Bands & Orchestras at the Purdue Memorial Union Hail Purdue Stage for an evening of Jazz Jams! This open mic event features our jazz combos and student bands. \n\nCome enjoy the sights and sounds! Free and open to the public.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Purdue Bands & Orchestras",
                "url": "https://allevents.in/org/purdue-bands-and-orchestras/26705205"
            }
        ]
    }
]
```