{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-kamp-sani-brodarica-krapanj",
  "name": "Mini-Kamp Sani",
  "description": "Mini-Kamp Sani is a campsite in Brodarica, Šibenik-Knin, located by the sea.The campsite has which are marked out, pitches with shade, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-kamp-sani-brodarica-krapanj",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675187ec4a53d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gomnjanik ul. 38",
    "addressLocality": "Brodarica/Krapanj",
    "postalCode": "22010",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.68203,
    "longitude": 15.91764
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}