{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-stavanger-rogaland",
  "name": "Clothes Wash Dry",
  "description": "situated on the lake Mosvatnet - near / in the forest - hilly terrain - bus stop direction center 200m - center 3,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-stavanger-rogaland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650754424.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mosvangen",
    "addressLocality": "Stavanger",
    "addressRegion": "rogaland",
    "postalCode": "4021",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.95228,
    "longitude": 5.71362
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.71,
    "reviewCount": 198,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "450",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr450+"
}