

# Event Details

- **Event Name**: Public Image Ltd at The Echo Lounge and Music Hall
- **Event Start and End Date**: Wed, 24 Feb, 2027 at 07:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/public-image-ltd-at-the-echo-lounge-and-music-hall/2400029857287712
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: The Echo Lounge and Music Hall
- **lat**: 32.79160800
- **long**: -96.81488800
- **full address**: The Echo Lounge and Music Hall, 1323 N Stemmons Fwy, Dallas, TX 75207, United States

## Event gallery

- **Alt text**: Public Image Ltd at The Echo Lounge and Music Hall
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/18011e70-646f-11f1-998e-7d6655a1b7a4-rimg-w1080-h1350-dc020202-gmir.jpg?v=1781056373

## FAQs

- **Q**: When and where is Public Image Ltd at The Echo Lounge and Music Hall being held?
  - **A:** Public Image Ltd at The Echo Lounge and Music Hall takes place on Wed, 24 Feb, 2027 at 07:00 pm to Wed, 24 Feb, 2027 at 07:00 pm at The Echo Lounge and Music Hall, 1323 N Stemmons Fwy, Dallas, TX 75207, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Public Image Ltd at The Echo Lounge and Music Hall 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 Public Image Ltd at The Echo Lounge and Music Hall 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": "Public Image Ltd at The Echo Lounge and Music Hall",
        "image": "https://cdn-az.allevents.in/events1/banners/18011e70-646f-11f1-998e-7d6655a1b7a4-rimg-w1080-h1350-dc020202-gmir.jpg?v=1781056373",
        "startDate": "2027-02-24T19:00:00-06:00",
        "url": "https://allevents.in/dallas/public-image-ltd-at-the-echo-lounge-and-music-hall/2400029857287712",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Echo Lounge and Music Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1323 N Stemmons Fwy, Dallas, TX 75207",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.79160800",
                "longitude": "-96.81488800"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```