{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-baska-primorje-gorski-kotar-kroatie",
  "name": "Clothes Wash Dry",
  "description": "campsite on the island of Krk - near the famous beach of Baska 50m - walk to the church on the mountain overlooking the bay - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-baska-primorje-gorski-kotar-kroatie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650812267.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Put Zablaće",
    "addressLocality": "Baška",
    "addressRegion": "primorje-gorski-kotar",
    "postalCode": "51523",
    "addressCountry": "Kroatië"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.96609,
    "longitude": 14.7471
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "43",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "43+"
}