

# Event Details

- **Event Name**: Public Image Ltd
- **Event Start and End Date**: Tue, 23 Feb, 2027 at 06:00 pm – Wed, 24 Feb, 2027 at 09:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/public-image-ltd/2300029866189629
- **Event Categories**: trips-adventures, contests
- **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.776664733887
- **long**: -96.796989440918
- **full address**: The Echo Lounge and Music Hall, 1323 N Stemmons Fwy, Dallas, United States

## Event gallery

- **Alt text**: Public Image Ltd
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c0b31500-a529-11f1-8345-8160f1306c66-rimg-w819-h1024-dc080808-gmir.jpg?v=1788173442

## FAQs

- **Q**: When and where is Public Image Ltd being held?
  - **A:** Public Image Ltd takes place on Tue, 23 Feb, 2027 at 06:00 pm to Wed, 24 Feb, 2027 at 09:00 pm at The Echo Lounge and Music Hall, 1323 N Stemmons Fwy, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Public Image Ltd is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Public Image Ltd",
        "image": "https://cdn-az.allevents.in/events8/banners/c0b31500-a529-11f1-8345-8160f1306c66-rimg-w819-h1024-dc080808-gmir.jpg?v=1788173442",
        "startDate": "2027-02-23T18:00:00-06:00",
        "endDate": "2027-02-24T21:00:00-06:00",
        "url": "https://allevents.in/dallas/public-image-ltd/2300029866189629",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Echo Lounge and Music Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1323 N Stemmons Fwy",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```