

# Event Details

- **Event Name**: Living Dead Girl
- **Event Start and End Date**: Sun, 07 Jun, 2026 at 07:00 pm – Sun, 07 Jun, 2026 at 09:00 pm (-07:00)
- **Event URL**: https://allevents.in/tempe/living-dead-girl/210003519361668
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/living-dead-girl-yucca-tap-room-tickets/14182874?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Tempe
- **state**: AZ
- **country**: United States
- **location**: Yucca Tap Room
- **lat**: 33.39285900
- **long**: -111.94050200
- **full address**: Yucca Tap Room, Tempe, United States

## Event gallery

- **Alt text**: Living Dead Girl
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9c762f51f4a43b4f2a4faadf8bf2cb6473242364a059f86199d4dddaf7f98c14-rimg-w1024-h576-dc070707-gmir.jpg?v=1771772197

## FAQs

- **Q**: When and where is Living Dead Girl being held?
  - **A:** Living Dead Girl takes place on Sun, 07 Jun, 2026 at 07:00 pm to Sun, 07 Jun, 2026 at 09:00 pm at Yucca Tap Room, Tempe, United States.
- **Q**: Who is organizing Living Dead Girl?
  - **A:** Living Dead Girl is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Living Dead Girl",
        "image": "https://cdn-az.allevents.in/events6/banners/9c762f51f4a43b4f2a4faadf8bf2cb6473242364a059f86199d4dddaf7f98c14-rimg-w1024-h576-dc070707-gmir.jpg?v=1771772197",
        "startDate": "2026-06-07T19:00:00-07:00",
        "endDate": "2026-06-07T21:00:00-07:00",
        "url": "https://allevents.in/tempe/living-dead-girl/210003519361668",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Yucca Tap Room",
            "address": {
                "@type": "PostalAddress",
                "name": "Yucca Tap Room, Tempe, United States",
                "addressLocality": "Tempe",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.39285900",
                "longitude": "-111.94050200"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```