

# Event Details

- **Event Name**: The Emo Night Tour
- **Event Start and End Date**: Sat, 17 Oct, 2026 at 08:00 pm – Sat, 17 Oct, 2026 at 10:00 pm (-07:00)
- **Event URL**: https://allevents.in/colorado-springs/the-emo-night-tour/210003797318739
- **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/the-emo-night-tour-black-sheep-tickets/14328914?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**: The Emo Night Tour
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2ced1c269cd60036811bc9a0ff74158fef63de5ed9b2108a770eb3f235b26520-rimg-w1024-h576-dc080808-gmir.jpg?v=1789972084

## FAQs

- **Q**: When and where is The Emo Night Tour being held?
  - **A:** The Emo Night Tour takes place on Sat, 17 Oct, 2026 at 08:00 pm to Sat, 17 Oct, 2026 at 10:00 pm at Black Sheep, Colorado Springs, United States.
- **Q**: Who is organizing The Emo Night Tour?
  - **A:** The Emo Night Tour is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Emo Night Tour",
        "image": "https://cdn-az.allevents.in/events7/banners/2ced1c269cd60036811bc9a0ff74158fef63de5ed9b2108a770eb3f235b26520-rimg-w1024-h576-dc080808-gmir.jpg?v=1789972084",
        "startDate": "2026-10-17T20:00:00-07:00",
        "endDate": "2026-10-17T22:00:00-07:00",
        "url": "https://allevents.in/colorado-springs/the-emo-night-tour/210003797318739",
        "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"
    }
]
```