{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-harman-brasov-county",
  "name": "Clothes Wash Dry",
  "description": "field near church - exclusive own toilet and sanitary block per location ever seen - in the courtyard of the former minister's house - near the center",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-harman-brasov-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650901036.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pietii",
    "addressLocality": "Hărman",
    "addressRegion": "brasov-county",
    "postalCode": "507085",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.71445,
    "longitude": 25.68408
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.68,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "88",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "88+"
}