

# Event Details

- **Event Name**: CSU Big Band @ The Bop Stop
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 07:00 pm
- **Event Description**: Join CSU's Big Band and the jazz bands of Case Western Reserve University for a free concert at the Bop Stop! Tickets are not required, but donations are welcome.
- **Event URL**: https://allevents.in/cleveland/csu-big-band-the-bop-stop/200029192917745
- **Event Categories**: music, entertainment, concerts, nonprofit, jazz
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

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

## Event venue details

- **city**: Cleveland
- **state**: OH
- **country**: United States
- **location**: BOP STOP  at The Music Settlement
- **lat**: 41.48988
- **long**: -81.71174
- **full address**: BOP STOP  at The Music Settlement, 2920 Detroit Ave,Cleveland,OH,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Cleveland State School of Music (https://allevents.in/org/cleveland-state-school-of-music/26844959)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/79353b8338929b6b667a2883b1e721734be8d24ed463f93ff96f448085514490-rimg-w1200-h675-dc111142-gmir?v=1763083485
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/69f923fb2a2bb5d6237f14a22da14a1a99749223eb9bb2c318a8a2ef78c90b93-rimg-w300-h300-dc111143-gmir?v=1763083485

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 20 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** BOP STOP  at The Music Settlement, 2920 Detroit Ave,Cleveland,OH,United States
- **Q**: Who is organizing the event?
  - **A:** Cleveland State School of Music
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts, nonprofit, jazz
- **Q**: Where can I find ticket details about CSU Big Band @ The Bop Stop ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "CSU Big Band @ The Bop Stop",
        "image": "https://cdn-az.allevents.in/events2/banners/79353b8338929b6b667a2883b1e721734be8d24ed463f93ff96f448085514490-rimg-w1200-h675-dc111142-gmir?v=1763083485",
        "startDate": "2025-11-20",
        "url": "https://allevents.in/cleveland/csu-big-band-the-bop-stop/200029192917745",
        "location": {
            "@type": "Place",
            "name": "BOP STOP  at The Music Settlement",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2920 Detroit Ave,Cleveland,OH,United States",
                "addressLocality": "Cleveland",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.48988",
                "longitude": "-81.71174"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join CSU's Big Band and the jazz bands of Case Western Reserve University for a free concert at the Bop Stop! Tickets are not required, but donations are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cleveland State School of Music",
                "url": "https://allevents.in/org/cleveland-state-school-of-music/26844959"
            }
        ]
    }
]
```