{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sobec-lesce-radovljica-si",
  "name": "Camping Sobec",
  "description": "camping located in forest-to a river, Lake and stream-snack bar-restaurant-Centre 200 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sobec-lesce-radovljica-si",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650748230.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Šobčeva cesta",
    "addressLocality": "Lesce",
    "addressRegion": "radovljica",
    "postalCode": "4248",
    "addressCountry": "SI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.35478,
    "longitude": 14.15025
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.71,
    "reviewCount": 106,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "55",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "55+"
}