{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kaiser-camping-bad-feilnbach",
  "name": "Kaiser Camping",
  "description": "Kaiser Camping is a campsite in Bad Feilnbach, Bavaria, located a river/stream and by a lake/recreational pond.The campsite has which are marked out,...",
  "url": "https://campertunity.com/listings/campgrounds/kaiser-camping-bad-feilnbach",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674edf1c182bb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Reithof 2",
    "addressLocality": "Bad Feilnbach",
    "postalCode": "83075",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.78911,
    "longitude": 12.00597
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 28,
    "bestRating": 10,
    "worstRating": 1
  }
}