{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-zadar",
  "name": "Clothes Wash Dry",
  "description": "Large campsite with 71 pitches, rest unlimited - all pitches with electricity - on the beach - center of Zadar 2.4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-zadar",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651224341"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ulica Majstora Radovana",
    "addressLocality": "50192",
    "addressRegion": "zadar",
    "postalCode": "23000",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.13474,
    "longitude": 15.21607
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.78,
    "reviewCount": 124,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "105",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "105+"
}