{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/salmon-river-campground-rv-salmon-id",
  "name": "Salmon River Campground & RV",
  "description": "Salmon River Campground & RV is located at 111 White Tail Drive, Salmon ID 83467. Salmon River Campground & RV can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/salmon-river-campground-rv-salmon-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "111 White Tail Drive",
    "addressLocality": "Salmon",
    "addressRegion": "ID",
    "postalCode": "83467",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.902068,
    "longitude": -113.9655828
  }
}