

# Event Details

- **Event Name**: Monument Valley Hound Walk 
- **Event Start and End Date**: Sun, 23 Jul, 2017 at 02:00 pm
- **Event Description**: Get the greyhounds together for a social walk in Colorado Springs! 
Feel free to bring along any well behaved non-greyhounds as well!
Meet at Monument Valley Park parking lot. The walk will begin at 2pm

If needed you can contact April at 843-855-3352
- **Event URL**: https://allevents.in/colorado-springs/monument-valley-hound-walk/695368880647205
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Colorado Springs
- **state**: CO
- **country**: United States
- **location**: Monument Valley Park
- **lat**: 38.8531
- **long**: -104.83
- **full address**: Monument Valley Park, Colorado Springs, United States

## Event gallery

- **Alt text**: Monument Valley Hound Walk
  - **Image URL**: https://cdn-az.allevents.in/banners/48fcac2389a54075471346f73a2c331c

## FAQs

- **Q**: When and where is Monument Valley Hound Walk  being held?
  - **A:** Monument Valley Hound Walk  takes place on Sun, 23 Jul, 2017 at 02:00 pm to Sun, 23 Jul, 2017 at 02:00 pm at Monument Valley Park, Colorado Springs, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monument Valley Hound Walk",
        "image": "https://cdn-az.allevents.in/banners/48fcac2389a54075471346f73a2c331c",
        "startDate": "2017-07-23",
        "url": "https://allevents.in/colorado-springs/monument-valley-hound-walk/695368880647205",
        "location": {
            "@type": "Place",
            "name": "Monument Valley Park",
            "address": {
                "@type": "PostalAddress",
                "name": "Monument Valley Park, Colorado Springs, United States",
                "addressLocality": "Colorado Springs",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.8531",
                "longitude": "-104.83"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```