{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/citycamp-sud-kleinmachnow-brandenburg",
  "name": "Citycamp Sud",
  "description": "Please note: advance reservations required - Berlin city centre 25km - Potsdam city centre 13km",
  "url": "https://campertunity.com/listings/campgrounds/citycamp-sud-kleinmachnow-brandenburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651191730"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bäkehang",
    "addressLocality": "kleinmachnow",
    "addressRegion": "brandenburg",
    "postalCode": "14532",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.40006,
    "longitude": 13.17932
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/brandenburg/kleinmachnow/110449/citycamp-sud"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}