{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/avtokampi-si-hvar",
  "name": "Autocampi.si",
  "description": "Camping Vira - https://campvira.com, Vvala Vira 7, 21450 Hvar, Croatia ...",
  "url": "https://campertunity.com/listings/campgrounds/avtokampi-si-hvar",
  "image": [
    "https://www.avtokampi.si/slika/vira-kamp-hvar-1.jpg",
    "/thumbs/369x300/slika/camping-vira-hvar-island-2.jpg",
    "/thumbs/369x300/slika/camping-vira-hvar-island.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Uvala Vira 7, 21450 Hvar, Hrvaška",
    "addressLocality": "Hvar",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.190834,
    "longitude": 16.430274
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.85,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  }
}