{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-falckenstein-kiel",
  "name": "Camping Falckenstein",
  "description": "Camping Falckenstein is a camping in Kiel, Schleswig-Holstein, by the sea and in the forest. This camping has pitches with parcels, without shadows...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-falckenstein-kiel",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674edb698ce92.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Palisadenweg 171",
    "addressLocality": "Kiel",
    "postalCode": "24159",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.41206,
    "longitude": 10.18375
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}