{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/damp-ostseecamping-schubystrand-dorphof",
  "name": "Damp Ostseecamping",
  "description": "Damp Ostseecamping is a campsite in Ostseebad Damp, Schleswig-Holstein, located by the sea and by a lake/recreational pond.The campsite has which are...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/damp-ostseecamping-schubystrand-dorphof",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674edb07947c1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schubystrand 6",
    "addressLocality": "Schubystrand/Dörphof",
    "postalCode": "24398",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.598,
    "longitude": 10.02411
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}