{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-torsby-varmland-county",
  "name": "Clothes Wash Dry",
  "description": "Nice, quiet parking space at our Stuga - suitable for small and medium-sized campers. Rate until the next day at 1 p.m.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-torsby-varmland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651177608.51.33.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Torsby",
    "addressRegion": "varmland-county",
    "postalCode": "685 92",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.112,
    "longitude": 13.11943
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "280",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr280+"
}