{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/angebot-in-der-nahe-maribor",
  "name": "Angebot in der Nähe",
  "description": "Campsite Center Kekec Maribor Pohorje is located at the foot of the Pohorje Mountains at an altitude of 303 meters.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/angebot-in-der-nahe-maribor",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pohorska ulica 35 c",
    "addressLocality": "Maribor",
    "postalCode": "2000"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.5576439,
    "longitude": 15.6455854
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 10,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 0
  }
}