{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nordseecamping-zum-seehund-gmbh-co-kg-simonsberg-husum",
  "name": "Nordseecamping Zum Seehund GmbH & Co KG",
  "description": "Nordseecamping Zum Seehund GmbH & Co KG is a campsite in Simonsberg, Schleswig-Holstein, located by the sea.The campsite has which are marked...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nordseecamping-zum-seehund-gmbh-co-kg-simonsberg-husum",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67500b8540f3b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lundenbergweg 4",
    "addressLocality": "Simonsberg/Husum",
    "postalCode": "25813",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.45522,
    "longitude": 8.97211
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}