{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/angebot-nahe-bovec",
  "name": "Angebot in der Nähe",
  "description": "Here, where Soča and Koritnica are located in this unique Alpine environment, is our campsite Kovač.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/angebot-nahe-bovec",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vodenca 7",
    "addressLocality": "Bovec",
    "postalCode": "5230"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3385847,
    "longitude": 13.552419
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9.3,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 0
  }
}