{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/angebot-in-der-nahe-tolmin",
  "name": "Angebot in der Nähe",
  "description": "Campsite Labrca is located right next to the river Soča,",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/angebot-in-der-nahe-tolmin",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Volče 87C",
    "addressLocality": "Tolmin",
    "postalCode": "5220"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1829212,
    "longitude": 13.7333382
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 10,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 0
  }
}