

# Event Details

- **Event Name**: The Iron Stallion Band @ The Burien Eagles
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 07:00 pm
- **Event Description**: live music
- **Event URL**: https://allevents.in/burien/the-iron-stallion-band-the-burien-eagles/200030115434659
- **Event Categories**: music, entertainment, live-music
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Burien
- **state**: WA
- **country**: United States
- **location**: Burien Eagles
- **lat**: 47.46887
- **long**: -122.34694
- **full address**: Burien Eagles, 920 SW 150th St,Burien, Washington, United States

## Event gallery

- **Alt text**: The Iron Stallion Band @ The Burien Eagles
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e0a1acc637227aaa2057f351477d77608346314be12c825ad8bf96a461e8d9a0-rimg-w1200-h799-dc2f2b30-gmir?v=1780338742

## FAQs

- **Q**: When and where is The Iron Stallion Band @ The Burien Eagles being held?
  - **A:** The Iron Stallion Band @ The Burien Eagles takes place on Sat, 13 Jun, 2026 at 07:00 pm to Sat, 13 Jun, 2026 at 07:00 pm at Burien Eagles, 920 SW 150th St,Burien, Washington, United States.
- **Q**: Who is organizing The Iron Stallion Band @ The Burien Eagles?
  - **A:** The Iron Stallion Band @ The Burien Eagles is organized by Iron Stallion Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Iron Stallion Band @ The Burien Eagles is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Burien, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Iron Stallion Band @ The Burien 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": "The Iron Stallion Band @ The Burien Eagles",
        "image": "https://cdn-az.allevents.in/events1/banners/e0a1acc637227aaa2057f351477d77608346314be12c825ad8bf96a461e8d9a0-rimg-w1200-h799-dc2f2b30-gmir?v=1780338742",
        "startDate": "2026-06-13",
        "url": "https://allevents.in/burien/the-iron-stallion-band-the-burien-eagles/200030115434659",
        "location": {
            "@type": "Place",
            "name": "Burien Eagles",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "920 SW 150th St,Burien, Washington",
                "addressLocality": "Burien",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.46887",
                "longitude": "-122.34694"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "live music",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Iron Stallion Band",
                "url": "https://allevents.in/org/iron-stallion-band/19888099"
            }
        ]
    }
]
```