

# Event Details

- **Event Name**: The Leopard Hounds
- **Event Start and End Date**: Thu, 30 Apr, 2026 at 09:00 pm (-05:00)
- **Event Description**: Bar Redux Presents
AfterFEST
The Leopard Hounds
- **Event URL**: https://allevents.in/new-orleans/the-leopard-hounds/200029924914459
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New Orleans
- **state**: LA
- **country**: United States
- **location**: Bar Redux
- **lat**: 29.961650873603
- **long**: -90.032191872597
- **full address**: Bar Redux, 801 Poland Ave,New Orleans, Louisiana, United States

## Event gallery

- **Alt text**: The Leopard Hounds
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/57bd81c5b35b2fe41d91df2fbc097f66c0bac874a381985e2813b3805184d417-rimg-w894-h1175-dc17171a-gmir?v=1775863439

## FAQs

- **Q**: When and where is The Leopard Hounds being held?
  - **A:** The Leopard Hounds takes place on Thu, 30 Apr, 2026 at 09:00 pm to Thu, 30 Apr, 2026 at 09:00 pm at Bar Redux, 801 Poland Ave,New Orleans, Louisiana, United States.
- **Q**: Who is organizing The Leopard Hounds?
  - **A:** The Leopard Hounds is organized by Bar Redux.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Leopard Hounds",
        "image": "https://cdn-az.allevents.in/events9/banners/57bd81c5b35b2fe41d91df2fbc097f66c0bac874a381985e2813b3805184d417-rimg-w894-h1175-dc17171a-gmir?v=1775863439",
        "startDate": "2026-04-30T21:00:00-05:00",
        "url": "https://allevents.in/new-orleans/the-leopard-hounds/200029924914459",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bar Redux",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "801 Poland Ave,New Orleans, Louisiana",
                "addressLocality": "New Orleans",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.961650873603",
                "longitude": "-90.032191872597"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bar Redux Presents\nAfterFEST\nThe Leopard Hounds",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bar Redux",
                "url": "https://allevents.in/org/bar-redux/5753718",
                "description": "A neighborhood juke joint with food so good you may never leave!"
            }
        ]
    }
]
```