{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-family-camp-kellerwiehl-bittkau",
  "name": "Stellplatz - Family Camp Kellerwiehl",
  "description": "Family friendly campsite in de Altmark",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-family-camp-kellerwiehl-bittkau",
  "image": [
    "https://kellerwiehl.de/wp-content/uploads/2016/11/stellplatz.jpg",
    "https://kellerwiehl.de/wp-content/themes/kellerwiehl/images/header.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kellerwiehl 1",
    "addressLocality": "Bittkau",
    "postalCode": "39517",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.4135905,
    "longitude": 11.9638654
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 302,
    "bestRating": 5,
    "worstRating": 1
  }
}