{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/landhaus-grum-hattingen-nordrhein-westfalen",
  "name": "Country house Grum",
  "description": "Enjoy a relaxing stay at Landhaus Grum in Hattingen, Germany. Customer rating: 2.8.",
  "url": "https://campertunity.com/listings/campgrounds/landhaus-grum-hattingen-nordrhein-westfalen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650824082.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ruhrdeich",
    "addressLocality": "Hattingen",
    "addressRegion": "Nordrhein-Westfalen",
    "postalCode": "45525",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.40548,
    "longitude": 7.17491
  },
  "sameAs": [
    "https://www.campercontact.com/de/deutschland/nordrhein-westfalen/hattingen/64720/landhaus-grum"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}