{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/haus-waldfrieden-dulmen",
  "name": "Haus Waldfrieden",
  "description": "Enjoy a relaxing stay at Haus Waldfrieden in Dülmen, Germany. Visitors' rating: 3.63.",
  "url": "https://campertunity.com/listings/campgrounds/haus-waldfrieden-dulmen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650930027.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Börnste",
    "addressLocality": "dulmen",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.83337,
    "longitude": 7.22994
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}