{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-schwarzhorn-wendisch-rietz",
  "name": "Camping Schwarzhorn",
  "description": "Camping Schwarzhorn is a campsite in Wendisch Rietz, Brandenburg, located by a lake/recreational pond.The campsite has pitches with shade and pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-schwarzhorn-wendisch-rietz",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674edf19234bf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schwarzhornerweg",
    "addressLocality": "Wendisch Rietz",
    "postalCode": "15864",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.22081,
    "longitude": 14.01489
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/brandenburg/wendisch-rietz/camping-schwarzhorn-102671/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}