

# Event Details

- **Event Name**: Bop To the Top
- **Event Start and End Date**: Sat, 05 Sep, 2026 at 08:30 pm – Sat, 05 Sep, 2026 at 10:30 pm (-05:00)
- **Event URL**: https://allevents.in/toronto/bop-to-the-top/210003150323193
- **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.ca/event/bop-to-the-top-the-opera-house-tickets/14875493?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Toronto
- **state**: ON
- **country**: Canada
- **location**: The Opera House
- **lat**: 43.65900020
- **long**: -79.34877430
- **full address**: The Opera House, Toronto, Canada

## Event gallery

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

## FAQs

- **Q**: When and where is Bop To the Top being held?
  - **A:** Bop To the Top takes place on Sat, 05 Sep, 2026 at 08:30 pm to Sat, 05 Sep, 2026 at 10:30 pm at The Opera House, Toronto, Canada.
- **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/events1/banners/975e04a172e8db0e524d493f9c82ab60ba92214ba4a793a7251b62beda5b2358-rimg-w1024-h576-dc303033-gmir.jpg?v=1780185414",
        "startDate": "2026-09-05T20:30:00-05:00",
        "endDate": "2026-09-05T22:30:00-05:00",
        "url": "https://allevents.in/toronto/bop-to-the-top/210003150323193",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Opera House",
            "address": {
                "@type": "PostalAddress",
                "name": "The Opera House, Toronto, Canada",
                "addressLocality": "Toronto",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.65900020",
                "longitude": "-79.34877430"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```