{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/private-river-getaway-salmo-bc",
  "name": "Private river getaway",
  "description": "The RV site is 1000 sq ft grass space fenced off for privacy and for your dogs There is water, 30Amp power, and a sewage/greywater hook-up. There are no bathroom amenities here, Guests will need to be self contained. The property is a 22 acre regenerative farm located on the Salmo River. The site boasts easy access for RV's off the Hwy but also there is a short 3 minute walk to private river access and trail system for you to relax in and enjoy. We are also directly across from the Salmo Rail...",
  "url": "https://campertunity.com/listings/campgrounds/private-river-getaway-salmo-bc",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1614535670/campground-photos/dfbbyycmpnyvhuyzgsoi/private-river-getaway-private-spot-by-the-salmo-river-british-columbia-interior.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Salmo",
    "addressRegion": "BC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.20757925707013,
    "longitude": -117.26059086833142
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}