

# Event Details

- **Event Name**: Ben Allen Band at Whiskey Park
- **Event Start and End Date**: Sat, 04 Sep, 2021 at 09:00 pm
- **Event Description**: • Happy hour 3-7PM
• Live music at 9PM: $20 at the door
- **Event URL**: https://allevents.in/naples/ben-allen-band-at-whiskey-park/200021174553045
- **Event Categories**: music, entertainment, live-music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200021174553045?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=naples-events

## Event venue details

- **city**: Naples
- **state**: FL
- **country**: United States
- **location**: Whiskey Park
- **lat**: 26.165784337576
- **long**: -81.766459728788
- **full address**: Whiskey Park, 3380 Mercantile Ave, Naples, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Ben Allen Band (https://allevents.in/org/ben-allen-band/5826656)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4312cd1dbf4e864704d560287afa0e63369b7913f9c339c5a595e15e457e52c8-rimg-w501-h296-gmir.jpg?v=1630678888
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3ee5fefb86403c49522f8f6bffbfcea45bb4ff7aa53c86a460776f4c8b826331-rimg-w300-h300-gmir?v=1630678888

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Sep, 2021 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** Whiskey Park, 3380 Mercantile Ave, Naples, United States
- **Q**: Who is organizing the event?
  - **A:** Ben Allen Band
- **Q**: What type of event is this?
  - **A:** music, entertainment, live-music
- **Q**: Where can I find ticket details about Ben Allen Band at Whiskey Park ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Ben Allen Band at Whiskey Park",
        "image": "https://cdn-az.allevents.in/events7/banners/4312cd1dbf4e864704d560287afa0e63369b7913f9c339c5a595e15e457e52c8-rimg-w501-h296-gmir.jpg?v=1630678888",
        "startDate": "2021-09-04",
        "url": "https://allevents.in/naples/ben-allen-band-at-whiskey-park/200021174553045",
        "location": {
            "@type": "Place",
            "name": "Whiskey Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3380 Mercantile Ave",
                "addressLocality": "Naples",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.165784337576",
                "longitude": "-81.766459728788"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "• Happy hour 3-7PM\n• Live music at 9PM: $20 at the door",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ben Allen Band",
                "url": "https://allevents.in/org/ben-allen-band/5826656",
                "description": "Benjamin Allen is an American country music artist based out of Southwest Florida."
            }
        ]
    }
]
```