{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bocht-campingplatz-de",
  "name": "De Bocht - Campingplatz.de",
  "description": "Small camping with comfort spaces playground and swimming pool. Shone environment for driving artery and walker.",
  "url": "https://campertunity.com/listings/campgrounds/bocht-campingplatz-de",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.51489,
    "longitude": 5.31023
  },
  "sameAs": [
    "https://www.campingplatz.de/campingplaetze/holland/de-bocht/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}