{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-borken-kleinenglis-hesse-hesse-borken-kleinenglis",
  "name": "Campspace in Borken Kleinenglis (Hesse), Hesse",
  "description": "There are 4 parking spaces in row for rent in Borken Kleinenglis. Gladly also for campers etc., Nearby are shopping facilities and a lake area. The activities -swimming, barbecue, hiking etc. -shop, baker and butcher in the immediate vicinity",
  "url": "https://campertunity.com/listings/campgrounds/campspace-borken-kleinenglis-hesse-hesse-borken-kleinenglis",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Borken- Kleinenglis (Hessen)",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.072,
    "longitude": 9.259
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}