

# Event Details

- **Event Name**: The Cirkus is in town!
- **Event Start and End Date**: Fri, 14 Aug, 2026 at 08:30 pm
- **Event Description**: Incredible rock band is coming back to Overtime!
- **Event URL**: https://allevents.in/colorado-springs/the-cirkus-is-in-town/200030493297651
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Colorado Springs
- **state**: CO
- **country**: United States
- **location**: 2809 Dublin Blvd, Colorado Springs, CO, United States, Colorado 80918
- **lat**: 38.92471
- **long**: -104.77439
- **full address**: 2809 Dublin Blvd, Colorado Springs, CO, United States, Colorado 80918

## Event gallery

- **Alt text**: The Cirkus is in town!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/81bc1233b7c278fee2003d4fa2b174c4c96ebd56571ba3ea42c54ed1dda34a0a-rimg-w1200-h800-dc080808-gmir?v=1785621711

## FAQs

- **Q**: When and where is The Cirkus is in town! being held?
  - **A:** The Cirkus is in town! takes place on Fri, 14 Aug, 2026 at 08:30 pm to Fri, 14 Aug, 2026 at 08:30 pm at 2809 Dublin Blvd, Colorado Springs, CO, United States, Colorado 80918.
- **Q**: Who is organizing The Cirkus is in town!?
  - **A:** The Cirkus is in town! is organized by OverTime Sports Bar and Grill.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Cirkus is in town!",
        "image": "https://cdn-az.allevents.in/events10/banners/81bc1233b7c278fee2003d4fa2b174c4c96ebd56571ba3ea42c54ed1dda34a0a-rimg-w1200-h800-dc080808-gmir?v=1785621711",
        "startDate": "2026-08-14",
        "url": "https://allevents.in/colorado-springs/the-cirkus-is-in-town/200030493297651",
        "location": {
            "@type": "Place",
            "name": "2809 Dublin Blvd, Colorado Springs, CO, United States, Colorado 80918",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2809 Dublin Blvd, Colorado Springs, CO 80918-1662, United States",
                "addressLocality": "Colorado Springs",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.92471",
                "longitude": "-104.77439"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Incredible rock band is coming back to Overtime!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "OverTime Sports Bar and Grill",
                "url": "https://allevents.in/org/overtime-sports-bar-and-grill/22508527"
            }
        ]
    }
]
```