

# Event Details

- **Event Name**: Live at Neil's (On The Patio)
- **Event Start and End Date**: Sat, 16 May, 2026 at 02:00 pm (-05:00)
- **Event Description**: Join us on the patio for some great music, great food, and great fun!
- **Event URL**: https://allevents.in/germantown/live-at-neils-on-the-patio/200029898981214
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Germantown
- **state**: TN
- **country**: United States
- **location**: Neil's Music Room
- **lat**: 35.089057440774
- **long**: -89.872876326391
- **full address**: Neil's Music Room, 5727 Quince Rd,Memphis, Tennessee, Germantown, United States

## Event gallery

- **Alt text**: Live at Neil's (On The Patio)
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/519ae3b955f4e202b34ef7d5bca9f484ebf933fda06dc8971d8216b7872cda79-rimg-w1200-h1600-dc181018-gmir?v=1775449993

## FAQs

- **Q**: When and where is Live at Neil's (On The Patio) being held?
  - **A:** Live at Neil's (On The Patio) takes place on Sat, 16 May, 2026 at 02:00 pm to Sat, 16 May, 2026 at 02:00 pm at Neil's Music Room, 5727 Quince Rd,Memphis, Tennessee, Germantown, United States.
- **Q**: Who is organizing Live at Neil's (On The Patio)?
  - **A:** Live at Neil's (On The Patio) is organized by Southern Express Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live at Neil's (On The Patio) 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 Germantown, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live at Neil's (On The Patio) 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 Neil's (On The Patio)",
        "image": "https://cdn-az.allevents.in/events1/banners/519ae3b955f4e202b34ef7d5bca9f484ebf933fda06dc8971d8216b7872cda79-rimg-w1200-h1600-dc181018-gmir?v=1775449993",
        "startDate": "2026-05-16T14:00:00-05:00",
        "url": "https://allevents.in/germantown/live-at-neils-on-the-patio/200029898981214",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Neil's Music Room",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5727 Quince Rd,Memphis, Tennessee",
                "addressLocality": "Germantown",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.089057440774",
                "longitude": "-89.872876326391"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on the patio for some great music, great food, and great fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southern Express Band",
                "url": "https://allevents.in/org/southern-express-band/23744774"
            }
        ]
    }
]
```