{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/danica-bohinjska-bistrica-radovljica-si",
  "name": "danica",
  "description": "located near the river Sava - see the website for exact prices - Lake Bohinj is 12km - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/danica-bohinjska-bistrica-radovljica-si",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650748899.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Triglavska cesta",
    "addressLocality": "bohinjska-bistrica",
    "addressRegion": "radovljica",
    "postalCode": "4264",
    "addressCountry": "SI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.274,
    "longitude": 13.94842
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.59,
    "reviewCount": 118,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "65.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "65.5+"
}