

# Event Details

- **Event Name**: 2025 Louisville Palace Series
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 08:00 pm
- **Event Description**: Venue Details:The Louisville Palace,625 S 4th Street, The Louisville Palace,Louisville, United States
- **Event URL**: https://allevents.in/louisville/2025-louisville-palace-series/210001275336305
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Louisville
- **state**: KY
- **country**: United States
- **location**: The Louisville Palace
- **lat**: 38.248057000000006
- **long**: -85.757873
- **full address**: The Louisville Palace, Louisville, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d6445bf0-201d-11f0-aef7-35f5eca2b8ed-rimg-w400-h400-dc2b6292-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 30 Nov, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** The Louisville Palace, Louisville, United States
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about 2025 Louisville Palace Series ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2025 Louisville Palace Series",
        "image": "https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/louisville/2025-louisville-palace-series/210001275336305",
        "location": {
            "@type": "Place",
            "name": "The Louisville Palace",
            "address": {
                "@type": "PostalAddress",
                "name": "The Louisville Palace, Louisville, United States",
                "addressLocality": "Louisville",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.248057000000006",
                "longitude": "-85.757873"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venue Details:The Louisville Palace,625 S 4th Street, The Louisville Palace,Louisville, United States"
    }
]
```