{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-kellerwald-jesberg",
  "name": "Camping Kellerwald",
  "description": "In wooded and mountainous Hesse lies the German Camping Kellerwald. With beautiful nature surrounding this child-friendly campsite, it's a pleasure...",
  "url": "https://campertunity.com/listings/campgrounds/camping-kellerwald-jesberg",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674edadc5ff2b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Freizeitcentrum 1",
    "addressLocality": "Jesberg",
    "postalCode": "34632",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.99664,
    "longitude": 9.13361
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}