{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/family-resort-kleinenzhof-bad-wildbad",
  "name": "Family-Resort Kleinenzhof",
  "description": "In the middle of the Black Forest you will find Family-Resort Kleinenzhof. This luxurious campsite is located on the banks of the Little Enz River...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/family-resort-kleinenzhof-bad-wildbad",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/d/674dddaf5aa0c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kleinenzhof 1",
    "addressLocality": "Bad Wildbad",
    "postalCode": "75323",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.73744,
    "longitude": 8.57622
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 802,
    "bestRating": 10,
    "worstRating": 1
  }
}