

# Event Details

- **Event Name**: YaYas Outdoor Concert
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 11:00 pm
- **Event Description**: GIG ALERT!  Friday, June 19, at YaYas, 135th and Metcalf! Free.
- **Event URL**: https://allevents.in/overland-park/yayas-outdoor-concert/200030248037808
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Overland Park
- **state**: KS
- **country**: United States
- **location**: YaYa's Euro Bistro Overland Park
- **lat**: 38.88162244174
- **long**: -94.666223188473
- **full address**: YaYa's Euro Bistro Overland Park, 7021 W 135th St,Overland Park, Kansas, United States

## Event gallery

- **Alt text**: YaYas Outdoor Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0ace440ef8bc4d74d66d2a86fd7bd842924ad096cafb95ac62f07dbc45828b2f-rimg-w1024-h1536-dc030306-gmir?v=1781597048

## FAQs

- **Q**: When and where is YaYas Outdoor Concert being held?
  - **A:** YaYas Outdoor Concert takes place on Fri, 19 Jun, 2026 at 11:00 pm to Fri, 19 Jun, 2026 at 11:00 pm at YaYa's Euro Bistro Overland Park, 7021 W 135th St,Overland Park, Kansas, United States.
- **Q**: Who is organizing YaYas Outdoor Concert?
  - **A:** YaYas Outdoor Concert is organized by Rock of the Aged.
- **Q**: Who is this event for? Is it right for me?
  - **A:** YaYas Outdoor Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Overland Park, this event is thoughtfully curated to deliver a standout experience worth every moment. If YaYas Outdoor Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "YaYas Outdoor Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/0ace440ef8bc4d74d66d2a86fd7bd842924ad096cafb95ac62f07dbc45828b2f-rimg-w1024-h1536-dc030306-gmir?v=1781597048",
        "startDate": "2026-06-19",
        "url": "https://allevents.in/overland-park/yayas-outdoor-concert/200030248037808",
        "location": {
            "@type": "Place",
            "name": "YaYa's Euro Bistro Overland Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7021 W 135th St,Overland Park, Kansas",
                "addressLocality": "Overland Park",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.88162244174",
                "longitude": "-94.666223188473"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "GIG ALERT!  Friday, June 19, at YaYas, 135th and Metcalf! Free.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rock of the Aged",
                "url": "https://allevents.in/org/rock-of-the-aged/24351987"
            }
        ]
    }
]
```