{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/angebot-in-der-nahe-kobarid-1",
  "name": "Angebot in der Nähe",
  "description": "Campsite Rut Kobarid - allow us to be part of our trip which started in Svino near Kobarid in 2012.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/angebot-in-der-nahe-kobarid-1",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Svino 13",
    "addressLocality": "Kobarid",
    "postalCode": "5222"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2455462,
    "longitude": 13.57917
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9.8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 0
  }
}