

# Event Details

- **Event Name**: Ride to parade
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 04:30 pm
- **Event Description**: Please mark going if you plan to make the ride. I created this event to get a headcount for the parade coordinator. Please let me know here if you can make it!
- **Event URL**: https://allevents.in/valdosta/ride-to-parade/200030267222007
- **Event Categories**: parades
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

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

## Event venue details

- **city**: Valdosta
- **state**: GA
- **country**: United States
- **location**: Friendly Express
- **lat**: 30.883284
- **long**: -83.274417
- **full address**: Friendly Express, 3645 Inner Perimeter Rd,Valdosta, Georgia, United States

## Event gallery

- **Alt text**: Ride to parade
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/575a4fb9b0d4d82935436bf6790bbba5e9fb24881abb68c39ec8cbf947245dd1-rimg-w960-h720-dc5f4b47-gmir?v=1782557368

## FAQs

- **Q**: When and where is Ride to parade being held?
  - **A:** Ride to parade takes place on Sat, 27 Jun, 2026 at 04:30 pm to Sat, 27 Jun, 2026 at 04:30 pm at Friendly Express, 3645 Inner Perimeter Rd,Valdosta, Georgia, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ride to parade",
        "image": "https://cdn-az.allevents.in/events5/banners/575a4fb9b0d4d82935436bf6790bbba5e9fb24881abb68c39ec8cbf947245dd1-rimg-w960-h720-dc5f4b47-gmir?v=1782557368",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/valdosta/ride-to-parade/200030267222007",
        "location": {
            "@type": "Place",
            "name": "Friendly Express",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3645 Inner Perimeter Rd,Valdosta, Georgia",
                "addressLocality": "Valdosta",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.883284",
                "longitude": "-83.274417"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please mark going if you plan to make the ride. I created this event to get a headcount for the parade coordinator. Please let me know here if you can make it!"
    }
]
```