{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-dunav-belgrado-grad-beograd",
  "name": "Camp Dunav",
  "description": "small campsite in Zemun district overlooking the Danube - 1 km from the carbahn E-75, exit Zemun Polje - bike rental - snack bar - bus stop to Belgrade 1km - city center Belgrade 10km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-dunav-belgrado-grad-beograd",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650712914.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Belgrado",
    "addressRegion": "grad-beograd",
    "addressCountry": "Servië"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.87828,
    "longitude": 20.35531
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.71,
    "reviewCount": 66,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "2700",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "2700+"
}