

# Event Details

- **Event Name**: Toronto Maple Leafs vs Minnesota Wild
- **Event Start and End Date**: Mon, 19 Jan, 2026 at 07:30 pm – Mon, 19 Jan, 2026 at 11:30 pm
- **Event URL**: https://allevents.in/toronto/toronto-maple-leafs-vs-minnesota-wild/210003519080918
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/210003519080918

## Event venue details

- **city**: Toronto
- **country**: Canada
- **location**: General Use
- **lat**: 43.643925
- **long**: -79.378323
- **full address**: General Use, Toronto, Canada

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/dae31c56d1bbcd924dc13b7263def257dcc9086aaeb971cf57b84cd4e6ce31fb-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1768302077
- **Alt text**: thumbnail
  - **Image URL**: https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_RETINA_PORTRAIT_3_2.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 19 Jan, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** General Use, Toronto, Canada
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Toronto Maple Leafs vs Minnesota Wild ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Toronto Maple Leafs vs Minnesota Wild",
        "image": "https://cdn-az.allevents.in/events6/banners/dae31c56d1bbcd924dc13b7263def257dcc9086aaeb971cf57b84cd4e6ce31fb-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1768302077",
        "startDate": "2026-01-19",
        "endDate": "2026-01-19",
        "url": "https://allevents.in/toronto/toronto-maple-leafs-vs-minnesota-wild/210003519080918",
        "location": {
            "@type": "Place",
            "name": "General Use",
            "address": {
                "@type": "PostalAddress",
                "name": "General Use, Toronto, Canada",
                "addressLocality": "Toronto",
                "addressRegion": null,
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.643925",
                "longitude": "-79.378323"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```