

# Event Details

- **Event Name**: The Nightlife Band
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 01:00 pm (-07:00)
- **Event Description**: Good music great food and cold drinks
- **Event URL**: https://allevents.in/bakersfield/the-nightlife-band/200029945384342
- **Event Categories**: Entertainment, Parties, Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Bakersfield
- **state**: CA
- **country**: United States
- **location**: 4310 Alfred Harrell Hwy, Bakersfield, CA
- **lat**: 35.41923
- **long**: -118.95612
- **full address**: 4310 Alfred Harrell Hwy, Bakersfield, CA, United States

## Event gallery

- **Alt text**: The Nightlife Band
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/89f28f5e0284f323203d22d08c68094f7d845a4b4c69b18608f6e1d997d67817-rimg-w1024-h1536-dc90765f-gmir?v=1776241002

## FAQs

- **Q**: When and where is The Nightlife Band being held?
  - **A:** The Nightlife Band takes place on Sun, 19 Apr, 2026 at 01:00 pm to Sun, 19 Apr, 2026 at 01:00 pm at 4310 Alfred Harrell Hwy, Bakersfield, CA, United States.
- **Q**: Who is organizing The Nightlife Band?
  - **A:** The Nightlife Band is organized by Ethels Old Corral.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Nightlife Band 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 Bakersfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Nightlife Band 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": "The Nightlife Band",
        "image": "https://cdn-az.allevents.in/events5/banners/89f28f5e0284f323203d22d08c68094f7d845a4b4c69b18608f6e1d997d67817-rimg-w1024-h1536-dc90765f-gmir?v=1776241002",
        "startDate": "2026-04-19T13:00:00-07:00",
        "url": "https://allevents.in/bakersfield/the-nightlife-band/200029945384342",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "4310 Alfred Harrell Hwy, Bakersfield, CA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4310 Alfred Harrell Hwy, Bakersfield, CA 93308-9606, United States",
                "addressLocality": "Bakersfield",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.41923",
                "longitude": "-118.95612"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Good music great food and cold drinks",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ethels Old Corral",
                "url": "https://allevents.in/org/ethels-old-corral/4980203",
                "description": "Cold beer, hot chicks, cute cowboys and bad bikers.  LIVE BANDS EVERY FRIDAY 7-11 and SUNDAY 1-5\nCash Only  ATM on site"
            }
        ]
    }
]
```