{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-affolderner-see-affoldern-edertal",
  "name": "Camping Affolderner See",
  "description": "Camping Affolderner See is a campsite in Affoldern, Hesse, on the river/stream and lake/recreational lake. This campsite has pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/camping-affolderner-see-affoldern-edertal",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674edac0d5e9e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Mühlengraben 15",
    "addressLocality": "Affoldern/Edertal",
    "postalCode": "34549",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.16569,
    "longitude": 9.08567
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 12,
    "bestRating": 10,
    "worstRating": 1
  }
}