

# Event Details

- **Event Name**: The Academic
- **Event Start and End Date**: Fri, 13 Feb, 2026 at 07:00 pm
- **Event Description**: Nearby AttractionsThe Academic has 10 upcoming events.
- **Event URL**: https://allevents.in/leeds/the-academic/210001475000718
- **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-academic-tickets-9RNDTM?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Leeds
- **state**: EN
- **country**: United Kingdom
- **location**: Leeds Beckett Students' Union
- **lat**: 53.82632201
- **long**: -1.59073491
- **full address**: Leeds Beckett Students' Union, Leeds, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b953c44f97361603fdcf54f18f154f7b1a8c1d0eb37e88d711c58c1f93ce081a-rimg-w1024-h576-dc060401-gmir.jpg?v=1769687843
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/372c98a69c299899aaece6ce18a881778abea3a1fce27f018912d9557a7f1781-rimg-w400-h400-dcc27542-gmir.jpg?v=1770943276

## Artist Details

- **Artist name**: The Academic
  - **Artist page URL**: https://allevents.in/performer/the-academic

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 13 Feb, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Leeds Beckett Students' Union, Leeds, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** The Academic
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about The Academic ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Academic",
        "image": "https://cdn-az.allevents.in/events6/banners/b953c44f97361603fdcf54f18f154f7b1a8c1d0eb37e88d711c58c1f93ce081a-rimg-w1024-h576-dc060401-gmir.jpg?v=1769687843",
        "startDate": "2026-02-13",
        "url": "https://allevents.in/leeds/the-academic/210001475000718",
        "location": {
            "@type": "Place",
            "name": "Leeds Beckett Students' Union",
            "address": {
                "@type": "PostalAddress",
                "name": "Leeds Beckett Students' Union, Leeds, United Kingdom",
                "addressLocality": "Leeds",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.82632201",
                "longitude": "-1.59073491"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsThe Academic has 10 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "The Academic",
                "url": "https://allevents.in/performer/the-academic"
            }
        ]
    }
]
```