{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grunewald-heiden-nrw",
  "name": "Grunewald",
  "description": "Grunewald camping in Heiden offers a swimming pool, golf facilities, supermarket, playground, marina, security, well-lit surroundings, grass surface, waste water discharge, toilet facilities, showers, laundry services, WiFi, bread service, bicycle rental, and a small shop.",
  "url": "https://campertunity.com/listings/campgrounds/grunewald-heiden-nrw",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Borkener Straße 33",
    "addressLocality": "Heiden",
    "addressRegion": "North Rhine-Westphalia",
    "postalCode": "46359",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.82821,
    "longitude": 6.90087
  },
  "sameAs": [
    "https://www.gasthof-grunewald.de/pension/",
    "https://www.campercontact.com/en/germany/north-rhine-westphalia/110622/grunewald"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}