{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kamp-vita-tuheljske-toplice-krapina-zagorje-county",
  "name": "Kamp Vita",
  "description": "divided into zones with different rates, see website for high season - pitches with gravel - no covered passage to the spa - swimming pools included - separate saunas - center 100m",
  "url": "https://campertunity.com/listings/campgrounds/kamp-vita-tuheljske-toplice-krapina-zagorje-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650901496.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ulica Ljudevita Gaja",
    "addressLocality": "Tuheljske Toplice",
    "addressRegion": "krapina-zagorje-county",
    "postalCode": "49215",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.06628,
    "longitude": 15.78555
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "45",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "45+"
}