{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clearwater-crossing-rv-park-orofino",
  "name": "Clearwater Crossing RV Park",
  "description": "Clearwater Crossing RV Park is located at 500 Riverfront Ave, Orofino ID 83544. Clearwater Crossing RV Park can be contacted at ***-***-**** or http://www.clearwatercrossingrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/clearwater-crossing-rv-park-orofino",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "500 Riverfront Ave",
    "addressLocality": "Orofino",
    "addressRegion": "ID",
    "postalCode": "83544",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.480647,
    "longitude": -116.258057
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/orofino/clearwater-crossing-rv-park"
  ]
}