{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-askim",
  "name": "Clothes Wash Dry",
  "description": "near the sea - mini golf course - public transport 700m - Gothenburg 14km - Camping Key Europe [CKE] mandatory - shops/centre 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-askim",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650757197.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marholmsvägen",
    "addressLocality": "Askim",
    "addressRegion": "vastra-gotalands-lan",
    "postalCode": "436 45",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.62848,
    "longitude": 11.92041
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.54,
    "reviewCount": 40,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "325",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr325+"
}