

# Event Details

- **Event Name**: Specialty Tickets
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 08:00 pm
- **Event Description**: Venue Details:Rupp Arena,432 W Vine St, Rupp Arena,Lexington, United States
- **Event URL**: https://allevents.in/lexington/specialty-tickets/210004714791549
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/210004714791549

## Event venue details

- **city**: Lexington
- **state**: KY
- **country**: United States
- **location**: Rupp Arena
- **lat**: 38.049148
- **long**: -84.5010376999999881
- **full address**: Rupp Arena, Lexington, United States

## Event gallery

- **Alt text**: Specialty Tickets
  - **Image URL**: https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg

## FAQs

- **Q**: When and where is Specialty Tickets being held?
  - **A:** Specialty Tickets takes place on Wed, 31 Dec, 2025 at 08:00 pm to Wed, 31 Dec, 2025 at 08:00 pm at Rupp Arena, Lexington, United States.
- **Q**: Who is organizing Specialty Tickets?
  - **A:** Specialty Tickets is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Specialty Tickets is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Lexington, this event is thoughtfully curated to deliver a standout experience worth every moment. If Specialty Tickets sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Specialty Tickets",
        "image": "https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg",
        "startDate": "2025-12-31",
        "url": "https://allevents.in/lexington/specialty-tickets/210004714791549",
        "location": {
            "@type": "Place",
            "name": "Rupp Arena",
            "address": {
                "@type": "PostalAddress",
                "name": "Rupp Arena, Lexington, United States",
                "addressLocality": "Lexington",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.049148",
                "longitude": "-84.5010376999999881"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venue Details:Rupp Arena,432 W Vine St, Rupp Arena,Lexington, United States"
    }
]
```