

# Event Details

- **Event Name**: Motorcycle club event
- **Event Start and End Date**: Fri, 05 Jun, 2026 at 09:00 pm – Sat, 06 Jun, 2026 at 11:55 pm (-04:00)
- **Event Description**: ………
- **Event URL**: https://allevents.in/miami/motorcycle-club-event/200029939914517
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Miami
- **state**: FL
- **country**: United States
- **location**: Little Haiti, Miami, Florida
- **lat**: 25.832847291667
- **long**: -80.1979191
- **full address**: Little Haiti, Miami, Florida, United States

## Event gallery

- **Alt text**: Motorcycle club event
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Motorcycle+club+event&date=Fri%2C+05+Jun%2C+2026+at+09%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Motorcycle club event being held?
  - **A:** Motorcycle club event takes place on Fri, 05 Jun, 2026 at 09:00 pm to Sat, 06 Jun, 2026 at 11:55 pm at Little Haiti, Miami, Florida, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Motorcycle club event",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Motorcycle+club+event&date=Fri%2C+05+Jun%2C+2026+at+09%3A00+pm&bg=3",
        "startDate": "2026-06-05T21:00:00-04:00",
        "endDate": "2026-06-06T23:55:00-04:00",
        "url": "https://allevents.in/miami/motorcycle-club-event/200029939914517",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Little Haiti, Miami, Florida",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Miami, Florida",
                "addressLocality": "Miami",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "25.832847291667",
                "longitude": "-80.1979191"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "………"
    }
]
```