{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-valalta-naturist-rovinj",
  "name": "Camping Valalta Naturist",
  "description": "Campsite Valalta Naturist is a campsite in Rovinj, Istria, located by the sea. This terraced campsite has pitches with delineation, with shade, without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-valalta-naturist-rovinj",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/d/674dea03be362.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cesta Za Valaltu-Lim 7",
    "addressLocality": "Rovinj",
    "postalCode": "52210"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.12278,
    "longitude": 13.63103
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 35,
    "bestRating": 10,
    "worstRating": 1
  }
}