{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/denka-loviste",
  "name": "Denka",
  "description": "Denka is located in Lovište, Raguseo-narentana, near the sea. The terrace campsite has both shaded pitches and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/denka-loviste",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675165ce16e9f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Loviste 185",
    "addressLocality": "Loviste",
    "postalCode": "20269"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.02533,
    "longitude": 17.03544
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}