{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-ripanj-city-of-belgrade",
  "name": "Clothes Wash Dry",
  "description": "location at the Avala mountains - use GPS coordinatgen - fresh air and comfortable temperatures - Belgrade 25km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-ripanj-city-of-belgrade",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650880010.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Poručnika Mirka Jovanovića",
    "addressLocality": "Ripanj",
    "addressRegion": "city-of-belgrade",
    "addressCountry": "Serbia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.61803,
    "longitude": 20.55559
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.51,
    "reviewCount": 45,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "2800",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "2800+"
}