{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-stop-divje-svinje-lovrenc-na-pohorju-ruse",
  "name": "Camping stop Divje Svinje",
  "description": "Camping in the idyllic city of Lovrenc, starting point towards Pohorje and the lakes of Lovrenc.",
  "url": "https://campertunity.com/listings/campgrounds/camping-stop-divje-svinje-lovrenc-na-pohorju-ruse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651260443.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Planinska cesta",
    "addressLocality": "Lovrenc na Pohorju",
    "addressRegion": "ruse",
    "postalCode": "2344",
    "addressCountry": "SI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.53535,
    "longitude": 15.37912
  },
  "sameAs": [
    "https://camping-stop.si/",
    "https://www.campercontact.com/en/slovenie/ruse/lovrenc-na-pohorju/161798/camping-stop-divje-svinje"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "25+"
}