

# Event Details

- **Event Name**: Whiskey Tasting 
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 05:30 am – Fri, 05 Dec, 2025 at 07:30 am
- **Event Description**: Come and try some new whiskeys and rums
- **Event URL**: https://allevents.in/sarasota/whiskey-tasting/200029167266154
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Sarasota
- **state**: FL
- **country**: United States
- **location**: 1295 Beneva Rd, Sarasota, FL
- **lat**: 27.32157
- **long**: -82.49708
- **full address**: 1295 Beneva Rd, Sarasota, FL, United States

## Event gallery

- **Alt text**: Whiskey Tasting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6835da91175c56077cecf6e97093936dc90d66f7bcd17e052770fbe4c801424f-rimg-w960-h540-dceebc7e-gmir?v=1764718544

## FAQs

- **Q**: When and where is Whiskey Tasting  being held?
  - **A:** Whiskey Tasting  takes place on Fri, 05 Dec, 2025 at 05:30 am to Fri, 05 Dec, 2025 at 07:30 am at 1295 Beneva Rd, Sarasota, FL, United States.
- **Q**: Who is organizing Whiskey Tasting ?
  - **A:** Whiskey Tasting  is organized by Beneva Tobacco and Beer.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Whiskey Tasting",
        "image": "https://cdn-az.allevents.in/events1/banners/6835da91175c56077cecf6e97093936dc90d66f7bcd17e052770fbe4c801424f-rimg-w960-h540-dceebc7e-gmir?v=1764718544",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/sarasota/whiskey-tasting/200029167266154",
        "location": {
            "@type": "Place",
            "name": "1295 Beneva Rd, Sarasota, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1295 Beneva Rd, Sarasota, FL 34232-3152, United States",
                "addressLocality": "Sarasota",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.32157",
                "longitude": "-82.49708"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and try some new whiskeys and rums",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Beneva Tobacco and Beer",
                "url": "https://allevents.in/org/beneva-tobacco-and-beer/27049136"
            }
        ]
    }
]
```