{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/valentan-malecnik-administrative-unit-maribor-slovenie",
  "name": "Valentan",
  "description": "At a wineboer - restaurant near the neighbors - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/valentan-malecnik-administrative-unit-maribor-slovenie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651126368.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vodole",
    "addressLocality": "Malečnik",
    "addressRegion": "administrative-unit-maribor",
    "postalCode": "2229",
    "addressCountry": "Slovenië"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.56794,
    "longitude": 15.69793
  },
  "sameAs": [
    "https://www.facebook.com/ekovalentan",
    "https://www.campercontact.com/en/slovenie/administrative-unit-maribor/malecnik/106721/organic-winery-and-farm-valentan"
  ],
  "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": "25",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "25+"
}