{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/case-mobili-tuheljske-toplice",
  "name": "Case mobili nel campeggio Vita",
  "description": "Use the amenities of the resort and don't miss lounging on the common pool.",
  "url": "https://campertunity.com/listings/campgrounds/case-mobili-tuheljske-toplice",
  "image": [
    "https://miacasamobile.it/wp-content/uploads/2024/09/logo-it-footer.png",
    "https://miacasamobile.it/wp-content/uploads/2020/10/Camping-Vita-Terme-Tuhelj-Mobile-homes-II.jpg",
    "https://miacasamobile.it/wp-content/uploads/2020/10/Terme-Tuhelj-Camping-Vita-tuhi-land-pools-III-150x150.jpg.webp",
    "https://miacasamobile.it/wp-content/uploads/2020/10/Camping-Vita-Terme-Tuhelj-Mobile-homes-II-150x150.jpg.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ljudevita Gaja 4",
    "addressLocality": "Tuheljske Toplice",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.0673346,
    "longitude": 15.7862547
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5428571428571,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}