{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sauda-bobilhavn-sauda-bathavn-sauda-rogaland",
  "name": "Sauda Bobilhavn Sauda Båthavn",
  "description": "centre 1,5km",
  "url": "https://campertunity.com/listings/campgrounds/sauda-bobilhavn-sauda-bathavn-sauda-rogaland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650753544.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Treaskjæret",
    "addressLocality": "Sauda",
    "addressRegion": "rogaland",
    "postalCode": "4200",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.64487,
    "longitude": 6.33716
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.06,
    "reviewCount": 36,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "200",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "kr200+"
}