

# Event Details

- **Event Name**: Monkey Wrench ROCKS The Antler Room!
- **Event Start and End Date**: Fri, 02 Jan, 2026 at 10:00 pm
- **Event Description**: The boys of MW return to their home on Front St. for a night of Foo’s &amp; more!
- **Event URL**: https://allevents.in/toronto/monkey-wrench-rocks-the-antler-room/200029076716426
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 61

## Ticket Details


## Event venue details

- **city**: Toronto
- **state**: ON
- **country**: Canada
- **location**: The Antler Room
- **lat**: 43.645476460001
- **long**: -79.383819052786
- **full address**: The Antler Room, 146 Front Street West,Toronto, Ontario, Canada

## Event gallery

- **Alt text**: Monkey Wrench ROCKS The Antler Room!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b21f71a5fb95ec99e8b33843dd6eb19c9f703d1dfcabb08e88c7bb308864d971-rimg-w1200-h690-dc303030-gmir?v=1767056695

## FAQs

- **Q**: When and where is Monkey Wrench ROCKS The Antler Room! being held?
  - **A:** Monkey Wrench ROCKS The Antler Room! takes place on Fri, 02 Jan, 2026 at 10:00 pm to Fri, 02 Jan, 2026 at 10:00 pm at The Antler Room, 146 Front Street West,Toronto, Ontario, Canada.
- **Q**: Who is organizing Monkey Wrench ROCKS The Antler Room!?
  - **A:** Monkey Wrench ROCKS The Antler Room! is organized by Monkey Wrench.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monkey Wrench ROCKS The Antler Room!",
        "image": "https://cdn-az.allevents.in/events6/banners/b21f71a5fb95ec99e8b33843dd6eb19c9f703d1dfcabb08e88c7bb308864d971-rimg-w1200-h690-dc303030-gmir?v=1767056695",
        "startDate": "2026-01-02",
        "url": "https://allevents.in/toronto/monkey-wrench-rocks-the-antler-room/200029076716426",
        "location": {
            "@type": "Place",
            "name": "The Antler Room",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "146 Front Street West,Toronto, Ontario",
                "addressLocality": "Toronto",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.645476460001",
                "longitude": "-79.383819052786"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The boys of MW return to their home on Front St. for a night of Foo’s & more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Monkey Wrench",
                "url": "https://allevents.in/org/monkey-wrench/24667321"
            }
        ]
    }
]
```