{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-saliste-sibiu",
  "name": "Clothes Wash Dry",
  "description": "pension with campsite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-saliste-sibiu",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650746057.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Băii",
    "addressLocality": "Săliște",
    "addressRegion": "sibiu",
    "postalCode": "557225",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.79443,
    "longitude": 23.8903
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "83",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "83+"
}