

# Event Details

- **Event Name**: Jordan Gray
- **Event Start and End Date**: Wed, 04 Mar, 2026 at 07:30 pm
- **Event Description**: Nearby AttractionsJordan Gray has 2 upcoming events.
- **Event URL**: https://allevents.in/leeds/jordan-gray/210001496242054
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.universe.com/events/jordan-gray-tickets-21PVDB?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Leeds
- **state**: EN
- **country**: United Kingdom
- **location**: Wardrobe
- **lat**: 53.79752600
- **long**: -1.53290000
- **full address**: Wardrobe, Leeds, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/33a6656513a91b42ad711c6df90fc5ff86c4ce37b847a4e0b6c029d205eefc0c-rimg-w1024-h576-dc300506-gmir.jpg?v=1770032731
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4b53efb8398d847c97a522cd1a2c3de198268f0316e8ea156ecccaa124b74984-rimg-w400-h400-dc300507-gmir.jpg?v=1772569214

## Artist Details

- **Artist name**: Jordan Grace
  - **Artist page URL**: https://allevents.in/performer/jordan-grace

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 04 Mar, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Wardrobe, Leeds, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Jordan Grace
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Jordan Gray ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Jordan Gray",
        "image": "https://cdn-az.allevents.in/events2/banners/33a6656513a91b42ad711c6df90fc5ff86c4ce37b847a4e0b6c029d205eefc0c-rimg-w1024-h576-dc300506-gmir.jpg?v=1770032731",
        "startDate": "2026-03-04",
        "url": "https://allevents.in/leeds/jordan-gray/210001496242054",
        "location": {
            "@type": "Place",
            "name": "Wardrobe",
            "address": {
                "@type": "PostalAddress",
                "name": "Wardrobe, Leeds, United Kingdom",
                "addressLocality": "Leeds",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.79752600",
                "longitude": "-1.53290000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsJordan Gray has 2 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Jordan Grace",
                "url": "https://allevents.in/performer/jordan-grace"
            }
        ]
    }
]
```