

# Event Details

- **Event Name**: Walk @ Rio Rancho Sports Complex
- **Event Start and End Date**: Thu, 23 Oct, 2025 at 05:30 pm – Thu, 23 Oct, 2025 at 06:30 pm
- **Event Description**: Let's do a nice walk around the park after dinner. We will meet on the east side of the grass. One loop is about 1/2 mile. We will do 4 loops for a total of about 2 miles. There is parking between the grass and skate park/baseball fields.
- **Event URL**: https://allevents.in/rio-rancho/walk-rio-rancho-sports-complex/4400029057819804
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Rio Rancho
- **state**: NM
- **country**: us
- **location**: Rio Rancho Sports Complex
- **lat**: 35.256714
- **long**: -106.666115
- **full address**: Rio Rancho Sports Complex, 3501 High Resort Blvd SE, Rio Rancho, us

## Event gallery

- **Alt text**: Walk @ Rio Rancho Sports Complex
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0bb0c8a0-b051-11f0-9b11-55a0e4ccbccd-rimg-w1200-h674-dc161719-gmir.webp?v=1761252259

## FAQs

- **Q**: When and where is Walk @ Rio Rancho Sports Complex being held?
  - **A:** Walk @ Rio Rancho Sports Complex takes place on Thu, 23 Oct, 2025 at 05:30 pm to Thu, 23 Oct, 2025 at 06:30 pm at Rio Rancho Sports Complex, 3501 High Resort Blvd SE, Rio Rancho, us.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Walk @ Rio Rancho Sports Complex 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 Rio Rancho, this event is thoughtfully curated to deliver a standout experience worth every moment. If Walk @ Rio Rancho Sports Complex sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Walk @ Rio Rancho Sports Complex",
        "image": "https://cdn-az.allevents.in/events10/banners/0bb0c8a0-b051-11f0-9b11-55a0e4ccbccd-rimg-w1200-h674-dc161719-gmir.webp?v=1761252259",
        "startDate": "2025-10-23",
        "endDate": "2025-10-23",
        "url": "https://allevents.in/rio-rancho/walk-rio-rancho-sports-complex/4400029057819804",
        "location": {
            "@type": "Place",
            "name": "Rio Rancho Sports Complex",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3501 High Resort Blvd SE",
                "addressLocality": "Rio Rancho",
                "addressRegion": "NM",
                "addressCountry": {
                    "@type": "Country",
                    "name": "us"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.256714",
                "longitude": "-106.666115"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let's do a nice walk around the park after dinner. We will meet on the east side of the grass. One loop is about 1/2 mile. We will do 4 loops for a total of about 2 miles. There is parking between the grass and skate park/baseball fields."
    }
]
```