{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sport-naturfreunde-dortmund-witten-nordrhein",
  "name": "Sport and Naturefriends Dortmund",
  "description": "Enjoy a relaxing stay at Sport- und Naturfreunde Dortmund in Witten, Germany. Customer rating: 0.",
  "url": "https://campertunity.com/listings/campgrounds/sport-naturfreunde-dortmund-witten-nordrhein",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kermelberg",
    "addressLocality": "Witten",
    "addressRegion": "Nordrhein-Westfalen",
    "postalCode": "58453",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.42273071,
    "longitude": 7.39042924
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}