{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/strandefjorden-bobilcamp-prestfoss-viken",
  "name": "Strandefjorden Bobilcamp",
  "description": "Motorhome place on a lake in Sigdal - center 4 km",
  "url": "https://campertunity.com/listings/campgrounds/strandefjorden-bobilcamp-prestfoss-viken",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650977502.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sigdalsveien",
    "addressLocality": "Prestfoss",
    "addressRegion": "viken",
    "postalCode": "3350",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.06901,
    "longitude": 9.48432
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "250",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "kr250+"
}