

# Event Details

- **Event Name**: Karaoke Tuesdays
- **Event Start and End Date**: Tue, 21 Jul, 2026 at 08:00 pm – Tue, 28 Jul, 2026 at 08:00 pm
- **Event URL**: https://allevents.in/phoenix/karaoke-tuesdays/210002059349274
- **Event Categories**: Arts & Theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/karaoke-tuesdays-thunderbird-lounge-tickets/14215594?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Phoenix
- **state**: AZ
- **country**: United States
- **location**: Thunderbird Lounge
- **lat**: 33.499380
- **long**: -112.083820
- **full address**: Thunderbird Lounge, Phoenix, United States

## Event gallery

- **Alt text**: Karaoke Tuesdays
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2d5a8dbc14cc29d24159d775d96c9a6890c6af44053a67c6b861ab1982963143-rimg-w1024-h576-dc160404-gmir.jpg?v=1784213466

## FAQs

- **Q**: When and where is Karaoke Tuesdays being held?
  - **A:** Karaoke Tuesdays takes place on Tue, 21 Jul, 2026 at 08:00 pm to Tue, 28 Jul, 2026 at 08:00 pm at Thunderbird Lounge, Phoenix, United States.
- **Q**: Who is organizing Karaoke Tuesdays?
  - **A:** Karaoke Tuesdays is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Karaoke Tuesdays 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 Phoenix, this event is thoughtfully curated to deliver a standout experience worth every moment. If Karaoke Tuesdays sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Karaoke Tuesdays",
        "image": "https://cdn-az.allevents.in/events2/banners/2d5a8dbc14cc29d24159d775d96c9a6890c6af44053a67c6b861ab1982963143-rimg-w1024-h576-dc160404-gmir.jpg?v=1784213466",
        "startDate": "2026-07-21",
        "endDate": "2026-07-28",
        "url": "https://allevents.in/phoenix/karaoke-tuesdays/210002059349274",
        "location": {
            "@type": "Place",
            "name": "Thunderbird Lounge",
            "address": {
                "@type": "PostalAddress",
                "name": "Thunderbird Lounge, Phoenix, United States",
                "addressLocality": "Phoenix",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.499380",
                "longitude": "-112.083820"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```