{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/naturpott-borkenberge-ludinghausen",
  "name": "Naturpott Borkenberge",
  "description": "Naturpott Borkenberge is a campsite in Lüdinghausen, North Rhine-Westphalia.The campsite has which are marked out, pitches without shade and pitches...",
  "url": "https://campertunity.com/listings/campgrounds/naturpott-borkenberge-ludinghausen",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675192c97a930.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Leversum 85",
    "addressLocality": "Lüdinghausen",
    "postalCode": "59348",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.78147,
    "longitude": 7.28242
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}