{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/polari-rovinj-istrien",
  "name": "Polari",
  "description": "Permanent refreshment with all the pools and water activities in Polari, Rovinj, Istria, Croatia",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/polari-rovinj-istrien",
  "image": [
    "https://www.homair.com/photos/camping/2207/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Polari 1",
    "addressLocality": "Rovinj",
    "addressRegion": "Istrien",
    "postalCode": "52210",
    "addressCountry": "Kroatien"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.05836625,
    "longitude": 13.675148897681
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}