

# Event Details

- **Event Name**: Mint festival
- **Event Start and End Date**: Sat, 02 May, 2026 at 10:00 am – Mon, 04 May, 2026 at 12:00 am (+00:00)
- **Event Description**: Weekend ticket paid £123 don't want anymore as I'm away on holiday
- **Event URL**: https://allevents.in/leeds/mint-festival/300042309911
- **Event Categories**: Festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Leeds/The-Mint-Festival-/Mint-festival/42309911/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Leeds
- **state**: EN
- **country**: United Kingdom
- **location**: The Mint Festival 
- **lat**: 53.7931261
- **long**: -1.5408569
- **full address**: The Mint Festival , The Tetley, Hunslet Road, Leeds, United Kingdom
- **location**: The Mint Festival

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/70f193e8788f46ffef1bbfc2807978a8fbc37da9e56db55457198560e5bf7391-rimg-w400-h400-dc181818-gmir.png?v=1774978983
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c871dde7911aed13b51e5b3146a870f04e4fd96c3ccc478ff543ccbddaf748d6-rimg-w400-h400-dc181818-gmir.png?v=1774978982

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 02 May, 2026 at 10:00 am (+00:00)
- **Q**: Where is the event happening?
  - **A:** The Mint Festival , The Tetley, Hunslet Road, Leeds, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** Festivals
- **Q**: Where can I find ticket details about Mint festival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Mint festival",
        "image": "https://cdn-az.allevents.in/events9/banners/70f193e8788f46ffef1bbfc2807978a8fbc37da9e56db55457198560e5bf7391-rimg-w400-h400-dc181818-gmir.png?v=1774978983",
        "startDate": "2026-05-02T10:00:00+00:00",
        "endDate": "2026-05-04T00:00:00+00:00",
        "url": "https://allevents.in/leeds/mint-festival/300042309911",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Mint Festival ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Tetley, Hunslet Road",
                "addressLocality": "Leeds",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.7931261",
                "longitude": "-1.5408569"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekend ticket paid £123 don't want anymore as I'm away on holiday"
    }
]
```