{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wine-camp-hazic-sveti-martin-na-muri",
  "name": "Wine Camp Hazic",
  "description": "Just outside of Sveti Martin na Muri in the province of Medimurje, in the far north of Croatia, lies Wine Camp Hazic. Whoever stays at this luxury...",
  "url": "https://campertunity.com/listings/campgrounds/wine-camp-hazic-sveti-martin-na-muri",
  "image": [
    "https://cdn2.acsi.eu/6/7/e/3/67e3e45286643.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jurovcak 37",
    "addressLocality": "Sveti Martin na Muri",
    "postalCode": "40313",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.49872,
    "longitude": 16.32981
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}