{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clear-creek-rv-park-golden-co",
  "name": "Clear Creek RV Park",
  "description": "Clear Creek RV Park is located at 1400 10th Street, Golden CO 80401. Clear Creek RV Park can be contacted at ***-***-**** or https://rec.cityofgolden.net/wbwsc/webtrac.wsc/splash.html?interfaceparameter=3",
  "url": "https://campertunity.com/listings/campgrounds/clear-creek-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": "1400 10th Street",
    "addressLocality": "Golden",
    "addressRegion": "CO",
    "postalCode": "80401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.7532704,
    "longitude": -105.2324044
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/golden/clear-creek-rv-park"
  ]
}