{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-weisser-see-wesenberg",
  "name": "Camping Weißer See",
  "description": "Camping Weißer See is a campsite in Wesenberg, Mecklenburg-Pomerania, located in the woods and on the edge of a lake/ pond...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-weisser-see-wesenberg",
  "image": [
    "https://cdn1.acsi.eu/6/8/5/a/685a7d0529910.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Weissen See 1",
    "addressLocality": "Wesenberg",
    "postalCode": "17255",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.28397,
    "longitude": 12.94842
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}