{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-coesfeld-north-rhine-westphalia",
  "name": "Wohnmobilstellplatz Coesfeld",
  "description": "Enjoy a relaxing stay at Wohnmobilstellplatz Coesfeld in Coesfeld, Germany. Visitors' rating: 4.1.",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-coesfeld-north-rhine-westphalia",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650999585"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Osterwicker Straße",
    "addressLocality": "Coesfeld",
    "addressRegion": "North Rhine-Westphalia",
    "postalCode": "48653",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.95263744,
    "longitude": 7.17337609
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}