{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dakota-ridge-rv-park-golden-co",
  "name": "Dakota Ridge RV Park",
  "description": "Dakota Ridge RV Park is located at 17800 West Colfax Avenue, Golden CO 80401. Dakota Ridge RV Park can be contacted at ***-***-**** or https://dakotaridgerv.com/",
  "url": "https://campertunity.com/listings/campgrounds/dakota-ridge-rv-park-golden-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17800 West Colfax Avenue",
    "addressLocality": "Golden",
    "addressRegion": "CO",
    "postalCode": "80401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.7195223,
    "longitude": -105.2015639
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/golden/dakota-ridge-rv-park"
  ]
}