

# Event Details

- **Event Name**: Piano Man
- **Event Start and End Date**: Fri, 01 Jan, 2027 at 04:00 pm – Sun, 28 Feb, 2027 at 06:30 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/piano-man/2300026502153432
- **Event Categories**: music, entertainment
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: V3 V Theater - Planet Hollywood Resort & Casino
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: V3 V Theater - Planet Hollywood Resort &amp; Casino, 3667 Las Vegas Blvd S, Las Vegas, United States

## Event gallery

- **Alt text**: Piano Man
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ccebd520-7a61-11f1-b048-852e1fd2d67a-rimg-w1080-h1080-dc101211-gmir.jpg?v=1783469589

## FAQs

- **Q**: When and where is Piano Man being held?
  - **A:** Piano Man takes place on Fri, 01 Jan, 2027 at 04:00 pm to Sun, 28 Feb, 2027 at 06:30 pm at V3 V Theater - Planet Hollywood Resort & Casino, 3667 Las Vegas Blvd S, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Piano Man 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 Las Vegas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Piano Man 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": "Piano Man",
        "image": "https://cdn-az.allevents.in/events8/banners/ccebd520-7a61-11f1-b048-852e1fd2d67a-rimg-w1080-h1080-dc101211-gmir.jpg?v=1783469589",
        "startDate": "2027-01-01T16:00:00-08:00",
        "endDate": "2027-02-28T18:30:00-08:00",
        "url": "https://allevents.in/las-vegas/piano-man/2300026502153432",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "V3 V Theater - Planet Hollywood Resort & Casino",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3667 Las Vegas Blvd S",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```