

# Event Details

- **Event Name**: Outside Days
- **Event Start and End Date**: Sun, 31 May, 2026 at 12:00 pm – Sun, 31 May, 2026 at 02:00 pm (-07:00)
- **Event Description**: Nearby AttractionsOutside Days has 4 upcoming events.Cage The Elephant has 3 upcoming events.Tash Sultana has 14 upcoming events.GROUPLOVE has 3 upcoming events.Girl Tones has 8 upcoming events.N3ptune has 1 upcoming events.The Mañanas has 1 upcoming events.
- **Event URL**: https://allevents.in/denver/outside-days/210003522877391
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://on.fgtix.com/trk/UPT3b&utm_medium=affiliate

## Event venue details

- **city**: Denver
- **state**: CO
- **country**: United States
- **location**: Auraria Campus
- **lat**: 39.73211770
- **long**: -105.00373980
- **full address**: Auraria Campus, Denver, United States

## Event gallery

- **Alt text**: Outside Days
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ad958bf22f505e8ae29bf462b50d5860de1b8564d4c0e03246066197232c4a01-rimg-w1024-h576-dc058fd7-gmir.jpg?v=1769001724

## Artist Details

- **Artist name**: Cage The Elephant
  - **Artist page URL**: https://allevents.in/performer/cage-the-elephant
- **Artist name**: GROUPLOVE
  - **Artist page URL**: https://allevents.in/performer/grouplove
- **Artist name**: Tash Sultana
  - **Artist page URL**: https://allevents.in/performer/tash-sultana

## FAQs

- **Q**: When and where is Cage The Elephant performing in Denver?
  - **A:** Outside Days takes place on Sun, 31 May, 2026 at 12:00 pm to Sun, 31 May, 2026 at 02:00 pm at Auraria Campus, Denver, United States.
- **Q**: Who is organizing Outside Days?
  - **A:** Outside Days is organized by TicketMaster.
- **Q**: Who are the performers at Cage The Elephant's event?
  - **A:** The confirmed lineup for Outside Days includes: Cage The Elephant, GROUPLOVE, Tash Sultana. The full schedule may be updated closer to the event date - check the event page for the latest artist announcements.
- **Q**: What are the most popular songs by Cage The Elephant & other artists?
  - **A:** Some of Cage The Elephant's most popular songs include Cigarette Daydreams, Ain't No Rest for the Wicked, Come a Little Closer. These tracks have helped cement their place in the music industry and are likely to feature in their Outside Days set.
- **Q**: What genre of music does Cage The Elephant perform?
  - **A:** Cage The Elephant is known for their distinctive sound in the modern alternative rock genre, often blending elements of modern rock - making them a unique voice in contemporary music.
- **Q**: How popular is Cage The Elephant?
  - **A:** Cage The Elephant has 18,040,904 monthly listeners on Spotify and 3,786,038 Spotify followers, reflecting a strong and growing international fanbase.
- **Q**: Where is Cage The Elephant most popular?
  - **A:** Cage The Elephant's music has a strong following across multiple cities, with particularly active listeners in Chicago, Los Angeles, Sydney, New York City, Dallas.
- **Q**: How do I find more upcoming concerts by Cage The Elephant & other artists?
  - **A:** You can find all upcoming Cage The Elephant concerts and events on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Outside Days",
        "image": "https://cdn-az.allevents.in/events9/banners/ad958bf22f505e8ae29bf462b50d5860de1b8564d4c0e03246066197232c4a01-rimg-w1024-h576-dc058fd7-gmir.jpg?v=1769001724",
        "startDate": "2026-05-31T12:00:00-07:00",
        "endDate": "2026-05-31T14:00:00-07:00",
        "url": "https://allevents.in/denver/outside-days/210003522877391",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Auraria Campus",
            "address": {
                "@type": "PostalAddress",
                "name": "Auraria Campus, Denver, United States",
                "addressLocality": "Denver",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.73211770",
                "longitude": "-105.00373980"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsOutside Days has 4 upcoming events.Cage The Elephant has 3 upcoming events.Tash Sultana has 14 upcoming events.GROUPLOVE has 3 upcoming events.Girl Tones has 8 upcoming events.N3ptune has 1 upcoming events.The Mañanas has 1 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Cage The Elephant",
                "url": "https://allevents.in/performer/cage-the-elephant"
            },
            {
                "@type": "MusicGroup",
                "name": "Grouplove",
                "url": "https://allevents.in/performer/grouplove"
            },
            {
                "@type": "MusicGroup",
                "name": "Tash Sultana",
                "url": "https://allevents.in/performer/tash-sultana"
            }
        ]
    }
]
```