{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/familiencamping-ruhlesee-marienwerder-brandenburg",
  "name": "Familiencamping Ruhlesee",
  "description": "Familiencamping Ruhlesee is a camping in Marienwerder that allows dogs and offers electricity, toilet discharging, laundry facilities, and a tumble dryer.",
  "url": "https://campertunity.com/listings/campgrounds/familiencamping-ruhlesee-marienwerder-brandenburg",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zum Zeltplatz 4",
    "addressLocality": "Marienwerder",
    "addressRegion": "Brandenburg",
    "postalCode": "16348",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.81851,
    "longitude": 13.58269
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}