

# Event Details

- **Event Name**: Bike Nite
- **Event Start and End Date**: Tue, 26 May, 2026 at 06:00 pm – Tue, 26 May, 2026 at 09:00 pm (-04:00)
- **Event Description**: join us for bike nites!   DJ and fun.
- **Event URL**: https://allevents.in/parma/bike-nite/200030112101225
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Parma
- **state**: OH
- **country**: United States
- **location**: 5746 state rd
- **lat**: 41.40608
- **long**: -81.71067
- **full address**: 5746 state rd, 5746 State Rd, Cleveland, OH 44134-2536, United States, Parma

## Event gallery

- **Alt text**: Bike Nite
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Bike+Nite&date=Tue%2C+26+May%2C+2026+at+06%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Bike Nite being held?
  - **A:** Bike Nite takes place on Tue, 26 May, 2026 at 06:00 pm to Tue, 26 May, 2026 at 09:00 pm at 5746 state rd, 5746 State Rd, Cleveland, OH 44134-2536, United States, Parma.
- **Q**: Who is organizing Bike Nite?
  - **A:** Bike Nite is organized by tradesmen tavern .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bike Nite",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Bike+Nite&date=Tue%2C+26+May%2C+2026+at+06%3A00+pm&bg=1",
        "startDate": "2026-05-26T18:00:00-04:00",
        "endDate": "2026-05-26T21:00:00-04:00",
        "url": "https://allevents.in/parma/bike-nite/200030112101225",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "5746 state rd",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5746 State Rd, Cleveland, OH 44134-2536, United States",
                "addressLocality": "Parma",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.40608",
                "longitude": "-81.71067"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "join us for bike nites!   DJ and fun.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "tradesmen tavern ",
                "url": "https://allevents.in/org/tradesmen-tavern/26178467"
            }
        ]
    }
]
```