{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ostsee-freizeitpark-booknis-waabs",
  "name": "Ostsee-Freizeitpark Booknis",
  "description": "Ostsee-Leisurepark Booknis is a camping in Waabs, Schleswig-Holstein, by the sea. This camping with sloping terrain has places with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ostsee-freizeitpark-booknis-waabs",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67500a793a9c0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Booknis",
    "addressLocality": "Waabs",
    "postalCode": "24369",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.56325,
    "longitude": 10.01872
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}