{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kamp-vovk-crni-kal",
  "name": "Kamp VOVK",
  "description": "Kamp VOVK is a campsite in Črni Kal, located in a wood and a river/stream.The campsite has pitches with shade, pitches without shade and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kamp-vovk-crni-kal",
  "image": [
    "https://cdn2.acsi.eu/6/8/5/9/68590875bf933.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Osp 20",
    "addressLocality": "Crni Kal",
    "postalCode": "6275",
    "addressCountry": "SI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.57078,
    "longitude": 13.85681
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}