{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-distelrasen-schluechtern",
  "name": "Wohnmobilstellplatz Distelrasen",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-distelrasen-schluechtern",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ludovica-von-Stumm-Str.",
    "addressLocality": "Schluechtern",
    "addressRegion": "Hessen",
    "postalCode": "36381",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.349223,
    "longitude": 9.530162
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.77,
    "reviewCount": 103,
    "bestRating": 5,
    "worstRating": 1
  }
}