{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-jezero-kocevsko-kocevje",
  "name": "Camp Jezero Kocevsko",
  "description": "Camp Jezero Kocevsko is a campsite in Kočevje, located by a lake/recreational pond.The campsite has which are marked out, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-jezero-kocevsko-kocevje",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674cb903a1fbf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trdnjava 3",
    "addressLocality": "Kocevje",
    "postalCode": "1330",
    "addressCountry": "SI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.64419,
    "longitude": 14.87136
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}