

# Event Details

- **Event Name**: Real Bodies at Horseshoe Las Vegas
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 11:59 pm – Sun, 13 Dec, 2026 at 11:59 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/real-bodies-at-horseshoe-las-vegas/2400029494301713
- **Event Categories**: contests, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Horseshoe Las Vegas
- **lat**: 36.11406110
- **long**: -115.17062700
- **full address**: Horseshoe Las Vegas, 3645 Las Vegas Blvd. South, Las Vegas, NV 89109, United States

## Event gallery

- **Alt text**: Real Bodies at Horseshoe Las Vegas
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/10d8c990-7ab8-11f1-af72-bfb50b776255-rimg-w1200-h801-dc301610-gmir.jpg?v=1783506640

## FAQs

- **Q**: When and where is Real Bodies at Horseshoe Las Vegas being held?
  - **A:** Real Bodies at Horseshoe Las Vegas takes place on Sat, 08 Aug, 2026 at 11:59 pm to Sun, 13 Dec, 2026 at 11:59 pm at Horseshoe Las Vegas, 3645 Las Vegas Blvd. South, Las Vegas, NV 89109, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Real Bodies at Horseshoe Las Vegas",
        "image": "https://cdn-az.allevents.in/events6/banners/10d8c990-7ab8-11f1-af72-bfb50b776255-rimg-w1200-h801-dc301610-gmir.jpg?v=1783506640",
        "startDate": "2026-08-08T23:59:00-08:00",
        "endDate": "2026-12-13T23:59:00-08:00",
        "url": "https://allevents.in/las-vegas/real-bodies-at-horseshoe-las-vegas/2400029494301713",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Horseshoe Las Vegas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3645 Las Vegas Blvd. South, Las Vegas, NV 89109",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.11406110",
                "longitude": "-115.17062700"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```