

# Event Details

- **Event Name**: Longwoods Motorcycle Rally 2021
- **Event Start and End Date**: Fri, 11 Jun, 2021 at 04:00 pm – Sun, 13 Jun, 2021 at 02:00 pm
- **Event URL**: https://allevents.in/thamesville/longwoods-motorcycle-rally-2021/200020815690601
- **Event Categories**: nonprofit, car-shows, music, food-drinks, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Thamesville
- **state**: ON
- **country**: Canada
- **location**: Thamesville, Ontario
- **lat**: 42.55
- **long**: -81.9667
- **full address**: Thamesville, Ontario, Canada

## Event gallery

- **Alt text**: Longwoods Motorcycle Rally 2021
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/618c844463e3f25603d775fe219d69748eae7a5d7c0ef385b017570247483b80-rimg-w502-h296-gmir.jpg?v=1623424363

## FAQs

- **Q**: When and where is Longwoods Motorcycle Rally 2021 being held?
  - **A:** Longwoods Motorcycle Rally 2021 takes place on Fri, 11 Jun, 2021 at 04:00 pm to Sun, 13 Jun, 2021 at 02:00 pm at Thamesville, Ontario, Canada.
- **Q**: Who is organizing Longwoods Motorcycle Rally 2021?
  - **A:** Longwoods Motorcycle Rally 2021 is organized by Longwoods Bike Rally.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Longwoods Motorcycle Rally 2021",
        "image": "https://cdn-az.allevents.in/events3/banners/618c844463e3f25603d775fe219d69748eae7a5d7c0ef385b017570247483b80-rimg-w502-h296-gmir.jpg?v=1623424363",
        "startDate": "2021-06-11",
        "endDate": "2021-06-13",
        "url": "https://allevents.in/thamesville/longwoods-motorcycle-rally-2021/200020815690601",
        "location": {
            "@type": "Place",
            "name": "Thamesville, Ontario",
            "address": {
                "@type": "PostalAddress",
                "name": "Thamesville, Ontario, Canada",
                "addressLocality": "Thamesville",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.55",
                "longitude": "-81.9667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Longwoods Bike Rally",
                "url": "https://allevents.in/org/longwoods-bike-rally/18495308"
            }
        ]
    }
]
```