

# Event Details

- **Event Name**: Haunted Brunch
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 11:00 am – Sun, 27 Dec, 2026 at 11:00 am (-07:00)
- **Event URL**: https://allevents.in/las-vegas/haunted-brunch/2300029037519100
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: The Magician's Room at The LINQ
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: The Magician's Room at The LINQ, 3535 Las Vegas Blvd. South, Las Vegas, United States

## Event gallery

- **Alt text**: Haunted Brunch
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f163b560-731f-11f1-ae97-193f1cfe228b-rimg-w1200-h818-dcffffff-gmir.jpg?v=1782671645

## FAQs

- **Q**: When and where is Haunted Brunch being held?
  - **A:** Haunted Brunch takes place on Fri, 03 Jul, 2026 at 11:00 am to Sun, 27 Dec, 2026 at 11:00 am at The Magician's Room at The LINQ, 3535 Las Vegas Blvd. South, Las Vegas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Haunted Brunch",
        "image": "https://cdn-az.allevents.in/events5/banners/f163b560-731f-11f1-ae97-193f1cfe228b-rimg-w1200-h818-dcffffff-gmir.jpg?v=1782671645",
        "startDate": "2026-07-03T11:00:00-07:00",
        "endDate": "2026-12-27T11:00:00-07:00",
        "url": "https://allevents.in/las-vegas/haunted-brunch/2300029037519100",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Magician's Room at The LINQ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3535 Las Vegas Blvd. South",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```