

# Event Details

- **Event Name**: The Next Band
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 09:00 pm
- **Event Description**: The Next Band returns
- **Event URL**: https://allevents.in/bridgeville/the-next-band/200029169324857
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200029169324857?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=bridgeville-events

## Event venue details

- **city**: Bridgeville
- **state**: PA
- **country**: United States
- **location**: 608 Washington Avenue, Bridgeville, PA, United States, Pennsylvania 15017
- **lat**: 40.35723
- **long**: -80.11315
- **full address**: 608 Washington Avenue, Bridgeville, PA, United States, Pennsylvania 15017

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Crafty Jackalope (https://allevents.in/org/the-crafty-jackalope/25982620)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/85f3e766b9df32fa50a2ace2a6125cff26a02f188f22c132e1a8ca0f63b92988-rimg-w851-h315-dc010101-gmir?v=1762791297
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e8fc476ba78bc865e6fddd0b54037230ff9192307809fa2dfbf83d09cf383e0b-rimg-w300-h300-dcc2d8ed-gmir?v=1762791297

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 15 Nov, 2025 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** 608 Washington Avenue, Bridgeville, PA, United States, Pennsylvania 15017
- **Q**: Who is organizing the event?
  - **A:** The Crafty Jackalope
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about The Next Band ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Next Band",
        "image": "https://cdn-az.allevents.in/events1/banners/85f3e766b9df32fa50a2ace2a6125cff26a02f188f22c132e1a8ca0f63b92988-rimg-w851-h315-dc010101-gmir?v=1762791297",
        "startDate": "2025-11-15",
        "url": "https://allevents.in/bridgeville/the-next-band/200029169324857",
        "location": {
            "@type": "Place",
            "name": "608 Washington Avenue, Bridgeville, PA, United States, Pennsylvania 15017",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "608 Washington Ave, Bridgeville, PA 15017-2045, United States",
                "addressLocality": "Bridgeville",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.35723",
                "longitude": "-80.11315"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Next Band returns",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Crafty Jackalope",
                "url": "https://allevents.in/org/the-crafty-jackalope/25982620"
            }
        ]
    }
]
```