

# Event Details

- **Event Name**: Friday night casual ride 
- **Event Start and End Date**: Fri, 04 Sep, 2026 at 05:45 pm (-04:00)
- **Event Description**: Casual ride around UNCW. Stop by PTs for dinner. ~10 miles. ~10-12mph
- **Event URL**: https://allevents.in/wilmington/friday-night-casual-ride/200030641398036
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Wilmington
- **state**: NC
- **country**: United States
- **location**: 4906 Park Ave Wilmington NC 
- **lat**: 34.21222
- **long**: -77.88084
- **full address**: 4906 Park Ave Wilmington NC , 4906 Park Ave S, Wilmington, NC 28403-5221, United States
- **location**: 4906 Park Ave Wilmington NC

## Event gallery

- **Alt text**: Friday night casual ride
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/06a0a072b30859312b6ca7531ca049c0a2a814c7b084999857010ad429b0c244-rimg-w1200-h675-dc181818-gmir?v=1788243996

## FAQs

- **Q**: When and where is Friday night casual ride  being held?
  - **A:** Friday night casual ride  takes place on Fri, 04 Sep, 2026 at 05:45 pm to Fri, 04 Sep, 2026 at 05:45 pm at 4906 Park Ave Wilmington NC , 4906 Park Ave S, Wilmington, NC 28403-5221, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Friday night casual ride  is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Wilmington, this event is thoughtfully curated to deliver a standout experience worth every moment. If Friday night casual ride  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friday night casual ride",
        "image": "https://cdn-az.allevents.in/events9/banners/06a0a072b30859312b6ca7531ca049c0a2a814c7b084999857010ad429b0c244-rimg-w1200-h675-dc181818-gmir?v=1788243996",
        "startDate": "2026-09-04T17:45:00-04:00",
        "url": "https://allevents.in/wilmington/friday-night-casual-ride/200030641398036",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "4906 Park Ave Wilmington NC ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4906 Park Ave S, Wilmington, NC 28403-5221, United States",
                "addressLocality": "Wilmington",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.21222",
                "longitude": "-77.88084"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Casual ride around UNCW. Stop by PTs for dinner. ~10 miles. ~10-12mph"
    }
]
```