{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/picerija-zlati-skorpijon-lovrenc-na-pohorju-ruse",
  "name": "Picerija Zlati Skorpijon",
  "description": "Private camper place at restaurant - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/picerija-zlati-skorpijon-lovrenc-na-pohorju-ruse",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651097928.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Srparska pot",
    "addressLocality": "lovrenc-na-pohorju",
    "addressRegion": "ruse",
    "postalCode": "2344",
    "addressCountry": "SI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.54063,
    "longitude": 15.39927
  },
  "sameAs": [
    "https://www.campercontact.com/en/slovenia/ruse/lovrenc-na-pohorju/105172/picerija-zlati-skorpijon"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "0+"
}