{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-nora-orebro-county",
  "name": "Clothes Wash Dry",
  "description": "located on a lake - terraced campsite - bounded pitches - near sandy beach - bread service - camping shop - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-nora-orebro-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650835511.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kungsgatan",
    "addressLocality": "Nora",
    "addressRegion": "orebro-county",
    "postalCode": "713 32",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.52577,
    "longitude": 15.04333
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "295",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr295+"
}