{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-pula-istria",
  "name": "Clothes Wash Dry",
  "description": "right on the sea on Istrian peninsula - NKC card valid for more than 3 nights - open from palm Easter - prices vary, see website - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-pula-istria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650767008.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stoja",
    "addressLocality": "Pula",
    "addressRegion": "istria-county",
    "postalCode": "52100",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.86013,
    "longitude": 13.81462
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.24,
    "reviewCount": 119,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "30+"
}