{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-biedenkopf-hesse-biedenkopf",
  "name": "Campspace in Biedenkopf, Hesse",
  "description": "Simple meadow with creek, playground in the village very close",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-biedenkopf-hesse-biedenkopf",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Biedenkopf",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.882,
    "longitude": 8.5665
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/biedenkopf/173598/campspace-in-biedenkopf-hesse"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}