

# Event Details

- **Event Name**: Memphis Ride Of Silence
- **Event Start and End Date**: Wed, 20 May, 2026 at 07:00 pm (-05:00)
- **Event Description**: Meet at Hightailers Clubhouse for a short ~10 mile ride with a police escort.
- **Event URL**: https://allevents.in/memphis/memphis-ride-of-silence/200028460969920
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: Memphis
- **state**: TN
- **country**: United States
- **location**: MHBC Clubhouse
- **lat**: 35.1453535
- **long**: -89.969173
- **full address**: MHBC Clubhouse, 401 Cumberland St, Memphis, TN 38112-2741, United States

## Event gallery

- **Alt text**: Memphis Ride Of Silence
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/01242527f9e06bfa1b4bf4ae15f8fd44ce4db0294bfc86be955501464461913d-rimg-w1200-h377-dcffffff-gmir?v=1776319576

## FAQs

- **Q**: When and where is Memphis Ride Of Silence being held?
  - **A:** Memphis Ride Of Silence takes place on Wed, 20 May, 2026 at 07:00 pm to Wed, 20 May, 2026 at 07:00 pm at MHBC Clubhouse, 401 Cumberland St, Memphis, TN 38112-2741, United States.
- **Q**: Who is organizing Memphis Ride Of Silence?
  - **A:** Memphis Ride Of Silence is organized by Memphis Hightailers Bicycle Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Memphis Ride Of Silence",
        "image": "https://cdn-az.allevents.in/events5/banners/01242527f9e06bfa1b4bf4ae15f8fd44ce4db0294bfc86be955501464461913d-rimg-w1200-h377-dcffffff-gmir?v=1776319576",
        "startDate": "2026-05-20T19:00:00-05:00",
        "url": "https://allevents.in/memphis/memphis-ride-of-silence/200028460969920",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "MHBC Clubhouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "401 Cumberland St, Memphis, TN 38112-2741, United States",
                "addressLocality": "Memphis",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.1453535",
                "longitude": "-89.969173"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet at Hightailers Clubhouse for a short ~10 mile ride with a police escort.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Memphis Hightailers Bicycle Club",
                "url": "https://allevents.in/org/memphis-hightailers-bicycle-club/5899965",
                "description": "Mission Statement: Creating a Better Community Through Bicycling in the Greater Memphis Area."
            }
        ]
    }
]
```