{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dcc-camping-gatow-gatow",
  "name": "D.C.C. Camping Gatow",
  "description": "D.C.C. Camping Gatow is a campsite in Gatow, Berlin, located a river/stream.The campsite has which are marked out, pitches with shade, pitches...",
  "url": "https://campertunity.com/listings/campgrounds/dcc-camping-gatow-gatow",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675020f5a038c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kladower Damm 207-213",
    "addressLocality": "Gatow",
    "postalCode": "14089",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.46567,
    "longitude": 13.16372
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/berlin/gatow/d-c-c-camping-gatow-110031/",
    "http://www.dccberlin.de/index.php/gatow"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}