{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-prebold-zalec",
  "name": "Clothes Wash Dry",
  "description": "Location in small village - swimming pool - supermarkets 350m - center 400m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-prebold-zalec",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650845711.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dolenja vas",
    "addressLocality": "Prebold",
    "addressRegion": "zalec",
    "postalCode": "3312",
    "addressCountry": "SI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2401,
    "longitude": 15.08767
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.43,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "24.4",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "24.4+"
}