

# Event Details

- **Event Name**: 2000's Rave
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 09:00 pm – Sat, 25 Jul, 2026 at 11:00 pm (-05:00)
- **Event URL**: https://allevents.in/toronto/2000s-rave/210001290261379
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.ca/event/2000s-rave-the-mod-club-tickets/14866163?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Toronto
- **state**: ON
- **country**: Canada
- **location**: The Mod Club
- **lat**: 43.65516550
- **long**: -79.41906360
- **full address**: The Mod Club, Toronto, Canada

## Event gallery

- **Alt text**: 2000's Rave
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/118c5675f918415cab5c19b5e6487e4099ff935b3e5386c3004ece804c919948-rimg-w1024-h576-dc303033-gmir.jpg?v=1777226772

## FAQs

- **Q**: When and where is 2000's Rave being held?
  - **A:** 2000's Rave takes place on Sat, 25 Jul, 2026 at 09:00 pm to Sat, 25 Jul, 2026 at 11:00 pm at The Mod Club, Toronto, Canada.
- **Q**: Who is organizing 2000's Rave?
  - **A:** 2000's Rave is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 2000's Rave is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Toronto, this event is thoughtfully curated to deliver a standout experience worth every moment. If 2000's Rave sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2000's Rave",
        "image": "https://cdn-az.allevents.in/events7/banners/118c5675f918415cab5c19b5e6487e4099ff935b3e5386c3004ece804c919948-rimg-w1024-h576-dc303033-gmir.jpg?v=1777226772",
        "startDate": "2026-07-25T21:00:00-05:00",
        "endDate": "2026-07-25T23:00:00-05:00",
        "url": "https://allevents.in/toronto/2000s-rave/210001290261379",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Mod Club",
            "address": {
                "@type": "PostalAddress",
                "name": "The Mod Club, Toronto, Canada",
                "addressLocality": "Toronto",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.65516550",
                "longitude": "-79.41906360"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```