

# Event Details

- **Event Name**: Friday 8:30AM Ride
- **Event Start and End Date**: Fri, 08 Aug, 2025 at 08:30 am
- **Event Description**: Friday Road Bike Ride.  Must be able to maintain a 16 mph pace.

Brambleton take off at 7:45.

https://ridewithgps.com/routes/42569539
- **Event URL**: https://allevents.in/ashburn/friday-8-30am-ride/200028478995847
- **Event Categories**: cycling
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Ashburn
- **state**: VA
- **country**: United States
- **location**: XCAL Shooting Sports and Fitness
- **lat**: 39.051387933186
- **long**: -77.44421
- **full address**: XCAL Shooting Sports and Fitness, 44950 Russell Branch Pkwy, Ashburn, VA 20147-2999, United States

## Event gallery

- **Alt text**: Friday 8:30AM Ride
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/416282cf4436588ced1515980a982aa5f58a17d4486b0eee159f19c69a1dfb5b-rimg-w654-h666-dc8ebcdc-gmir?v=1752126167

## FAQs

- **Q**: When and where is Friday 8:30AM Ride being held?
  - **A:** Friday 8:30AM Ride takes place on Fri, 08 Aug, 2025 at 08:30 am to Fri, 08 Aug, 2025 at 08:30 am at XCAL Shooting Sports and Fitness, 44950 Russell Branch Pkwy, Ashburn, VA 20147-2999, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friday 8:30AM Ride",
        "image": "https://cdn-az.allevents.in/events9/banners/416282cf4436588ced1515980a982aa5f58a17d4486b0eee159f19c69a1dfb5b-rimg-w654-h666-dc8ebcdc-gmir?v=1752126167",
        "startDate": "2025-08-08",
        "url": "https://allevents.in/ashburn/friday-8-30am-ride/200028478995847",
        "location": {
            "@type": "Place",
            "name": "XCAL Shooting Sports and Fitness",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "44950 Russell Branch Pkwy, Ashburn, VA 20147-2999, United States",
                "addressLocality": "Ashburn",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.051387933186",
                "longitude": "-77.44421"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Friday Road Bike Ride.  Must be able to maintain a 16 mph pace.\n\nBrambleton take off at 7:45.\n\nhttps://ridewithgps.com/routes/42569539"
    }
]
```