

# Event Details

- **Event Name**: Climb Time Gravel
- **Event Start and End Date**: Sat, 02 May, 2026 at 08:00 am (-05:00)
- **Event Description**: Let's ride some Gravel.   Two distances to choose from.
- **Event URL**: https://allevents.in/potts-camp/climb-time-gravel/200029828351934
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 50

## Ticket Details


## Event venue details

- **city**: Potts Camp
- **state**: MS
- **country**: United States
- **location**: 6873-6897 MS-178, Potts Camp, MS 38659
- **lat**: 34.64819
- **long**: -89.30715
- **full address**: 6873-6897 MS-178, Potts Camp, MS 38659, United States

## Event gallery

- **Alt text**: Climb Time Gravel
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/681c8395ba8458a05b123669b815ad58381812eabd1a4d6542e489f9a0a1aa45-rimg-w1200-h670-dc766047-gmir?v=1776243786

## FAQs

- **Q**: When and where is Climb Time Gravel being held?
  - **A:** Climb Time Gravel takes place on Sat, 02 May, 2026 at 08:00 am to Sat, 02 May, 2026 at 08:00 am at 6873-6897 MS-178, Potts Camp, MS 38659, United States.
- **Q**: Who is organizing Climb Time Gravel?
  - **A:** Climb Time Gravel is organized by Memphis Hightailers Bicycle Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Climb Time Gravel",
        "image": "https://cdn-az.allevents.in/events9/banners/681c8395ba8458a05b123669b815ad58381812eabd1a4d6542e489f9a0a1aa45-rimg-w1200-h670-dc766047-gmir?v=1776243786",
        "startDate": "2026-05-02T08:00:00-05:00",
        "url": "https://allevents.in/potts-camp/climb-time-gravel/200029828351934",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "6873-6897 MS-178, Potts Camp, MS 38659",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "First Baptist Church, 6873 MS-178, Potts Camp, MS 38659, United States",
                "addressLocality": "Potts Camp",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.64819",
                "longitude": "-89.30715"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let's ride some Gravel.   Two distances to choose from.",
        "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."
            }
        ]
    }
]
```