

# Event Details

- **Event Name**: Next Episode Band
- **Event Start and End Date**: Fri, 22 May, 2026 at 09:00 pm – Sat, 23 May, 2026 at 01:00 am (-07:00)
- **Event Description**: Next Episode Band plays tonight!
- **Event URL**: https://allevents.in/newark/next-episode-band/200029996047650
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Newark
- **state**: CA
- **country**: United States
- **location**: Bistro 880
- **lat**: 37.5218255
- **long**: -121.9905944
- **full address**: Bistro 880, 39900 Balentine Dr,Newark,CA,United States

## Event gallery

- **Alt text**: Next Episode Band
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/0f2004c9d169486be2b4aa2a0ffd069d03d729e3091d364ccf88865fa7061bbb-rimg-w940-h788-dc171617-gmir?v=1777367090

## FAQs

- **Q**: When and where is Next Episode Band being held?
  - **A:** Next Episode Band takes place on Fri, 22 May, 2026 at 09:00 pm to Sat, 23 May, 2026 at 01:00 am at Bistro 880, 39900 Balentine Dr,Newark,CA,United States.
- **Q**: Who is organizing Next Episode Band?
  - **A:** Next Episode Band is organized by Bistro 880.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Next Episode 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 Newark, this event is thoughtfully curated to deliver a standout experience worth every moment. If Next Episode Band 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": "Next Episode Band",
        "image": "https://cdn-az.allevents.in/events8/banners/0f2004c9d169486be2b4aa2a0ffd069d03d729e3091d364ccf88865fa7061bbb-rimg-w940-h788-dc171617-gmir?v=1777367090",
        "startDate": "2026-05-22T21:00:00-07:00",
        "endDate": "2026-05-23T01:00:00-07:00",
        "url": "https://allevents.in/newark/next-episode-band/200029996047650",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bistro 880",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "39900 Balentine Dr,Newark,CA,United States",
                "addressLocality": "Newark",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.5218255",
                "longitude": "-121.9905944"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Next Episode Band plays tonight!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bistro 880",
                "url": "https://allevents.in/org/bistro-880/17257400",
                "description": "Restaurant and Lounge"
            }
        ]
    }
]
```