

# Event Details

- **Event Name**: Wolves of Glendale
- **Event Start and End Date**: Thu, 01 Oct, 2026 at 07:30 pm – Thu, 01 Oct, 2026 at 09:30 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/wolves-of-glendale/2300030558046206
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: B-Side Room at House of Blues - Las Vegas
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: B-Side Room at House of Blues - Las Vegas, 3950 Las Vegas Blvd, Las Vegas, United States

## Event gallery

- **Alt text**: Wolves of Glendale
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4744ece0-ab0d-11f1-8ed1-0da50d238dff-rimg-w1080-h1350-dc080808-gmir.jpg?v=1788820906

## FAQs

- **Q**: When and where is Wolves of Glendale being held?
  - **A:** Wolves of Glendale takes place on Thu, 01 Oct, 2026 at 07:30 pm to Thu, 01 Oct, 2026 at 09:30 pm at B-Side Room at House of Blues - Las Vegas, 3950 Las Vegas Blvd, Las Vegas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wolves of Glendale",
        "image": "https://cdn-az.allevents.in/events8/banners/4744ece0-ab0d-11f1-8ed1-0da50d238dff-rimg-w1080-h1350-dc080808-gmir.jpg?v=1788820906",
        "startDate": "2026-10-01T19:30:00-07:00",
        "endDate": "2026-10-01T21:30:00-07:00",
        "url": "https://allevents.in/las-vegas/wolves-of-glendale/2300030558046206",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "B-Side Room at House of Blues - Las Vegas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3950 Las Vegas Blvd",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```