

# Event Details

- **Event Name**: XYZ and The Boomers @ Yakima Eagles
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 07:00 pm (-07:00)
- **Event Description**: Come enjoy the music and dancing with us from 7pm-11pm!!
- **Event URL**: https://allevents.in/yakima/xyz-and-the-boomers-yakima-eagles/200029960675156
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Yakima
- **state**: WA
- **country**: United States
- **location**: Yakima Eagles 289
- **lat**: 46.5995
- **long**: -120.51321
- **full address**: Yakima Eagles 289, 307 W. Chestnut,Yakima, Washington, United States

## Event gallery

- **Alt text**: XYZ and The Boomers @ Yakima Eagles
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/848d7e9ef45181524e8b85427d608efb8986218cf9df02decd16bdda3dc5183a-rimg-w1200-h900-dcbea68f-gmir?v=1776449036

## FAQs

- **Q**: When and where is XYZ and The Boomers @ Yakima Eagles being held?
  - **A:** XYZ and The Boomers @ Yakima Eagles takes place on Sat, 18 Apr, 2026 at 07:00 pm to Sat, 18 Apr, 2026 at 07:00 pm at Yakima Eagles 289, 307 W. Chestnut,Yakima, Washington, United States.
- **Q**: Who is organizing XYZ and The Boomers @ Yakima Eagles?
  - **A:** XYZ and The Boomers @ Yakima Eagles is organized by XYZ and the Boomers.
- **Q**: Who is this event for? Is it right for me?
  - **A:** XYZ and The Boomers @ Yakima Eagles 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 Yakima, this event is thoughtfully curated to deliver a standout experience worth every moment. If XYZ and The Boomers @ Yakima Eagles 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": "XYZ and The Boomers @ Yakima Eagles",
        "image": "https://cdn-az.allevents.in/events7/banners/848d7e9ef45181524e8b85427d608efb8986218cf9df02decd16bdda3dc5183a-rimg-w1200-h900-dcbea68f-gmir?v=1776449036",
        "startDate": "2026-04-18T19:00:00-07:00",
        "url": "https://allevents.in/yakima/xyz-and-the-boomers-yakima-eagles/200029960675156",
        "location": {
            "@type": "Place",
            "name": "Yakima Eagles 289",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "307 W. Chestnut,Yakima, Washington",
                "addressLocality": "Yakima",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.5995",
                "longitude": "-120.51321"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy the music and dancing with us from 7pm-11pm!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "XYZ and the Boomers",
                "url": "https://allevents.in/org/xyz-and-the-boomers/19209433"
            }
        ]
    }
]
```