

# Event Details

- **Event Name**: The Players
- **Event Start and End Date**: Sat, 13 Feb, 2027 at 07:00 pm – Sat, 13 Feb, 2027 at 09:00 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/the-players/2300030390668617
- **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**: International Westgate Theater At Westgate Las Vegas Resort & Casino
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: International Westgate Theater At Westgate Las Vegas Resort &amp; Casino, 3000 Paradise Road, Las Vegas, United States

## Event gallery

- **Alt text**: The Players
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/fa3b6340-a759-11f1-b98f-cbeba3585b3a-rimg-w1080-h1359-dc080808-gmir.jpg?v=1788414031

## FAQs

- **Q**: When and where is The Players being held?
  - **A:** The Players takes place on Sat, 13 Feb, 2027 at 07:00 pm to Sat, 13 Feb, 2027 at 09:00 pm at International Westgate Theater At Westgate Las Vegas Resort & Casino, 3000 Paradise Road, Las Vegas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Players",
        "image": "https://cdn-az.allevents.in/events6/banners/fa3b6340-a759-11f1-b98f-cbeba3585b3a-rimg-w1080-h1359-dc080808-gmir.jpg?v=1788414031",
        "startDate": "2027-02-13T19:00:00-08:00",
        "endDate": "2027-02-13T21:00:00-08:00",
        "url": "https://allevents.in/las-vegas/the-players/2300030390668617",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "International Westgate Theater At Westgate Las Vegas Resort & Casino",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3000 Paradise Road",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```