

# Event Details

- **Event Name**: Live at Fish Tails
- **Event Start and End Date**: Sat, 02 May, 2026 at 08:00 pm – Sat, 02 May, 2026 at 11:00 pm (-05:00)
- **Event Description**: All aboard! Night Train Band takes the stage at Fish Tails at Wolf Creek Marina on May 2nd from 7pm-11pm local time. It’s bound to be a blast!
- **Event URL**: https://allevents.in/jamestown/live-at-fish-tails/200029923683343
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Jamestown
- **state**: KY
- **country**: United States
- **location**: Wolf Creek Dam
- **lat**: 36.868119853727
- **long**: -85.14745202847
- **full address**: Wolf Creek Dam, Jamestown, Kentucky, United States

## Event gallery

- **Alt text**: Live at Fish Tails
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/eb2e6118450b20f50b0e2ba1e753c719c5199ef171a18c0070df5bf2e106b42e-rimg-w1080-h1920-dc14151e-gmir?v=1775846623

## FAQs

- **Q**: When and where is Live at Fish Tails being held?
  - **A:** Live at Fish Tails takes place on Sat, 02 May, 2026 at 08:00 pm to Sat, 02 May, 2026 at 11:00 pm at Wolf Creek Dam, Jamestown, Kentucky, United States.
- **Q**: Who is organizing Live at Fish Tails?
  - **A:** Live at Fish Tails is organized by Night Train Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live at Fish Tails is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Jamestown, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live at Fish Tails sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Live at Fish Tails",
        "image": "https://cdn-az.allevents.in/events2/banners/eb2e6118450b20f50b0e2ba1e753c719c5199ef171a18c0070df5bf2e106b42e-rimg-w1080-h1920-dc14151e-gmir?v=1775846623",
        "startDate": "2026-05-02T20:00:00-05:00",
        "endDate": "2026-05-02T23:00:00-05:00",
        "url": "https://allevents.in/jamestown/live-at-fish-tails/200029923683343",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Wolf Creek Dam",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Jamestown, Kentucky",
                "addressLocality": "Jamestown",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.868119853727",
                "longitude": "-85.14745202847"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All aboard! Night Train Band takes the stage at Fish Tails at Wolf Creek Marina on May 2nd from 7pm-11pm local time. It’s bound to be a blast!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Night Train Band",
                "url": "https://allevents.in/org/night-train-band/27674387"
            }
        ]
    }
]
```