

# Event Details

- **Event Name**: Bourbon Tasting
- **Event Start and End Date**: Sat, 27 Sep, 2025 at 04:00 pm – Sat, 27 Sep, 2025 at 07:00 pm
- **Event Description**: More details to come.
- **Event URL**: https://allevents.in/keithville/bourbon-tasting/200028796993638
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Keithville
- **state**: LA
- **country**: United States
- **location**: 12800 Mansfield Road, Keithville, LA
- **lat**: 32.3087
- **long**: -93.82929
- **full address**: 12800 Mansfield Road, Keithville, LA, United States

## Event gallery

- **Alt text**: Bourbon Tasting
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c3b10b305039c079614100d8043972980d06d8615a6c52421e830bc412b8c37b-rimg-w1200-h675-dc461606-gmir?v=1758324330

## FAQs

- **Q**: When and where is Bourbon Tasting being held?
  - **A:** Bourbon Tasting takes place on Sat, 27 Sep, 2025 at 04:00 pm to Sat, 27 Sep, 2025 at 07:00 pm at 12800 Mansfield Road, Keithville, LA, United States.
- **Q**: Who is organizing Bourbon Tasting?
  - **A:** Bourbon Tasting is organized by Stonewall Beverage Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bourbon Tasting",
        "image": "https://cdn-az.allevents.in/events3/banners/c3b10b305039c079614100d8043972980d06d8615a6c52421e830bc412b8c37b-rimg-w1200-h675-dc461606-gmir?v=1758324330",
        "startDate": "2025-09-27",
        "endDate": "2025-09-27",
        "url": "https://allevents.in/keithville/bourbon-tasting/200028796993638",
        "location": {
            "@type": "Place",
            "name": "12800 Mansfield Road, Keithville, LA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Stonewall Beverage Company, 12800 Mansfield Rd, Keithville, LA 71047, United States",
                "addressLocality": "Keithville",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.3087",
                "longitude": "-93.82929"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More details to come.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stonewall Beverage Company",
                "url": "https://allevents.in/org/stonewall-beverage-company/25616518"
            }
        ]
    }
]
```