

# Event Details

- **Event Name**: Young the Giant w/ Cold War Kids
- **Event Start and End Date**: Wed, 27 May, 2026 at 06:30 pm – Wed, 27 May, 2026 at 08:30 pm (-05:00)
- **Event Description**: Nearby AttractionsYoung the Giant has 50 upcoming events.Cold War Kids has 46 upcoming events.
- **Event URL**: https://allevents.in/cleveland/young-the-giant-w-cold-war-kids/210001680596733
- **Event Categories**: Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketmaster.com/event/Z7r9jZ1A7-puM&utm_medium=affiliate

## Event venue details

- **city**: Cleveland
- **state**: OH
- **country**: United States
- **location**: Jacobs Pavilion at Nautica
- **lat**: 41.481201000
- **long**: -81.698402000
- **full address**: Jacobs Pavilion at Nautica, Cleveland, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ff0b200c796e2e984d727c132d9b7ecddd857ac8afc974a0f784566908e4ed15-rimg-w1024-h576-dc1c1d19-gmir.jpg?v=1773641530
- **Alt text**: thumbnail
  - **Image URL**: https://s1.ticketm.net/dam/a/7a4/27411d5c-0273-4251-8562-4c56e82a37a4_RETINA_PORTRAIT_3_2.jpg

## Artist Details

- **Artist name**: Young the Giant
  - **Artist page URL**: https://allevents.in/performer/young-the-giant
- **Artist name**: Cold War Kids
  - **Artist page URL**: https://allevents.in/performer/cold-war-kids

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 27 May, 2026 at 06:30 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Jacobs Pavilion at Nautica, Cleveland, United States
- **Q**: Who are the performers at this event?
  - **A:** Young the Giant, Cold War Kids
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: What type of event is this?
  - **A:** Music
- **Q**: Where can I find ticket details about Young the Giant w/ Cold War Kids ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Young the Giant w/ Cold War Kids",
        "image": "https://cdn-az.allevents.in/events1/banners/ff0b200c796e2e984d727c132d9b7ecddd857ac8afc974a0f784566908e4ed15-rimg-w1024-h576-dc1c1d19-gmir.jpg?v=1773641530",
        "startDate": "2026-05-27T18:30:00-05:00",
        "endDate": "2026-05-27T20:30:00-05:00",
        "url": "https://allevents.in/cleveland/young-the-giant-w-cold-war-kids/210001680596733",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Jacobs Pavilion at Nautica",
            "address": {
                "@type": "PostalAddress",
                "name": "Jacobs Pavilion at Nautica, Cleveland, United States",
                "addressLocality": "Cleveland",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.481201000",
                "longitude": "-81.698402000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsYoung the Giant has 50 upcoming events.Cold War Kids has 46 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Young The Giant",
                "url": "https://allevents.in/performer/young-the-giant"
            },
            {
                "@type": "MusicGroup",
                "name": "Cold War Kids",
                "url": "https://allevents.in/performer/cold-war-kids"
            }
        ]
    }
]
```