{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-stendenitz-neuruppin-ot-stendenitz",
  "name": "Camping Stendenitz",
  "description": "Camping Stendenitz is a campsite in Stendenitz, Brandenburg, located in a wood and by a lake/recreational pond.This terraced camp site has which are...",
  "url": "https://campertunity.com/listings/campgrounds/camping-stendenitz-neuruppin-ot-stendenitz",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/6750682f22a0a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grafendamm 1",
    "addressLocality": "Neuruppin/OT Stendenitz",
    "postalCode": "16827",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.00717,
    "longitude": 12.81967
  },
  "sameAs": [
    "https://campio.no/campsite/camping-stendenitz",
    "https://www.eurocampings.co.uk/germany/brandenburg/stendenitz/camping-stendenitz-114453/",
    "http://www.camping-rheinsberg-neuruppin.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}