{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/family-camp-kellerwiehl-altmark-bittkau",
  "name": "Campingplatz in der Altmark, Family Camp Kellerwiehl",
  "description": "The family-friendly camping in the Altmark, directly on the Elbe cycle path. Large pitches, log cabins, holiday rooms and apartment.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/family-camp-kellerwiehl-altmark-bittkau",
  "image": [
    "https://kellerwiehl.de/wp-content/uploads/2016/11/Kellerwiehl1-1024x768.jpg",
    "https://kellerwiehl.de/wp-content/themes/kellerwiehl/images/header.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kellerwiehl 1",
    "addressLocality": "Bittkau",
    "postalCode": "39517",
    "addressCountry": "DE"
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 302,
    "bestRating": 5,
    "worstRating": 1
  }
}