{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/leadingcampings-europe-dusseldorf-de",
  "name": "LeadingCampings of Europe",
  "description": "LeadingCampings is an association of first-class camping and holiday parks in Europe. The association stands for quality, service and unique camping experiences.",
  "url": "https://campertunity.com/listings/campgrounds/leadingcampings-europe-dusseldorf-de",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kettelerstr. 26",
    "addressLocality": "Düsseldorf",
    "postalCode": "40593",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.2254018,
    "longitude": 6.7763137
  }
}