

# Event Details

- **Event Name**: The Cords
- **Event Start and End Date**: Thu, 05 Mar, 2026 at 07:30 pm
- **Event Description**: Nearby AttractionsThe Cords has 1 upcoming events.Tulpa has 1 upcoming events.Nicholas Grant Band has 1 upcoming events.
- **Event URL**: https://allevents.in/leeds/the-cords/210001817704739
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.universe.com/events/the-cords-tickets-6QMHN2?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Leeds
- **state**: EN
- **country**: United Kingdom
- **location**: Lending Rooms
- **lat**: 53.81074900
- **long**: -1.55683800
- **full address**: Lending Rooms, Leeds, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/5170931ced11463058b64d77f73f00d21a46114025cacd9d5e0e9c1101d80167-rimg-w1024-h576-dce6d07b-gmir.jpg?v=1769688256
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/47b1487db0c8a40b9737296769e7f0b5630a23965fe30b564bf7e67a500ee5f6-rimg-w400-h400-dce6d07b-gmir.jpg?v=1772527927

## Artist Details

- **Artist name**: The Corrs
  - **Artist page URL**: https://allevents.in/performer/the-corrs
- **Artist name**: Tulsa
  - **Artist page URL**: https://allevents.in/performer/tulsa

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 05 Mar, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Lending Rooms, Leeds, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** The Corrs, Tulsa
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about The Cords ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Cords",
        "image": "https://cdn-az.allevents.in/events7/banners/5170931ced11463058b64d77f73f00d21a46114025cacd9d5e0e9c1101d80167-rimg-w1024-h576-dce6d07b-gmir.jpg?v=1769688256",
        "startDate": "2026-03-05",
        "url": "https://allevents.in/leeds/the-cords/210001817704739",
        "location": {
            "@type": "Place",
            "name": "Lending Rooms",
            "address": {
                "@type": "PostalAddress",
                "name": "Lending Rooms, Leeds, United Kingdom",
                "addressLocality": "Leeds",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.81074900",
                "longitude": "-1.55683800"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsThe Cords has 1 upcoming events.Tulpa has 1 upcoming events.Nicholas Grant Band has 1 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "The Corrs",
                "url": "https://allevents.in/performer/the-corrs"
            },
            {
                "@type": "MusicGroup",
                "name": "Tulsa",
                "url": "https://allevents.in/performer/tulsa"
            }
        ]
    }
]
```