{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-vita-glamping-village-terme-tuhelj-tuheljske-toplice",
  "name": "Camp Vita/Glamping Village Terme Tuhelj",
  "description": "Kamp Vita is located about 45 minutes from Zagreb. The campsite has a total of 56 camping pitches. Hotel Terme Tuhelj is located next to the...",
  "url": "https://campertunity.com/listings/campgrounds/camp-vita-glamping-village-terme-tuhelj-tuheljske-toplice",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674ca31c9c53c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ljudevita Gaja 4",
    "addressLocality": "Tuheljske Toplice",
    "postalCode": "49215",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.06625,
    "longitude": 15.78539
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}