{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-staufenberg-hesse-staufenberg",
  "name": "Campspace in Staufenberg, Hesse",
  "description": "We offer a nice pitch for caravans, motorhomes and campers with a beautiful view of Staufenberg Castle. Directly at the site is an electricity connection, a water tap for fresh water and our garbage cans can be used for household waste with pleasure. The highway A 485 is only about 3 minutes away, so you have a very good connection. Our property is located in a small quiet residential area outside of Staufenberg. Nevertheless, one is in about 15 minutes in the city center of Giessen or Marbur...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-staufenberg-hesse-staufenberg",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Staufenberg",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.664,
    "longitude": 8.734
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}