{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/auto-kamp-budima-slano",
  "name": "Auto kamp Budima",
  "description": "Auto kamp Budima is a campsite in Slano, Dubrovnik-Neretva, located by the sea and by a lake/recreational pond.The campsite has pitches with shade,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/auto-kamp-budima-slano",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751828646820.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Banici 52",
    "addressLocality": "Slano",
    "postalCode": "20232",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.80328,
    "longitude": 17.84622
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}