

# Event Details

- **Event Name**: Dua Lipa
- **Event Start and End Date**: Thu, 12 Aug, 2027 at 08:00 pm – Thu, 12 Aug, 2027 at 10:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/dua-lipa/2300030625766849
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Exit Stage
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Exit Stage, 119 Baxter St., New York, United States

## Event gallery

- **Alt text**: Dua Lipa
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/75df75a0-a641-11f1-8990-5d04d231a2dd-rimg-w1200-h674-dcf8b808-gmir.jpg?v=1788293550

## FAQs

- **Q**: When and where is Dua Lipa being held?
  - **A:** Dua Lipa takes place on Thu, 12 Aug, 2027 at 08:00 pm to Thu, 12 Aug, 2027 at 10:00 pm at Exit Stage, 119 Baxter St., New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Dua Lipa 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 New York, this event is thoughtfully curated to deliver a standout experience worth every moment. If Dua Lipa 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": "Dua Lipa",
        "image": "https://cdn-az.allevents.in/events2/banners/75df75a0-a641-11f1-8990-5d04d231a2dd-rimg-w1200-h674-dcf8b808-gmir.jpg?v=1788293550",
        "startDate": "2027-08-12T20:00:00-04:00",
        "endDate": "2027-08-12T22:00:00-04:00",
        "url": "https://allevents.in/new-york/dua-lipa/2300030625766849",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Exit Stage",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "119 Baxter St.",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```