

# Event Details

- **Event Name**: Live at Gumbeaux's Restaurant 
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 05:30 pm
- **Event Description**: Live on Stage 5:30 - 8:30
- **Event URL**: https://allevents.in/jennings/live-at-gumbeauxs-restaurant/200028876338837
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Jennings
- **state**: LA
- **country**: United States
- **location**: Gumbeaux's Bar & Grill
- **lat**: 30.229262023813
- **long**: -92.664154173188
- **full address**: Gumbeaux's Bar &amp; Grill, 919 North Lake Arthur Avenue,Jennings, Louisiana, United States

## Event gallery

- **Alt text**: Live at Gumbeaux's Restaurant
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/0cfbe4c34c11720f209d536cfbc3df31b932d7140b575be10e44619c20e31758-rimg-w1200-h1543-dcffffff-gmir?v=1760627777

## FAQs

- **Q**: When and where is Live at Gumbeaux's Restaurant  being held?
  - **A:** Live at Gumbeaux's Restaurant  takes place on Sat, 13 Dec, 2025 at 05:30 pm to Sat, 13 Dec, 2025 at 05:30 pm at Gumbeaux's Bar &amp; Grill, 919 North Lake Arthur Avenue,Jennings, Louisiana, United States.
- **Q**: Who is organizing Live at Gumbeaux's Restaurant ?
  - **A:** Live at Gumbeaux's Restaurant  is organized by Karmic Souls Family Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live at Gumbeaux's Restaurant",
        "image": "https://cdn-az.allevents.in/events8/banners/0cfbe4c34c11720f209d536cfbc3df31b932d7140b575be10e44619c20e31758-rimg-w1200-h1543-dcffffff-gmir?v=1760627777",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/jennings/live-at-gumbeauxs-restaurant/200028876338837",
        "location": {
            "@type": "Place",
            "name": "Gumbeaux's Bar & Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "919 North Lake Arthur Avenue,Jennings, Louisiana",
                "addressLocality": "Jennings",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.229262023813",
                "longitude": "-92.664154173188"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live on Stage 5:30 - 8:30",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Karmic Souls Family Band",
                "url": "https://allevents.in/org/karmic-souls-family-band/26095645"
            }
        ]
    }
]
```