

# Event Details

- **Event Name**: Thursday Night Thunder 
- **Event Start and End Date**: Thu, 30 Jul, 2026 at 07:00 pm – Thu, 13 Aug, 2026 at 07:00 pm
- **Event Description**: Come on out to Laird International Raceway to watch some exciting stock car racing in all 5 of our divisions.
- **Event URL**: https://allevents.in/sault-ste-marie/thursday-night-thunder/200030462258618
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Sault Ste. Marie
- **state**: ON
- **country**: Canada
- **location**: Lake George Road, Echo Bay, ON, Canada, Ontario
- **lat**: 46.42724
- **long**: -83.98811
- **full address**: Lake George Road, Echo Bay, ON, Canada, Ontario, Sault Ste. Marie, Canada

## Event gallery

- **Alt text**: Thursday Night Thunder
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/024b89a9a8532d219db4d7ab6c1b13d374ec92385608bc3dd281030aaf99dae4-rimg-w1200-h800-dc161714-gmir?v=1785106997

## FAQs

- **Q**: When and where is Thursday Night Thunder  being held?
  - **A:** Thursday Night Thunder  takes place on Thu, 30 Jul, 2026 at 07:00 pm to Thu, 13 Aug, 2026 at 07:00 pm at Lake George Road, Echo Bay, ON, Canada, Ontario, Sault Ste. Marie, Canada.
- **Q**: Who is organizing Thursday Night Thunder ?
  - **A:** Thursday Night Thunder  is organized by Laird Raceway.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thursday Night Thunder",
        "image": "https://cdn-az.allevents.in/events6/banners/024b89a9a8532d219db4d7ab6c1b13d374ec92385608bc3dd281030aaf99dae4-rimg-w1200-h800-dc161714-gmir?v=1785106997",
        "startDate": "2026-07-30",
        "endDate": "2026-08-13",
        "url": "https://allevents.in/sault-ste-marie/thursday-night-thunder/200030462258618",
        "location": {
            "@type": "Place",
            "name": "Lake George Road, Echo Bay, ON, Canada, Ontario",
            "address": {
                "@type": "PostalAddress",
                "name": "Lake George Road, Echo Bay, ON, Canada, Ontario, Sault Ste. Marie, Canada",
                "addressLocality": "Sault Ste. Marie",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.42724",
                "longitude": "-83.98811"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on out to Laird International Raceway to watch some exciting stock car racing in all 5 of our divisions.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Laird Raceway",
                "url": "https://allevents.in/org/laird-raceway/24867349"
            }
        ]
    }
]
```