

# Event Details

- **Event Name**: The Punching Pandas Concert at the Dawson County Fair
- **Event Start and End Date**: Fri, 17 Jul, 2026 at 10:00 pm – Sat, 18 Jul, 2026 at 01:00 am
- **Event Description**: Live on the Silver Fox Stage in the Beer Garden after the Rodeo
- **Event URL**: https://allevents.in/lexington/the-punching-pandas-concert-at-the-dawson-county-fair/200030267678700
- **Event Categories**: concerts, music, entertainment, rodeo
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Lexington
- **state**: NE
- **country**: United States
- **location**: 1000 Plum Creek Parkway, Lexington, NE, United States, Nebraska 68850
- **lat**: 40.76745
- **long**: -99.73804
- **full address**: 1000 Plum Creek Parkway, Lexington, NE, United States, Nebraska 68850

## Event gallery

- **Alt text**: The Punching Pandas Concert at the Dawson County Fair
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/45490d6eb142639210abb69ef75f431afa4727c0b21cb49d237bb8ee90a35a71-rimg-w1200-h728-dca8a6a6-gmir?v=1784175746

## FAQs

- **Q**: When and where is The Punching Pandas Concert at the Dawson County Fair being held?
  - **A:** The Punching Pandas Concert at the Dawson County Fair takes place on Fri, 17 Jul, 2026 at 10:00 pm to Sat, 18 Jul, 2026 at 01:00 am at 1000 Plum Creek Parkway, Lexington, NE, United States, Nebraska 68850.
- **Q**: Who is organizing The Punching Pandas Concert at the Dawson County Fair?
  - **A:** The Punching Pandas Concert at the Dawson County Fair is organized by Dawson County Fair.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Punching Pandas Concert at the Dawson County Fair 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 Lexington, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Punching Pandas Concert at the Dawson County Fair 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 Punching Pandas Concert at the Dawson County Fair",
        "image": "https://cdn-az.allevents.in/events10/banners/45490d6eb142639210abb69ef75f431afa4727c0b21cb49d237bb8ee90a35a71-rimg-w1200-h728-dca8a6a6-gmir?v=1784175746",
        "startDate": "2026-07-17",
        "endDate": "2026-07-18",
        "url": "https://allevents.in/lexington/the-punching-pandas-concert-at-the-dawson-county-fair/200030267678700",
        "location": {
            "@type": "Place",
            "name": "1000 Plum Creek Parkway, Lexington, NE, United States, Nebraska 68850",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 Plum Creek Pkwy, Lexington, NE 68850-2620, United States",
                "addressLocality": "Lexington",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.76745",
                "longitude": "-99.73804"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live on the Silver Fox Stage in the Beer Garden after the Rodeo",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dawson County Fair",
                "url": "https://allevents.in/org/dawson-county-fair/24314881"
            }
        ]
    }
]
```