

# Event Details

- **Event Name**: Ni aunque la muerte nos separe
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 06:00 pm
- **Event URL**: https://allevents.in/madrid/ni-aunque-la-muerte-nos-separe/210001987254503
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038750/23886?u=https://www.universe.com/events/ni-aunque-la-muerte-nos-separe-tickets-7G4CB0?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Madrid
- **country**: Spain
- **location**: Axel Hotel
- **lat**: 40.41317
- **long**: -3.70057
- **full address**: Axel Hotel, Madrid, Spain

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/da23f34207e64c80eeed3a0a8425fd60be0451276cbdb777abcc6081cdee29fd-rimg-w1024-h576-dce1e0e0-gmir.jpg?v=1769022019
- **Alt text**: thumbnail
  - **Image URL**: https://images.universe.com/bf7c34c8-5073-4031-9dfe-ff53191103fd/-/format/jpeg/-/scale_crop/640x427/center/-/progressive/yes/-/inline/yes/

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 21 Feb, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Axel Hotel, Madrid, Spain
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Ni aunque la muerte nos separe ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ni aunque la muerte nos separe",
        "image": "https://cdn-az.allevents.in/events1/banners/da23f34207e64c80eeed3a0a8425fd60be0451276cbdb777abcc6081cdee29fd-rimg-w1024-h576-dce1e0e0-gmir.jpg?v=1769022019",
        "startDate": "2026-02-21",
        "url": "https://allevents.in/madrid/ni-aunque-la-muerte-nos-separe/210001987254503",
        "location": {
            "@type": "Place",
            "name": "Axel Hotel",
            "address": {
                "@type": "PostalAddress",
                "name": "Axel Hotel, Madrid, Spain",
                "addressLocality": "Madrid",
                "addressRegion": null,
                "addressCountry": "ES"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.41317",
                "longitude": "-3.70057"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```