{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dasparkhotel-hof-emscher-auen-110818-north-rhine-westphalia",
  "name": "Dasparkhotel hof emscher Auen",
  "description": "Dasparkhotel - Hof Emscher-Auen is a camping location.",
  "url": "https://campertunity.com/listings/campgrounds/dasparkhotel-hof-emscher-auen-110818-north-rhine-westphalia",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rittershofer Straße",
    "addressLocality": "110818",
    "addressRegion": "north-rhine-westphalia",
    "postalCode": "44577",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.58538,
    "longitude": 7.35604
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}