{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-north-rhine-westphalia-de",
  "name": "Clothes Wash Dry",
  "description": "Freizeitpark Dülmener See is a camping in Dülmen. The location offers toilet facilities, showers, electricity, a clothes wash and dry service, and allows dogs.",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-north-rhine-westphalia-de",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zum Dülmener See",
    "addressLocality": "110176",
    "addressRegion": "north-rhine-westphalia",
    "postalCode": "45721",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.80409,
    "longitude": 7.23213
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}