{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/avtokampi-si-murter-1",
  "name": "Autocampi.si",
  "description": "Camping Rehut - https://www.camprehut.com, Tourist 1/A, 22243 Murter, Croatia ...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/avtokampi-si-murter-1",
  "image": [
    "https://www.avtokampi.si/slika/35665.jpg",
    "/thumbs/369x300/slika/35666.jpg",
    "/thumbs/369x300/slika/35667.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Turistička 1/A, 22243 Murter, Hrvaška",
    "addressLocality": "Murter",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.816341,
    "longitude": 15.580704
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.95,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}