

# Event Details

- **Event Name**: Live Music Under the Stars!
- **Event Start and End Date**: Sat, 02 May, 2026 at 08:00 pm (-04:00)
- **Event Description**: Spring is in the air and you know what that means!!!  Bearden's favorite back yard is gonna be rockin' with cassette era classics from The Deep Fakes!
- **Event URL**: https://allevents.in/knoxville/live-music-under-the-stars/200029907973723
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 45

## Ticket Details


## Event venue details

- **city**: Knoxville
- **state**: TN
- **country**: United States
- **location**: Back Door Tavern
- **lat**: 35.94052
- **long**: -83.9864
- **full address**: Back Door Tavern, 4951 Kingston Pike,Knoxville, Tennessee, United States

## Event gallery

- **Alt text**: Live Music Under the Stars!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/da64d4f764a78c1e60f5d575917d4e4890295458d3a31b15f9e2d2359d9f4662-rimg-w1200-h629-dcf7e9ce-gmir?v=1775639010

## FAQs

- **Q**: When and where is Live Music Under the Stars! being held?
  - **A:** Live Music Under the Stars! takes place on Sat, 02 May, 2026 at 08:00 pm to Sat, 02 May, 2026 at 08:00 pm at Back Door Tavern, 4951 Kingston Pike,Knoxville, Tennessee, United States.
- **Q**: Who is organizing Live Music Under the Stars!?
  - **A:** Live Music Under the Stars! is organized by The Deep Fakes.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live Music Under the Stars! 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 Knoxville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live Music Under the Stars! sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live Music Under the Stars!",
        "image": "https://cdn-az.allevents.in/events9/banners/da64d4f764a78c1e60f5d575917d4e4890295458d3a31b15f9e2d2359d9f4662-rimg-w1200-h629-dcf7e9ce-gmir?v=1775639010",
        "startDate": "2026-05-02T20:00:00-04:00",
        "url": "https://allevents.in/knoxville/live-music-under-the-stars/200029907973723",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Back Door Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4951 Kingston Pike,Knoxville, Tennessee",
                "addressLocality": "Knoxville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.94052",
                "longitude": "-83.9864"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spring is in the air and you know what that means!!!  Bearden's favorite back yard is gonna be rockin' with cassette era classics from The Deep Fakes!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Deep Fakes",
                "url": "https://allevents.in/org/the-deep-fakes/23910659"
            }
        ]
    }
]
```