

# Event Details

- **Event Name**: Lilli Lewis in New Orleans
- **Event Start and End Date**: Fri, 09 May, 2025 at 07:00 pm – Fri, 09 May, 2025 at 11:00 pm
- **Event URL**: https://allevents.in/new-orleans/lilli-lewis-in-new-orleans/3300028039006841
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.bandsintown.com/t/106695114?came_from=281

## Event venue details

- **city**: New Orleans
- **state**: LA
- **country**: United States
- **location**: Beauregard-Keyes House
- **lat**: 29.960991
- **long**: -90.060878
- **full address**: Beauregard-Keyes House, Beauregard-Keyes House, New Orleans, LA, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/90f9f280-14d3-11f0-94c9-9fa1df166d42-rimg-w1200-h515-dc1a1513-gmir.webp?v=1744155940
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9481e0c0-14d3-11f0-9db0-85fc0c73f739-rimg-w300-h300-dc1a1614-gmir.webp?v=1744155941

## Artist Details

- **Artist name**: Lilli Lewis
  - **Artist page URL**: https://allevents.in/performer/lilli-lewis

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 09 May, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Beauregard-Keyes House, Beauregard-Keyes House, New Orleans, LA, United States
- **Q**: Who are the performers at this event?
  - **A:** Lilli Lewis
- **Q**: Who is organizing the event?
  - **A:** Sound Curator
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Lilli Lewis in New Orleans ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Lilli Lewis in New Orleans",
        "image": "https://cdn-az.allevents.in/events5/banners/90f9f280-14d3-11f0-94c9-9fa1df166d42-rimg-w1200-h515-dc1a1513-gmir.webp?v=1744155940",
        "startDate": "2025-05-09",
        "endDate": "2025-05-09",
        "url": "https://allevents.in/new-orleans/lilli-lewis-in-new-orleans/3300028039006841",
        "location": {
            "@type": "Place",
            "name": "Beauregard-Keyes House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Beauregard-Keyes House, New Orleans, LA, United States",
                "addressLocality": "New Orleans",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.960991",
                "longitude": "-90.060878"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Lilli Lewis",
                "url": "https://allevents.in/performer/lilli-lewis"
            }
        ]
    }
]
```