{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shady-creek-rv-park-cedaredge-co",
  "name": "Shady Creek RV Park",
  "description": "Shady Creek RV Park is located at 205 North Grand Mesa Drive, Cedaredge CO 81413. Shady Creek RV Park can be contacted at ***-***-**** or https://www.shadycreekcolorado.com/",
  "url": "https://campertunity.com/listings/campgrounds/shady-creek-rv-park-cedaredge-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "205 North Grand Mesa Drive",
    "addressLocality": "Cedaredge",
    "addressRegion": "CO",
    "postalCode": "81413",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9018849,
    "longitude": -107.9232131
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/cedaredge/shady-creek-rv-park",
    "https://thedyrt.com/camping/colorado/shady-creek-rv-park"
  ]
}