{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-standley-lake-regional-park-we",
  "name": "Standley Lake Regional Park",
  "description": "Standley Lake Regional Park is located at , Westminster CO 80005. Standley Lake Regional Park can be contacted at ***-***-**** or https://www.cityofwestminster.us/ParksRecreation/Parks,TrailsOpenSpace/StandleyLakeRegionalPark",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-standley-lake-regional-park-we",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Westminster",
    "addressRegion": "CO",
    "postalCode": "80005",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.8785741,
    "longitude": -105.1286935
  }
}