

# Event Details

- **Event Name**: The Pink Floyd Laser Spectacular
- **Event Start and End Date**: Fri, 19 Feb, 2027 at 07:00 pm – Fri, 19 Feb, 2027 at 09:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/the-pink-floyd-laser-spectacular/2300030512268629
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: House Of Blues - Dallas
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: House Of Blues - Dallas, 2200 N. Lamar Street, Dallas, United States

## Event gallery

- **Alt text**: The Pink Floyd Laser Spectacular
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/45001fc0-a759-11f1-b98f-cbeba3585b3a-rimg-w960-h1200-dcf8f8f8-gmir.jpg?v=1788413727

## FAQs

- **Q**: When and where is The Pink Floyd Laser Spectacular being held?
  - **A:** The Pink Floyd Laser Spectacular takes place on Fri, 19 Feb, 2027 at 07:00 pm to Fri, 19 Feb, 2027 at 09:00 pm at House Of Blues - Dallas, 2200 N. Lamar Street, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Pink Floyd Laser Spectacular is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Dallas, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Pink Floyd Laser Spectacular sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Pink Floyd Laser Spectacular",
        "image": "https://cdn-az.allevents.in/events10/banners/45001fc0-a759-11f1-b98f-cbeba3585b3a-rimg-w960-h1200-dcf8f8f8-gmir.jpg?v=1788413727",
        "startDate": "2027-02-19T19:00:00-06:00",
        "endDate": "2027-02-19T21:00:00-06:00",
        "url": "https://allevents.in/dallas/the-pink-floyd-laser-spectacular/2300030512268629",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "House Of Blues - Dallas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2200 N. Lamar Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```