

# Event Details

- **Event Name**: 2000's Rave
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 09:00 pm – Sat, 24 Oct, 2026 at 11:00 pm (-07:00)
- **Event URL**: https://allevents.in/colorado-springs/2000s-rave/210007197435493
- **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.com/event/2000s-rave-black-sheep-tickets/14283594?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Colorado Springs
- **state**: CO
- **country**: United States
- **location**: Black Sheep
- **lat**: 38.83715600
- **long**: -104.78927590
- **full address**: Black Sheep, Colorado Springs, United States

## Event gallery

- **Alt text**: 2000's Rave
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/81848c0ae1ab5a3a9b362099cbd22221d8369cca16e39ed578df8a27ab13799d-rimg-w1024-h576-dc282828-gmir.jpg?v=1787736010

## FAQs

- **Q**: When and where is 2000's Rave being held?
  - **A:** 2000's Rave takes place on Sat, 24 Oct, 2026 at 09:00 pm to Sat, 24 Oct, 2026 at 11:00 pm at Black Sheep, Colorado Springs, United States.
- **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 Colorado Springs, 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/events1/banners/81848c0ae1ab5a3a9b362099cbd22221d8369cca16e39ed578df8a27ab13799d-rimg-w1024-h576-dc282828-gmir.jpg?v=1787736010",
        "startDate": "2026-10-24T21:00:00-07:00",
        "endDate": "2026-10-24T23:00:00-07:00",
        "url": "https://allevents.in/colorado-springs/2000s-rave/210007197435493",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Black Sheep",
            "address": {
                "@type": "PostalAddress",
                "name": "Black Sheep, Colorado Springs, United States",
                "addressLocality": "Colorado Springs",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.83715600",
                "longitude": "-104.78927590"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```