

# Event Details

- **Event Name**: Sunday Night Live 
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 06:30 pm
- **Event Description**: Good People. Good Times. Good drinks. Good music. Sunday Night Live Roger’s! Featuring Sheila Gordon.
- **Event URL**: https://allevents.in/knoxville/sunday-night-live/200030259038512
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Knoxville
- **state**: TN
- **country**: United States
- **location**: Roger’s
- **lat**: 35.91617
- **long**: -84.07579
- **full address**: Roger’s, 8817 Kingston Pike Suite 109,Knoxville,TN,United States

## Event gallery

- **Alt text**: Sunday Night Live
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/838cbc6caa3fba1f99ebd4ae41094ca139ad3442a87b34f18b59a05cb11d7741-rimg-w1200-h675-dc191617-gmir?v=1781735892

## FAQs

- **Q**: When and where is Sunday Night Live  being held?
  - **A:** Sunday Night Live  takes place on Sun, 21 Jun, 2026 at 06:30 pm to Sun, 21 Jun, 2026 at 06:30 pm at Roger s, 8817 Kingston Pike Suite 109,Knoxville,TN,United States.
- **Q**: Who is organizing Sunday Night Live ?
  - **A:** Sunday Night Live  is organized by Love People Jazz Streaming.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sunday Night Live  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 Sunday Night Live  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": "Sunday Night Live",
        "image": "https://cdn-az.allevents.in/events10/banners/838cbc6caa3fba1f99ebd4ae41094ca139ad3442a87b34f18b59a05cb11d7741-rimg-w1200-h675-dc191617-gmir?v=1781735892",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/knoxville/sunday-night-live/200030259038512",
        "location": {
            "@type": "Place",
            "name": "Roger’s",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8817 Kingston Pike Suite 109,Knoxville,TN,United States",
                "addressLocality": "Knoxville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.91617",
                "longitude": "-84.07579"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Good People. Good Times. Good drinks. Good music. Sunday Night Live Roger’s! Featuring Sheila Gordon.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Love People Jazz Streaming",
                "url": "https://allevents.in/org/love-people-jazz-streaming/23473534"
            }
        ]
    }
]
```