

# Event Details

- **Event Name**: Best in the Midwest Show
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 12:00 pm
- **Event Description**: Come join us on Saturday, June 20th 2026!
- **Event URL**: https://allevents.in/lincoln/best-in-the-midwest-show/200030177644027
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 58

## Ticket Details


## Event venue details

- **city**: Lincoln
- **state**: NE
- **country**: United States
- **location**: Sam's Club (8480 Andermatt Dr, Lincoln, NE)
- **lat**: 40.737474446595
- **long**: -96.600913206451
- **full address**: Sam's Club (8480 Andermatt Dr, Lincoln, NE), United States

## Event gallery

- **Alt text**: Best in the Midwest Show
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/74a729cd6fefdd90d56434c9af45244716a7fdda490a6da8eeec8349bee31178-rimg-w1083-h1393-dc090807-gmir?v=1781928768

## FAQs

- **Q**: When and where is Best in the Midwest Show being held?
  - **A:** Best in the Midwest Show takes place on Sat, 20 Jun, 2026 at 12:00 pm to Sat, 20 Jun, 2026 at 12:00 pm at Sam's Club (8480 Andermatt Dr, Lincoln, NE), United States.
- **Q**: Who is organizing Best in the Midwest Show?
  - **A:** Best in the Midwest Show is organized by Best in the Midwest Car Show.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Best in the Midwest Show",
        "image": "https://cdn-az.allevents.in/events1/banners/74a729cd6fefdd90d56434c9af45244716a7fdda490a6da8eeec8349bee31178-rimg-w1083-h1393-dc090807-gmir?v=1781928768",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/lincoln/best-in-the-midwest-show/200030177644027",
        "location": {
            "@type": "Place",
            "name": "Sam's Club (8480 Andermatt Dr, Lincoln, NE)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8480 Andermatt Dr,Lincoln,NE,United States",
                "addressLocality": "Lincoln",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.737474446595",
                "longitude": "-96.600913206451"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us on Saturday, June 20th 2026!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Best in the Midwest Car Show",
                "url": "https://allevents.in/org/best-in-the-midwest-car-show/27876315"
            }
        ]
    }
]
```