{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dcc-camping-kladow-kladow-berlin",
  "name": "D.C.C. Camping Kladow",
  "description": "D.C.C. Camping Kladow is a campsite in Kladow, Berlin, located in the forest and on a lake/recreation lake. The campsite has pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/dcc-camping-kladow-kladow-berlin",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674edefe536e0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Krampnitzerweg 111-117",
    "addressLocality": "Kladow/Berlin",
    "postalCode": "14089",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.45372,
    "longitude": 13.11361
  },
  "sameAs": [
    "https://www.eurocampings.nl/duitsland/berlijn/kladow/d-c-c-camping-kladow-102640/",
    "http://www.dccberlin.de/index.php/kladow"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}