

# Event Details

- **Event Name**: GoRuck Walk Event
- **Event Start and End Date**: Sun, 15 Feb, 2026 at 10:00 am
- **Event Description**: A weighted or resisted walk at the new Ralph C. Wilson Centennial Park. All fitness levels welcomed, be sure to dress for the weather and terrain, and move at a pace you can sustain. Meet at the basket ball courts.
- **Event URL**: https://allevents.in/detroit/goruck-walk-event/200029637555822
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Detroit
- **state**: MI
- **country**: United States
- **location**: Ralph C. Wilson Jr. Centennial Park
- **lat**: 42.321745560539
- **long**: -83.061923128274
- **full address**: Ralph C. Wilson Jr. Centennial Park, 1801 W. Jefferson,Detroit, Michigan, United States

## Event gallery

- **Alt text**: GoRuck Walk Event
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ee794486c6f1bee7b97951b2d1578a9e56d50e58f25730223d6eef6b354a4b28-rimg-w940-h788-dc010101-gmir?v=1770510682

## FAQs

- **Q**: When and where is GoRuck Walk Event being held?
  - **A:** GoRuck Walk Event takes place on Sun, 15 Feb, 2026 at 10:00 am to Sun, 15 Feb, 2026 at 10:00 am at Ralph C. Wilson Jr. Centennial Park, 1801 W. Jefferson,Detroit, Michigan, United States.
- **Q**: Who is organizing GoRuck Walk Event?
  - **A:** GoRuck Walk Event is organized by Metro Detroit Urban Warriors Martial Arts Fitness Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "GoRuck Walk Event",
        "image": "https://cdn-az.allevents.in/events1/banners/ee794486c6f1bee7b97951b2d1578a9e56d50e58f25730223d6eef6b354a4b28-rimg-w940-h788-dc010101-gmir?v=1770510682",
        "startDate": "2026-02-15",
        "url": "https://allevents.in/detroit/goruck-walk-event/200029637555822",
        "location": {
            "@type": "Place",
            "name": "Ralph C. Wilson Jr. Centennial Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1801 W. Jefferson,Detroit, Michigan",
                "addressLocality": "Detroit",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.321745560539",
                "longitude": "-83.061923128274"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A weighted or resisted walk at the new Ralph C. Wilson Centennial Park. All fitness levels welcomed, be sure to dress for the weather and terrain, and move at a pace you can sustain. Meet at the basket ball courts.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Metro Detroit Urban Warriors Martial Arts Fitness Club",
                "url": "https://allevents.in/org/metro-detroit-urban-warriors-martial-arts-fitness-club/15920180",
                "description": "To create a proactive environment for martial artists that enhances one's ability, knowledge, and personal fortitude. "
            }
        ]
    }
]
```