

# Event Details

- **Event Name**: Knoxville Nationals
- **Event Start and End Date**: Fri, 08 Aug, 2025 at 10:00 pm
- **Event Description**: We take the stage after the races are over. See you then!
- **Event URL**: https://allevents.in/knoxville/knoxville-nationals/200028028578923
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 490

## Ticket Details

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

## Event venue details

- **city**: Knoxville
- **state**: IA
- **country**: United States
- **location**: Knoxville Nationals
- **lat**: 41.325452133208
- **long**: -93.11136345953
- **full address**: Knoxville Nationals, Knoxville, Iowa, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: After Shock (https://allevents.in/org/after-shock/25993010)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/97b2a2cc3406ed0f56a5290cb95794e661c91f7c8224eb1dbcce88a071acab49-rimg-w850-h314-dc17162e-gmir?v=1754399695
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/47e38b00ed3b808d6d9db57ceb5091d490653edc2c576d0592cbc055edb68084-rimg-w300-h300-dc1b01da-gmir?v=1754399696

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 08 Aug, 2025 at 10:00 pm
- **Q**: Where is the event happening?
  - **A:** Knoxville Nationals, Knoxville, Iowa, United States
- **Q**: Who is organizing the event?
  - **A:** After Shock
- **Q**: What type of event is this?
  - **A:** sports
- **Q**: Where can I find ticket details about Knoxville Nationals ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Knoxville Nationals",
        "image": "https://cdn-az.allevents.in/events4/banners/97b2a2cc3406ed0f56a5290cb95794e661c91f7c8224eb1dbcce88a071acab49-rimg-w850-h314-dc17162e-gmir?v=1754399695",
        "startDate": "2025-08-08",
        "url": "https://allevents.in/knoxville/knoxville-nationals/200028028578923",
        "location": {
            "@type": "Place",
            "name": "Knoxville Nationals",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Knoxville, Iowa",
                "addressLocality": "Knoxville",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.325452133208",
                "longitude": "-93.11136345953"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We take the stage after the races are over. See you then!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "After Shock",
                "url": "https://allevents.in/org/after-shock/25993010"
            }
        ]
    }
]
```