

# Event Details

- **Event Name**: The Jazz Room: A Journey to the Heart of New Orleans
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 06:00 pm
- **Event Description**: * { box-sizing: border-box; } img { max-width: 100%; } .tjr-wrap { max-width: 100%; overflow-x: hidden; } .tjr-section-title { font-size: 1rem; font-weight: 700; letter-spacing: -0.01em; color: #0f0f0f; margin: 0 0 0.875rem 0; position: relative; padding-bottom: 0.5rem; } .tjr-section-title::after { content: ""; display: block; position: absolute; bottom: 0; left: 0; width: 3rem; height: 4px; background: #C8821C; border-radius: 3px; } .tjr-intro { font-size: 1rem; line-height: 1.7; color: #444; margin: 0 0 1.5rem 0; } .tjr-hero-quote { position: relative; padding: 0.75rem 0 0.75rem 1.25rem; margin: 1.5rem 0 1.75rem 0; border-left: 4px solid #C8821C; } .tjr-hero-quote p { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: 1.35rem; line-height: 1.3; font-weight: 500; font-style: italic; color: #0f0f0f; letter-spacing: -0.01em; } .tjr-hero-quote .quote-accent { color: #C8821C; font-style: italic; font-weight: 700; } .tjr-mobile-break { display: none; } @media (max-width: 48rem) { .tjr-mobile-break { display: inline; } } .tjr-divider { border: none; border-top: 1px solid #ece9e3; margin: 1.75rem 0; height: 0; } .tjr-badges { display: flex; flex-wrap: wrap; gap: 0.4rem 1.1rem; margin-bottom: 1.5rem; } .tjr-badge { font-size: 0.7rem; font-weight: 600; color: #2a1a05; padding: 0.35rem 0 0.1rem 0; border-top: 2px solid #A36812; white-space: nowrap; display: inline-flex; align-items: center; gap: 0.3rem; } .tjr-highlights { list-style: none; padding: 0; margin: 0 0 0.5rem 0; display: grid; grid-template-columns: 1fr 1fr; gap: 0.75rem; } @media (max-width: 48rem) { .tjr-highlights { grid-template-columns: 1fr; } } .tjr-highlights li { font-size: 0.95rem; line-height: 1.55; color: #222; padding: 1rem 1.25rem; background: #f5f5f5; border-radius: 0.5rem; border-left: 3px solid #C8821C; } /* ===== SHOW CARD + PROGRAMME ===== */ .tjr-show-card { border: none; border-radius: 0.875rem; padding: 1.5rem 1.6rem 1.1rem; margin-bottom: 0.75rem; background: linear-gradient(160deg, #0a0309 0%, #190613 30%, #2e0f24 60%, #4a2415 88%, #5c3010 100%); color: #fff; } .tjr-show-card .show-header { margin: 0 0 0.35rem 0; } .tjr-show-card .show-title-img { display: block; width: 100%; height: auto; max-width: 380px; margin: 0 0 0.65rem 0; } .tjr-show-card .show-title-img--sinatra-armstrong { max-width: 420px; } .tjr-show-card .show-city { display: block; color: #E8B958; font-family: Georgia, 'Times New Roman', serif; font-style: italic; font-weight: 500; font-size: 1.05rem; letter-spacing: 0.005em; } .tjr-show-card .show-description { font-size: 0.92rem; color: #ffffff; line-height: 1.65; margin: 0 0 0.75rem 0; } .tjr-programme-header { display: flex; align-items: center; gap: 0.75rem; margin-bottom: 0.5rem; } .tjr-programme-header .programme-icon { font-size: 1rem; } .tjr-programme-header .programme-label { font-size: 0.62rem; font-weight: 700; letter-spacing: 0.22em; color: #E8B958; } .tjr-programme-header .programme-rule { flex: 1; height: 1px; background: rgba(232,185,88,0.35); } .tjr-programme { list-style: none; padding: 0; margin: 0; } @media (min-width: 30rem) { .tjr-programme { display: grid; grid-template-columns: 1fr 1fr; column-gap: 1.5rem; } } .tjr-programme li { display: flex; align-items: baseline; gap: 0.85rem; padding: 0.25rem 0; border-bottom: 1px solid rgba(255,255,255,0.06); } .tjr-programme li:last-child { border-bottom: none; } .tjr-programme .track-num { font-family: Georgia, serif; font-style: italic; color: #E8B958; font-size: 0.72rem; font-weight: 700; min-width: 1.6rem; letter-spacing: 0.05em; } .tjr-programme .track-body { flex: 1; min-width: 0; } .tjr-programme .track-title { font-family: Georgia, serif; font-size: 0.94rem; color: #fff; line-height: 1.3; } .tjr-programme .track-artist { font-size: 0.7rem; color: #ebe5df; margin-top: 1px; } .tjr-programme-footer { margin-top: 0.75rem; text-align: center; font-size: 0.9rem; font-style: italic; font-weight: bold; color: #ffd47a; letter-spacing: 0.04em; } /* ===== FAQ ===== */ .tjr-faq { background: #f5f5f5; color: #111; border-radius: 0.875rem; padding: 1.25rem 1.25rem 0.25rem; margin: 1.5rem 0; } .tjr-faq-header { margin-bottom: 0.25rem; } .tjr-faq .tjr-section-title { color: #0f0f0f; margin: 0 0 0.625rem 0; padding-bottom: 0; } .tjr-faq .tjr-section-title::after { display: none; } .tjr-faq-category { border-bottom: 1px solid rgba(0, 0, 0, 0.12); } .tjr-faq-category:last-child { border-bottom: none; } .tjr-faq-cat-summary { list-style: none; cursor: pointer; display: flex; justify-content: space-between; align-items: center; gap: 0.75rem; padding: 0.875rem 0; font-size: 0.95rem; font-weight: 700; color: #6b6b6b; } .tjr-faq-cat-summary::-webkit-details-marker { display: none; } .tjr-faq-cat-summary::after { content: ""; flex-shrink: 0; width: 1.5rem; height: 1.5rem; border-radius: 50%; background: #555 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 9l6 6 6-6' stroke='%23ffffff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center; background-size: 0.85rem 0.85rem; transition: transform 0.2s ease, background-color 0.15s ease; } .tjr-faq-category[open] .tjr-faq-cat-summary::after { transform: rotate(180deg); background-color: #888; } .tjr-faq-cat-summary:hover { color: #A36812; } .tjr-faq-panel { padding: 0 0 0.5rem 0; } .tjr-faq-item { border-bottom: 1px solid rgba(0, 0, 0, 0.06); } .tjr-faq-item:last-child { border-bottom: none; } .tjr-faq-summary { list-style: none; cursor: pointer; display: flex; justify-content: space-between; align-items: center; gap: 0.75rem; padding: 0.625rem 0; font-size: 0.86rem; font-weight: 600; color: #222; } .tjr-faq-summary::-webkit-details-marker { display: none; } .tjr-faq-summary::after { content: ""; flex-shrink: 0; width: 1.4rem; height: 1.4rem; border-radius: 50%; background: #aaa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 9l6 6 6-6' stroke='%23ffffff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center; background-size: 0.75rem 0.75rem; transition: transform 0.2s ease, background-color 0.15s ease; } .tjr-faq-item[open] .tjr-faq-summary::after { transform: rotate(180deg); background-color: #c0c0c0; } .tjr-faq-summary:hover { color: #A36812; } .tjr-faq-content { padding: 0.15rem 2rem 0.75rem 0; font-size: 0.82rem; line-height: 1.6; color: #555; } .tjr-faq-content p { margin: 0 0 0.5rem 0; } .tjr-faq-content p:last-child { margin-bottom: 0; } .tjr-faq-content a { color: #A36812; font-weight: 600; text-decoration: underline; text-underline-offset: 2px; } /* ===== PRACTICAL INFO ===== */ .tjr-info-grid { display: grid; gap: 0.5rem; grid-template-columns: repeat(2, 1fr); } .tjr-info-card { border: 1px solid #e0e0e0; border-radius: 0.625rem; padding: 0.625rem 0.75rem; background: transparent; display: flex; align-items: center; gap: 0.625rem; } .tjr-info-card .card-icon { display: inline-flex; align-items: center; justify-content: center; width: 1.75rem; height: 1.75rem; flex-shrink: 0; background: #f0f0f0; border-radius: 50%; font-size: 0.92rem; line-height: 1; } .tjr-info-card .card-content { display: block; min-width: 0; } .tjr-info-card .card-label { font-size: 0.78rem; font-weight: 700; color: #111; display: block; margin: 0 0 0.15rem 0; line-height: 1.4; } .tjr-info-card .card-title { font-size: 0.78rem; font-weight: 400; color: #444; margin: 0; display: block; line-height: 1.4; } .tjr-info-card .card-description { font-size: 0.68rem; color: #777; margin: 0.1rem 0 0 0; line-height: 1.35; display: block; } .tjr-info-card a { color: #A36812; font-weight: 600; text-decoration: underline; text-underline-offset: 2px; } /* ===== SEATING MAP ===== */ .tjr-map { max-width: 280px; margin: 0 auto; } .tjr-map-frame { display: flex; flex-direction: column; gap: 0.5rem; padding: 0.25rem 0; } .tjr-map-stage { align-self: center; width: 60%; background: #E5E5E5; color: #333; text-align: center; font-weight: 700; font-size: 0.85rem; letter-spacing: 0.15em; padding: 0.625rem 0; border-radius: 0.375rem; } .tjr-map-zone { position: relative; border-radius: 0.375rem; padding: 0.75rem 0.875rem; text-align: center; min-height: 3.75rem; display: flex; align-items: center; justify-content: center; } .tjr-map-zone-a { background: #C8821C; } .tjr-map-zone-b { background: #6E2D3F; } .tjr-map-zone-c { background: #4A3158; } .tjr-map-zone-ga { background: #6E2D3F; min-height: 5.5rem; flex-direction: column; gap: 0.35rem; } .tjr-map-zone-ga-label { color: #fff; font-weight: 700; font-size: 1.05rem; letter-spacing: 0.08em; line-height: 1.2; } .tjr-map-zone-ga-sublabel { color: rgba(255,255,255,0.75); font-size: 0.62rem; font-weight: 600; letter-spacing: 0.05em; text-transform: uppercase; } .tjr-map-zone-letter { color: #fff; font-weight: 700; font-size: 1.75rem; line-height: 1; } .tjr-map-zone-tag { position: absolute; top: 0.4rem; right: 0.55rem; color: #fff; font-size: 0.55rem; font-weight: 600; letter-spacing: 0.02em; line-height: 1; } .tjr-map-caption { text-align: center; font-size: 0.92rem; font-weight: 700; color: #0f0f0f; margin: 0 0 0.625rem 0; letter-spacing: -0.005em; } .tjr-tags { margin: 2rem 0 0.5rem 0; font-size: 0.7rem; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; color: #999; text-align: center; } ? Live jazz ? Intimate venue ✨ Iconic tributes ⭐ Step inside The Jazz Room — and the rest of the world fades away. Lights down, brass up. For one unforgettable hour, world-class musicians bring the music to life just feet away. Nothing but good vibes. This is not just a concert.  This is jazz. Adelaide A night of soul, passion, and rhythm. Grab a cocktail, watch talented musicians light up the stage with the finest hot-jazz tunes — ragtime, brass, blues, and the spontaneous improvisation that defines true jazz. ? TONIGHT'S SET   01 St. James Infirmary Irving Mills 02 When The Saints Go Marching In Jazz standard 03 On the Sunny Side of the Street Jimmy McHugh 04 Basin St. Blues Spencer Williams 05 Hello, Dolly! Louis Armstrong — and many more — Highlights ? World-class musicians and powerhouse vocalists, just feet away ? An intimate venue, low light, and sounds that fill the room. You won't just hear it — you'll feel it ? Listen to the soulful sounds of the saxophone, trumpet, and other jazz instruments ✈️ Be transported to the heart of New Orleans, the birthplace of this iconic genre Practical info ⏳ Duration 60 minutes Doors open 30 min before ? Venue Burnside Ballroom 401 Greenhill Rd, Tusmore SA 5065 ? Age 18+ Valid ID required at entry ♿ Accessibility Wheelchair accessible Zone A only — see FAQ ✨ Groups & Private Book the room 30+ people or private show ? Gift card Send gift Gift memories to someone special Frequently asked questions About the experience What is The Jazz Room and what can I expect? The Jazz Room is a one-of-a-kind concert experience consisting of a mix of carefully chosen classics and spontaneous improvisation. As you indulge in a curated drink list, you'll be transported on a musical journey through the rich and dynamic history of jazz. How long does the experience last? Approximately 1 hour. Are seats numbered? No, seats are not numbered. Seating is on a first-come, first-served basis within each zone. Can I purchase food and drinks on-site? Yes — there is an on-site bar from which you can purchase beverages before and during the experience, and bar food is also available. Food or beverages purchased elsewhere are not permitted at the venue. Will there be strobe lights? No, there will not be any strobe lights. Can I take photos or record the experience? Yes, guests are welcome to take photos and/or record the experience. About your tickets Where can I get tickets? Tickets are available on the Fever App (iOS and Android) or on the Fever website. Tickets are not available for purchase at the venue. Do I need to print my ticket? No — you only need to show your Fever ticket in the app or your confirmation email upon arrival at the venue. Can I make a group booking? Yes — you can select a group ticket on the event page when making your booking. For private or large group sessions (30+ people), please use the Groups & Private link in the Practical info section. I can't find my ticket. What should I do? Your QR code ticket is in the Fever app under the Tickets section. Make sure you're logged into the same account you used to purchase. If you still can't find it, contact Fever support. Is it necessary to buy a ticket for my carer? Guests requiring assistance are entitled to one free pass for their personal assistant or support worker. Contact Fever support to receive a voucher for a free carer ticket, then redeem it in the app. Both tickets must be shown at entry. Are refunds allowed? No refunds are allowed. Exchanges to other dates and/or times are permitted up to 48 hours before the start time of the originally purchased event and are based on availability. Contact Fever support to request an exchange. Can I transfer my tickets to another person? Yes — you can transfer your tickets to anyone for free. Tap "Transfer Tickets" on your ticket in the Fever App. Contact support if you need help, and include your order number. Access & Venue Where is the experience located? Burnside Ballroom, 401 Greenhill Rd, Tusmore SA 5065. This experience takes place at an indoor venue. When should I arrive? Doors will open 45 minutes before the experience begins, giving you plenty of time to enjoy food and beverage service. No late entry is permitted. Is the venue wheelchair accessible? Yes — the venue is wheelchair accessible, with wheelchair zones available in Zone A only. For any accessibility needs or special requests, please email ssi.anz@feverup.com. Is there an age requirement for the event? Yes, this event is 18+. Valid ID is required at the venue. Is there parking available on site? No, there is no parking available on-site. Are service animals allowed at the venue? No pets or animals are allowed. Can I smoke or vape during the experience? No smoking or vaping is allowed inside the venue. Is there air conditioning? Yes, there is air conditioning at the venue. Is there a cloakroom available on-site? No, there is no cloakroom available on-site. What do I do if I accidentally leave any of my belongings behind at the venue? Contact Fever support and we will get back to you as soon as possible. Will restrooms be available on-site? Yes, there are toilets available on-site — please ask our staff for directions. Seating map Burnside Ballroom THE JAZZ ROOM · THE HEART OF NEW ORLEANS
- **Event URL**: https://allevents.in/adelaide/the-jazz-room-a-journey-to-the-heart-of-new-orleans/2700030035288322
- **Event Categories**: music, entertainment, live-music, performances
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket Price Range**: min: 45, max: 58.5, currency: AUD

## Event venue details

- **city**: Adelaide
- **state**: SA
- **country**: Australia
- **location**: Burnside Ballroom
- **lat**: -34.928497314453
- **long**: 138.60073852539
- **full address**: Burnside Ballroom, 401 B26, Tusmore, Adelaide, Australia

## Event gallery

- **Alt text**: The Jazz Room: A Journey to the Heart of New Orleans
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/46aae900-69e1-11f1-9578-a1beb0c0b8c8-rimg-w550-h550-dc130705-gmir.jpg?v=1781655170

## FAQs

- **Q**: When and where is The Jazz Room: A Journey to the Heart of New Orleans being held?
  - **A:** The Jazz Room: A Journey to the Heart of New Orleans takes place on Sat, 20 Jun, 2026 at 06:00 pm to Sat, 20 Jun, 2026 at 06:00 pm at Burnside Ballroom, 401 B26, Tusmore, Adelaide, Australia.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Jazz Room: A Journey to the Heart of New Orleans is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Adelaide, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Jazz Room: A Journey to the Heart of New Orleans sounds like your kind of event, don't wait - spots fill up fast.