{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kampeerplaats-in-schenkenberg-brandenburg",
  "name": "Kampeerplaats in Schenkenberg, Brandenburg",
  "description": "A highlight is our great outdoor kitchen, which is freely accessible and usable for everyone.",
  "url": "https://campertunity.com/listings/campgrounds/kampeerplaats-in-schenkenberg-brandenburg",
  "image": [
    "https://campspace.com/media/medium/uploads/space/b6/24/af/b624af9e6f51120a061609a2873825a9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.36,
    "longitude": 13.96
  },
  "sameAs": [
    "https://campspace.com/nl/s/campspace-in-schenkenberg-brandenburg_8848?pitchTypeId=7822&"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}