

# Event Details

- **Event Name**: The Weeknd
- **Event Start and End Date**: Sun, 23 Aug, 2026 at 05:00 pm – Sun, 23 Aug, 2026 at 09:00 pm (+00:00)
- **Event Description**: The Weeknd: After Hours Til Dawn Tour
- **Event URL**: https://allevents.in/dublin/the-weeknd/300042097741
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Ireland/Croke-Park/The-Weeknd/42097741/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Dublin
- **state**: DN
- **country**: Ireland
- **location**: Croke Park
- **lat**: 53.36106830
- **long**: -6.25312800
- **full address**: Croke Park, Jones' Road, Dublin 3, Dublin, Ireland

## Event gallery

- **Alt text**: The Weeknd
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b256befa66db62ddde90b86a9072180ca0631b0f48d94acd0ce9109acaca11c8-rimg-w1024-h1024-dc121617-gmir.jpg?v=1776012856

## FAQs

- **Q**: When and where is The Weeknd being held?
  - **A:** The Weeknd takes place on Sun, 23 Aug, 2026 at 05:00 pm to Sun, 23 Aug, 2026 at 09:00 pm at Croke Park, Jones' Road, Dublin 3, Dublin, Ireland.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Weeknd 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 Dublin, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Weeknd 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 Weeknd",
        "image": "https://cdn-az.allevents.in/events9/banners/b256befa66db62ddde90b86a9072180ca0631b0f48d94acd0ce9109acaca11c8-rimg-w1024-h1024-dc121617-gmir.jpg?v=1776012856",
        "startDate": "2026-08-23T17:00:00+00:00",
        "endDate": "2026-08-23T21:00:00+00:00",
        "url": "https://allevents.in/dublin/the-weeknd/300042097741",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Croke Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Jones' Road, Dublin 3",
                "addressLocality": "Dublin",
                "addressRegion": "DN",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.36106830",
                "longitude": "-6.25312800"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Weeknd: After Hours Til Dawn Tour"
    }
]
```