

# Event Details

- **Event Name**: Dyno and Burnout Contest
- **Event Start and End Date**: Sat, 06 Sep, 2025 at 09:30 am
- **Event Description**: Let's blow this up! They are going to have a dyno and burnout contest.
- **Event URL**: https://allevents.in/williamsport/dyno-and-burnout-contest/200028318361915
- **Event Categories**: contests
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Williamsport
- **state**: MD
- **country**: United States
- **location**: Hagerstown Speedway
- **lat**: 39.659553261686
- **long**: -77.844115983844
- **full address**: Hagerstown Speedway, 15112 National Pike,Williamsport, Maryland, United States

## Event gallery

- **Alt text**: Dyno and Burnout Contest
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9f5f83756ae49be32baa54fc3b46d2b8a6c2b1503483c817e640abd5a5025818-rimg-w1200-h1760-dc161515-gmir?v=1756996490

## FAQs

- **Q**: When and where is Dyno and Burnout Contest being held?
  - **A:** Dyno and Burnout Contest takes place on Sat, 06 Sep, 2025 at 09:30 am to Sat, 06 Sep, 2025 at 09:30 am at Hagerstown Speedway, 15112 National Pike,Williamsport, Maryland, United States.
- **Q**: Who is organizing Dyno and Burnout Contest?
  - **A:** Dyno and Burnout Contest is organized by Tri State Truck.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dyno and Burnout Contest",
        "image": "https://cdn-az.allevents.in/events6/banners/9f5f83756ae49be32baa54fc3b46d2b8a6c2b1503483c817e640abd5a5025818-rimg-w1200-h1760-dc161515-gmir?v=1756996490",
        "startDate": "2025-09-06",
        "url": "https://allevents.in/williamsport/dyno-and-burnout-contest/200028318361915",
        "location": {
            "@type": "Place",
            "name": "Hagerstown Speedway",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15112 National Pike,Williamsport, Maryland",
                "addressLocality": "Williamsport",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.659553261686",
                "longitude": "-77.844115983844"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let's blow this up! They are going to have a dyno and burnout contest.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tri State Truck",
                "url": "https://allevents.in/org/tri-state-truck/21220364"
            }
        ]
    }
]
```