{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camper-stop-ljubljana-ljubljana",
  "name": "Camper Stop Ljubljana",
  "description": "bread service - restaurant - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camper-stop-ljubljana-ljubljana",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650791199.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Peruzzijeva ulica",
    "addressLocality": "Ljubljana",
    "addressRegion": "ljubljana",
    "postalCode": "1000",
    "addressCountry": "SI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.02049,
    "longitude": 14.52175
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.16,
    "reviewCount": 65,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "25+"
}