{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatze-westkapelle",
  "name": "Stellplätze",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/stellplatze-westkapelle",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Joossesweg 9",
    "addressLocality": "Westkapelle",
    "postalCode": "4361 KD",
    "addressCountry": "Niederlande"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.5293313,
    "longitude": 3.4407863
  }
}