{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wald-u-seeblick-camp-zislow",
  "name": "Wald- u. Seeblick Camp GmbH",
  "description": "Nature as far as you can see: forests, fields and a panorama of the sparkling lake... Here's what you'll find in this...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wald-u-seeblick-camp-zislow",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/a/674a1a466fd67.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Waldchaussee 1",
    "addressLocality": "Zislow",
    "postalCode": "17209",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.44222,
    "longitude": 12.31375
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 20,
    "bestRating": 10,
    "worstRating": 1
  }
}