{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-jattendal-gavleborgs-lan",
  "name": "Clothes Wash Dry",
  "description": "view of Lake Jättendal - center 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-jattendal-gavleborgs-lan",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651060866.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Älvstagatan",
    "addressLocality": "Jättendal",
    "addressRegion": "gavleborgs-lan",
    "postalCode": "820 76",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.96433,
    "longitude": 17.25189
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 41,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "250",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr250+"
}