{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/indre-prestvgen-trongsundet-trndelg",
  "name": "Indre Prestvagen",
  "description": "Right next to the main road on a gradation - the thick rock surface is flat - some wood forest storage on the edges",
  "url": "https://campertunity.com/listings/campgrounds/indre-prestvgen-trongsundet-trndelg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651049847.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fv191",
    "addressLocality": "trongsundet",
    "addressRegion": "trndelag",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.81582,
    "longitude": 10.66478
  },
  "sameAs": [
    "https://www.campercontact.com/es/noruega/trndelag/trongsundet/102513/indre-prestvagen"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr0+"
}