

# Event Details

- **Event Name**: 1st Duel at the Dam
- **Event Start and End Date**: Fri, 30 Sep, 2022 at 06:00 pm – Fri, 30 Sep, 2022 at 11:00 pm
- **Event Description**: Tyler will be racing
- **Event URL**: https://allevents.in/beaver-dam/1st-duel-at-the-dam/200022265870219
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Beaver Dam
- **state**: WI
- **country**: United States
- **location**: Beaver Dam Raceway
- **lat**: 43.448557256268
- **long**: -88.812348515971
- **full address**: Beaver Dam Raceway, N7086 Raceway Rd,Beaver Dam,WI,United States

## Event gallery

- **Alt text**: 1st Duel at the Dam
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/581ef9624b8ffc8f461c6f43f6d49e8c4c45c9ad425e6eaeb6dc869d4ab85ed9-rimg-w960-h720-gmir.jpg?v=1664544394

## FAQs

- **Q**: When and where is 1st Duel at the Dam being held?
  - **A:** 1st Duel at the Dam takes place on Fri, 30 Sep, 2022 at 06:00 pm to Fri, 30 Sep, 2022 at 11:00 pm at Beaver Dam Raceway, N7086 Raceway Rd,Beaver Dam,WI,United States.
- **Q**: Who is organizing 1st Duel at the Dam?
  - **A:** 1st Duel at the Dam is organized by Nettekoven Racing.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 1st Duel at the Dam 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 Beaver Dam, this event is thoughtfully curated to deliver a standout experience worth every moment. If 1st Duel at the Dam sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "1st Duel at the Dam",
        "image": "https://cdn-az.allevents.in/events3/banners/581ef9624b8ffc8f461c6f43f6d49e8c4c45c9ad425e6eaeb6dc869d4ab85ed9-rimg-w960-h720-gmir.jpg?v=1664544394",
        "startDate": "2022-09-30",
        "endDate": "2022-09-30",
        "url": "https://allevents.in/beaver-dam/1st-duel-at-the-dam/200022265870219",
        "location": {
            "@type": "Place",
            "name": "Beaver Dam Raceway",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "N7086 Raceway Rd,Beaver Dam,WI,United States",
                "addressLocality": "Beaver Dam",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.448557256268",
                "longitude": "-88.812348515971"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tyler will be racing",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nettekoven Racing",
                "url": "https://allevents.in/org/nettekoven-racing/19314026"
            }
        ]
    }
]
```