{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/der-orke-medebach-nordrhein-westfalen",
  "name": "At the Orke",
  "description": "Enjoy a relaxing stay at An der Orke in Medebach, Germany. Customer rating: 5.",
  "url": "https://campertunity.com/listings/campgrounds/der-orke-medebach-nordrhein-westfalen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651139142.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Prior-Lefarth-Weg",
    "addressLocality": "Medebach",
    "addressRegion": "Nordrhein-Westfalen",
    "postalCode": "59964",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1695136,
    "longitude": 8.6684184
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}