

# Event Details

- **Event Name**: Dave Parley
- **Event Start and End Date**: Sat, 02 May, 2026 at 09:00 pm – Sat, 02 May, 2026 at 11:00 pm (-07:00)
- **Event URL**: https://allevents.in/phoenix/dave-parley/210001164108151
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/dave-parley-thunderbird-lounge-tickets/14833113?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**: Dave Parley
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b411c4847362ee1654f6a3beb2ec02a0dd34a489fe892510e63d622e05473294-rimg-w1024-h576-dc050505-gmir.jpg?v=1775613194

## FAQs

- **Q**: When and where is Dave Parley being held?
  - **A:** Dave Parley takes place on Sat, 02 May, 2026 at 09:00 pm to Sat, 02 May, 2026 at 11:00 pm at Thunderbird Lounge, Phoenix, United States.
- **Q**: Who is organizing Dave Parley?
  - **A:** Dave Parley is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dave Parley",
        "image": "https://cdn-az.allevents.in/events9/banners/b411c4847362ee1654f6a3beb2ec02a0dd34a489fe892510e63d622e05473294-rimg-w1024-h576-dc050505-gmir.jpg?v=1775613194",
        "startDate": "2026-05-02T21:00:00-07:00",
        "endDate": "2026-05-02T23:00:00-07:00",
        "url": "https://allevents.in/phoenix/dave-parley/210001164108151",
        "eventStatus": "https://schema.org/EventScheduled",
        "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"
    }
]
```