{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kieler-wohnmobilstellplatz-kiel-schleswig-holstein",
  "name": "Kieler Wohnmobilstellplatz",
  "description": "Quiet place in the middle of nature - park with restaurant and beer garden nearby - location under construction - swimming in the Baltic Sea 200m - bus stop - playground and sports field nearby - center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kieler-wohnmobilstellplatz-kiel-schleswig-holstein",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650883870.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Koesterallee",
    "addressLocality": "Kiel",
    "addressRegion": "schleswig-holstein",
    "postalCode": "24106",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.34985,
    "longitude": 10.14145
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.33,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}