

# Event Details

- **Event Name**: The Last Wild Buffalo Concert
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 08:00 pm
- **Event Description**: Up and coming band coming to our Fiddle Festival...they are out of Utah..you can catch them on Spotify..Pandora..YouTube...
- **Event URL**: https://allevents.in/weiser/the-last-wild-buffalo-concert/200030275866335
- **Event Categories**: Music, Entertainment, Concerts, Festivals
- **Interested Audience**: 
  - total_interested_count: 71

## Ticket Details

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

## Event venue details

- **city**: Weiser
- **state**: ID
- **country**: United States
- **location**: City Park
- **lat**: 44.24734550473
- **long**: -116.96498973904
- **full address**: City Park, Weiser, Idaho, United States

## Event gallery

- **Alt text**: The Last Wild Buffalo Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/efe6cc8310efd0955bc2a92aae3f4571880f0c935e61d313b1d65843a66b65ea-rimg-w1200-h802-dc1b0f08-gmir?v=1782138762

## FAQs

- **Q**: When and where is The Last Wild Buffalo Concert being held?
  - **A:** The Last Wild Buffalo Concert takes place on Wed, 24 Jun, 2026 at 08:00 pm to Wed, 24 Jun, 2026 at 08:00 pm at City Park, Weiser, Idaho, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Last Wild Buffalo Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/efe6cc8310efd0955bc2a92aae3f4571880f0c935e61d313b1d65843a66b65ea-rimg-w1200-h802-dc1b0f08-gmir?v=1782138762",
        "startDate": "2026-06-24",
        "url": "https://allevents.in/weiser/the-last-wild-buffalo-concert/200030275866335",
        "location": {
            "@type": "Place",
            "name": "City Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Weiser, Idaho",
                "addressLocality": "Weiser",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.24734550473",
                "longitude": "-116.96498973904"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Up and coming band coming to our Fiddle Festival...they are out of Utah..you can catch them on Spotify..Pandora..YouTube..."
    }
]
```