{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-bygland-agder-no",
  "name": "Clothes Wash Dry",
  "description": "right on the water - in the middle of Setesdal - center 2,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-bygland-agder-no",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651058511.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Setesdalsvegen",
    "addressLocality": "Bygland",
    "addressRegion": "agder",
    "postalCode": "4745",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.93213,
    "longitude": 7.69773
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.59,
    "reviewCount": 27,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "350",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr350+"
}