{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kamp-lupis-loviste",
  "name": "Kamp Lupis",
  "description": "Kamp Lupis is a campsite in Lovište, Dubrovnik-Neretva, located by the sea.This terraced camp site has which are marked out, pitches with shade,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kamp-lupis-loviste",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c9eb54c27b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Loviste 68",
    "addressLocality": "Loviste",
    "postalCode": "20269",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.02797,
    "longitude": 17.03011
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 11,
    "bestRating": 10,
    "worstRating": 1
  }
}