{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-nuthe-urstromtal",
  "name": "water",
  "description": "Our garden is located less than 40 km from Berlin. It is a very quiet place surrounded by a natural park and perfect for nature lovers who like to walk, fish or simply enjoy the peace and quiet.",
  "url": "https://campertunity.com/listings/campgrounds/water-nuthe-urstromtal",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Nuthe-Urstromtal",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.1485,
    "longitude": 13.199
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/nuthe-urstromtal/170692/campspace-in-nuthe-urstromtal-brandenburg"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}