{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-wuppertal-nordrhein-westfalen",
  "name": "Reisemobilstellplatz",
  "description": "- near the Zoo/Stadion and Sonnborn railway stations - the place is located outside the environmental zone",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-wuppertal-nordrhein-westfalen",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/21308/staticmap_21308_16_51.23797_7.10258.png?h=237&w=355&mode=crop&scale=canvas&autorotate=true",
    "https://Stellplatz.Info/Media/Default/StaticMap/21308/staticmap_21308_16_51.23797_7.10258.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kornstraße",
    "addressLocality": "Wuppertal",
    "addressRegion": "Nordrhein-Westfalen",
    "postalCode": "42327",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.23797,
    "longitude": 7.10258
  },
  "sameAs": [
    "https://stellplatz.info/wohnmobilstellplatz/stellplatz-kornstra%C3%9Fe"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}