

# Event Details

- **Event Name**: Polyphia
- **Event Start and End Date**: Sat, 06 Feb, 2027 at 06:30 pm – Sat, 06 Feb, 2027 at 08:30 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/polyphia/2300030629346739
- **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**: House Of Blues - Las Vegas
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: House Of Blues - Las Vegas, 3950 Las Vegas Blvd, Las Vegas, United States

## Event gallery

- **Alt text**: Polyphia
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d6db2670-a6f9-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dc080808-gmir.jpg?v=1788372770

## FAQs

- **Q**: When and where is Polyphia being held?
  - **A:** Polyphia takes place on Sat, 06 Feb, 2027 at 06:30 pm to Sat, 06 Feb, 2027 at 08:30 pm 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": "Polyphia",
        "image": "https://cdn-az.allevents.in/events3/banners/d6db2670-a6f9-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dc080808-gmir.jpg?v=1788372770",
        "startDate": "2027-02-06T18:30:00-08:00",
        "endDate": "2027-02-06T20:30:00-08:00",
        "url": "https://allevents.in/las-vegas/polyphia/2300030629346739",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "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"
    }
]
```