{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/angebot-in-der-nahe-breginj",
  "name": "Angebot in der Nähe",
  "description": "The campsite is the only campsite in the mysterious Breginjski kot.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/angebot-in-der-nahe-breginj",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Podbela",
    "addressLocality": "Breginj",
    "postalCode": "5223"
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 10,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 0
  }
}