

# Event Details

- **Event Name**: The Blues Kangaroos @ Knucklehead
- **Event Start and End Date**: Sat, 31 May, 2025 at 08:00 pm
- **Event Description**: The Blues Kangaroos are laying it down in the newest live music venue in the region!
- **Event URL**: https://allevents.in/hayden/the-blues-kangaroos-knucklehead/200028251614521
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details

- **Ticket URL**: http://facebook.com/200028251614521?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=hayden-events

## Event venue details

- **city**: Hayden
- **state**: ID
- **country**: United States
- **location**: Knucklehead brewery
- **lat**: 47.75602
- **long**: -116.78721
- **full address**: Knucklehead brewery, 9265 N Govrnment way,Hayden, Idaho, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Blues Kangaroos (https://allevents.in/org/the-blues-kangaroos/25530661)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8298d0f0f2e79d5230a5a2d78628131b4896a60f90fb9fb1f83795772b47e553-rimg-w960-h720-dc060505-gmir?v=1748449881
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=The+Blues+Kangaroos+%40+Knucklehead&date=31+May

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 31 May, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Knucklehead brewery, 9265 N Govrnment way,Hayden, Idaho, United States
- **Q**: Who is organizing the event?
  - **A:** The Blues Kangaroos
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about The Blues Kangaroos @ Knucklehead ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Blues Kangaroos @ Knucklehead",
        "image": "https://cdn-az.allevents.in/events10/banners/8298d0f0f2e79d5230a5a2d78628131b4896a60f90fb9fb1f83795772b47e553-rimg-w960-h720-dc060505-gmir?v=1748449881",
        "startDate": "2025-05-31",
        "url": "https://allevents.in/hayden/the-blues-kangaroos-knucklehead/200028251614521",
        "location": {
            "@type": "Place",
            "name": "Knucklehead brewery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9265 N Govrnment way,Hayden, Idaho",
                "addressLocality": "Hayden",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.75602",
                "longitude": "-116.78721"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Blues Kangaroos are laying it down in the newest live music venue in the region!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Blues Kangaroos",
                "url": "https://allevents.in/org/the-blues-kangaroos/25530661"
            }
        ]
    }
]
```