{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sietower-bucht-sietow-dorf-de",
  "name": "Camping Sietower Bucht",
  "description": "Camping Sietower Bucht is a campsite in Sietow Dorf, Mecklenburg-Pomerania, located on the edge of a lake/recreational pond.This campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sietower-bucht-sietow-dorf-de",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67505f9a78029.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dorfstraße 21",
    "addressLocality": "Sietow-Dorf",
    "postalCode": "17209",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.43233,
    "longitude": 12.58047
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}