{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/odda-trolltunga-camping-vestland",
  "name": "Odda Trolltunga Camping",
  "description": "located directly on the lake - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/odda-trolltunga-camping-vestland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650793918.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jordalsvegen",
    "addressLocality": "odda",
    "addressRegion": "vestland",
    "postalCode": "5750",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.05392,
    "longitude": 6.54328
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "300",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "kr300+"
}