{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/knatvoldstranda-camping-kana-viken",
  "name": "Knatvoldstranda Camping",
  "description": "campsite with many permanent campers guests - center 3 km",
  "url": "https://campertunity.com/listings/campgrounds/knatvoldstranda-camping-kana-viken",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650879046.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Knatvoldveien",
    "addressLocality": "Kana",
    "addressRegion": "viken",
    "postalCode": "3483",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.52573,
    "longitude": 10.47468
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "350",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "kr350+"
}