{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-banovi-dvori-dubrava-kod-tisna",
  "name": "Camp Banovi Dvori",
  "description": "Camp Banovi Dvori is a campsite in Dubrava, Šibenik-Knin.The campsite has pitches without shade and pitches with some shade. It is possible to rent...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-banovi-dvori-dubrava-kod-tisna",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674ca90634b28.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vodanovi 30",
    "addressLocality": "Dubrava kod Tisna",
    "postalCode": "22240",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.81464,
    "longitude": 15.71311
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}