{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-salmon-id",
  "name": "Boondocking host near Salmon, ID",
  "description": "Beautiful view of the Bitteroot mountains. Very Quiet neighborhood! On the edge of the National Forest. Use your side by side, bike, or jeep for a day of exploring an old mining site. Fishing on the Salmon river. White water day trips available. So much to do so little time!",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-salmon-id",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/43180/photo-gallery/tXvHXKQqnPNzwqU2_b95ed7e899ab785bed4126d290343b8e_small.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/604415/profile/rh8fVcRs1n9M6nID_bc03943d19582e4575d9dbdc8a21ee70_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Salmon, ID",
    "addressLocality": "Salmon",
    "addressRegion": "ID",
    "postalCode": "83467",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.22295808,
    "longitude": -113.93482291
  },
  "checkinTime": "06:00:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}