{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/diemelsee-marsberg-north-rhine-westphalia",
  "name": "diemelsee",
  "description": "Centre 4 km",
  "url": "https://campertunity.com/listings/campgrounds/diemelsee-marsberg-north-rhine-westphalia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650762113.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am See",
    "addressLocality": "marsberg",
    "addressRegion": "north-rhine-westphalia",
    "postalCode": "34431",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.37471,
    "longitude": 8.72274
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.59,
    "reviewCount": 37,
    "bestRating": 5,
    "worstRating": 1
  }
}