{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/salsnes-havn-salsnes-trndelag",
  "name": "Salsnes Havn",
  "description": "Place at the boat harbor - sanitary facilities are shared with boat and camping guests - access road is asphalted the parking lot itself is gravel - each plot has access to the lawn with seating areas - center 500 m",
  "url": "https://campertunity.com/listings/campgrounds/salsnes-havn-salsnes-trndelag",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651111077"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Primær Fylkesveg 769",
    "addressLocality": "Salsnes",
    "addressRegion": "trndelag",
    "postalCode": "7817",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.68776,
    "longitude": 11.43199
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/trndelag/salsnes/96025/salsnes-havn",
    "https://www.campercontact.com/en/norway/trøndelag/namsos/96025/salsnes-havn"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "250",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr250+"
}