{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/avtokampi-si-labin",
  "name": "Autocampi.si",
  "description": "Camping Romantic - , Chapel 47b, 52220 Labin, Croatia ...",
  "url": "https://campertunity.com/listings/campgrounds/avtokampi-si-labin",
  "image": [
    "https://www.avtokampi.si/slika/kamp-romantik-labin-20.jpg",
    "/thumbs/369x300/slika/glamping-sotor-kamp-romantik-labin-6.jpg",
    "/thumbs/369x300/slika/kamp-romantik-labin-7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kapelica 47b, 52220 Labin, Hrvaška",
    "addressLocality": "Labin",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.081665,
    "longitude": 14.10185
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}