

# Event Details

- **Event Name**: Jammin with Jack!
- **Event Start and End Date**: Fri, 20 Jun, 2025 at 07:00 pm
- **Event Description**: Live Music!
- **Event URL**: https://allevents.in/jeffersontown/jammin-with-jack/200028348596855
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Jeffersontown
- **state**: KY
- **country**: United States
- **location**: 10509 Watterson Trail, Louisville, KY
- **lat**: 38.19489
- **long**: -85.56563
- **full address**: 10509 Watterson Trail, Louisville, KY, 10509 Watterson Trl, Louisville, KY 40299-3740, United States,Jeffersontown, Kentucky

## Event gallery

- **Alt text**: Jammin with Jack!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/1ead74c0544dfadfda72a61f377dfcec494dd3a375a201ac8e60b0b76007b581-rimg-w940-h788-dc000101-gmir?v=1750078734

## FAQs

- **Q**: When and where is Jammin with Jack! being held?
  - **A:** Jammin with Jack! takes place on Fri, 20 Jun, 2025 at 07:00 pm to Fri, 20 Jun, 2025 at 07:00 pm at 10509 Watterson Trail, Louisville, KY, 10509 Watterson Trl, Louisville, KY 40299-3740, United States,Jeffersontown, Kentucky.
- **Q**: Who is organizing Jammin with Jack!?
  - **A:** Jammin with Jack! is organized by Gaslight Diner.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jammin with Jack! is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Jeffersontown, this event is thoughtfully curated to deliver a standout experience worth every moment. If Jammin with Jack! 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": "Jammin with Jack!",
        "image": "https://cdn-az.allevents.in/events6/banners/1ead74c0544dfadfda72a61f377dfcec494dd3a375a201ac8e60b0b76007b581-rimg-w940-h788-dc000101-gmir?v=1750078734",
        "startDate": "2025-06-20",
        "url": "https://allevents.in/jeffersontown/jammin-with-jack/200028348596855",
        "location": {
            "@type": "Place",
            "name": "10509 Watterson Trail, Louisville, KY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10509 Watterson Trl, Louisville, KY 40299-3740, United States,Jeffersontown, Kentucky",
                "addressLocality": "Jeffersontown",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.19489",
                "longitude": "-85.56563"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live Music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gaslight Diner",
                "url": "https://allevents.in/org/gaslight-diner/24216901"
            }
        ]
    }
]
```