{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-starigrad-opcina-starigrad",
  "name": "Clothes Wash Dry",
  "description": "restaurant is located in the Museum of Winnetou - center 200m.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-starigrad-opcina-starigrad",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651241242"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dr. Franje Tuđmana",
    "addressLocality": "Starigrad",
    "addressRegion": "opcina-starigrad",
    "postalCode": "23244",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.28708,
    "longitude": 15.44822
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.81,
    "reviewCount": 31,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "33",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "33+"
}