{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/adriacamps-brezice",
  "name": "Autocampi.si",
  "description": "Camper stop Zlatni Lug - https://zlatnilug.hr/, Emovački Lug, 34000 Požega, Croatia ...",
  "url": "https://campertunity.com/listings/campgrounds/adriacamps-brezice",
  "image": [
    "https://www.avtokampi.si/slika/camper-stop-zlatni-lug.jpg",
    "/thumbs/369x300/slika/36393.jpg",
    "/thumbs/369x300/slika/36394.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Emovački Lug, 34000 Požega, Hrvaška",
    "addressLocality": "Pozega",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.353901,
    "longitude": 17.625987
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}