{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-orebic-dubrovnik-neretva-county",
  "name": "Clothes Wash Dry",
  "description": "Located on the peninsula Peljesac - view of the town of Korcula - beach 50m .- sailing, swimming and surfing.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-orebic-dubrovnik-neretva-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650813749.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Šetalište Kneza Domagoja",
    "addressLocality": "Orebić",
    "addressRegion": "dubrovnik-neretva-county",
    "postalCode": "20250",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.97756,
    "longitude": 17.19019
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Surfing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "240",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "240+"
}