{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camperstop-ruse-ruse-ruse",
  "name": "Camperstop Ruse",
  "description": "centrally located parking in Ruse - waste water and toilet emptying at tank station at 500m - busy during the day - center 250m",
  "url": "https://campertunity.com/listings/campgrounds/camperstop-ruse-ruse-ruse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650844345.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Falska cesta",
    "addressLocality": "Ruše",
    "addressRegion": "ruse",
    "postalCode": "2342",
    "addressCountry": "SI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.53873,
    "longitude": 15.51298
  },
  "sameAs": [
    "https://www.campercontact.com/en/slovenia/ruse/ruse/70399/camperstop-ruse"
  ],
  "amenityFeature": [
    {
      "@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+"
}