

# Event Details

- **Event Name**: Bop To the Top
- **Event Start and End Date**: Fri, 11 Sep, 2026 at 09:00 pm – Fri, 11 Sep, 2026 at 11:00 pm (-07:00)
- **Event URL**: https://allevents.in/colorado-springs/bop-to-the-top/210001449742006
- **Event Categories**: Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/bop-to-the-top-black-sheep-tickets/14884513?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Colorado Springs
- **state**: CO
- **country**: United States
- **location**: Black Sheep
- **lat**: 38.83715600
- **long**: -104.78927590
- **full address**: Black Sheep, Colorado Springs, United States

## Event gallery

- **Alt text**: Bop To the Top
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d71983975038767e164266a1ce51f818386b54fe0b2bd05ebbef960dd8a1e9e7-rimg-w1024-h576-dc303033-gmir.jpg?v=1785361554

## FAQs

- **Q**: When and where is Bop To the Top being held?
  - **A:** Bop To the Top takes place on Fri, 11 Sep, 2026 at 09:00 pm to Fri, 11 Sep, 2026 at 11:00 pm at Black Sheep, Colorado Springs, United States.
- **Q**: Who is organizing Bop To the Top?
  - **A:** Bop To the Top is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bop To the Top",
        "image": "https://cdn-az.allevents.in/events4/banners/d71983975038767e164266a1ce51f818386b54fe0b2bd05ebbef960dd8a1e9e7-rimg-w1024-h576-dc303033-gmir.jpg?v=1785361554",
        "startDate": "2026-09-11T21:00:00-07:00",
        "endDate": "2026-09-11T23:00:00-07:00",
        "url": "https://allevents.in/colorado-springs/bop-to-the-top/210001449742006",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Black Sheep",
            "address": {
                "@type": "PostalAddress",
                "name": "Black Sheep, Colorado Springs, United States",
                "addressLocality": "Colorado Springs",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.83715600",
                "longitude": "-104.78927590"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```