

# Event Details

- **Event Name**: Smash Wrestling
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 05:00 pm – Sun, 26 Apr, 2026 at 07:00 pm (-05:00)
- **Event URL**: https://allevents.in/london/smash-wrestling/210002713048964
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.ca/event/smash-wrestling-london-music-hall-tickets/14778483?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: London
- **state**: ON
- **country**: Canada
- **location**: LONDON MUSIC HALL
- **lat**: 42.98399000
- **long**: -81.24914810
- **full address**: LONDON MUSIC HALL, London, Canada

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3a9d17a9fc7cdc6fed75fa4aea5bd84bab75f494bb14b94c57ffb644310861ff-rimg-w1024-h576-dcc0c1bf-gmir.jpg?v=1774943535
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0d6228ad83a80e87ca495cf3c206b6a536eb65548365f9c6285ae01a4a783ecd-rimg-w400-h400-dc2c1d16-gmir.jpg?v=1774943534

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 26 Apr, 2026 at 05:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** LONDON MUSIC HALL, London, Canada
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: What type of event is this?
  - **A:** Sports
- **Q**: Where can I find ticket details about Smash Wrestling ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Smash Wrestling",
        "image": "https://cdn-az.allevents.in/events2/banners/3a9d17a9fc7cdc6fed75fa4aea5bd84bab75f494bb14b94c57ffb644310861ff-rimg-w1024-h576-dcc0c1bf-gmir.jpg?v=1774943535",
        "startDate": "2026-04-26T17:00:00-05:00",
        "endDate": "2026-04-26T19:00:00-05:00",
        "url": "https://allevents.in/london/smash-wrestling/210002713048964",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "LONDON MUSIC HALL",
            "address": {
                "@type": "PostalAddress",
                "name": "LONDON MUSIC HALL, London, Canada",
                "addressLocality": "London",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.98399000",
                "longitude": "-81.24914810"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```