

# Event Details

- **Event Name**: Italian Grand Prix
- **Event Start and End Date**: Sun, 06 Sep, 2026 at 09:00 am (-04:00)
- **Event Description**: Who can navigate Monza and still have enough energy left for an overtake down the straight?  Come join us and find out!
- **Event URL**: https://allevents.in/dayton/italian-grand-prix/200030602660448
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

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

## Event venue details

- **city**: Dayton
- **state**: KY
- **country**: United States
- **location**: Streetside Brewery
- **lat**: 39.109169
- **long**: -84.4330902
- **full address**: Streetside Brewery, Cincinnati, Dayton, United States

## Event gallery

- **Alt text**: Italian Grand Prix
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d7bcd0398c5820dd2a57e688089ac5216b12eb61e8281bee29209d1b563f0ca8-rimg-w1200-h628-dc081818-gmir?v=1787703049

## FAQs

- **Q**: When and where is Italian Grand Prix being held?
  - **A:** Italian Grand Prix takes place on Sun, 06 Sep, 2026 at 09:00 am to Sun, 06 Sep, 2026 at 09:00 am at Streetside Brewery, Cincinnati, Dayton, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Italian Grand Prix is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Dayton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Italian Grand Prix sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Italian Grand Prix",
        "image": "https://cdn-az.allevents.in/events6/banners/d7bcd0398c5820dd2a57e688089ac5216b12eb61e8281bee29209d1b563f0ca8-rimg-w1200-h628-dc081818-gmir?v=1787703049",
        "startDate": "2026-09-06T09:00:00-04:00",
        "url": "https://allevents.in/dayton/italian-grand-prix/200030602660448",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Streetside Brewery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cincinnati",
                "addressLocality": "Dayton",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.109169",
                "longitude": "-84.4330902"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Who can navigate Monza and still have enough energy left for an overtake down the straight?  Come join us and find out!"
    }
]
```