{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/koren-zuzemberk-novo-mesto",
  "name": "koren",
  "description": "on the river at restaurant and kiosk - in center",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/koren-zuzemberk-novo-mesto",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650883433.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dolga vas",
    "addressLocality": "zuzemberk",
    "addressRegion": "novo-mesto",
    "postalCode": "8360",
    "addressCountry": "SI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.82775,
    "longitude": 14.93048
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.05,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}