{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spreewald-kneipp-und-erlebniscamping-burg-spreewald",
  "name": "Spreewald Kneipp- und ErlebnisCamping",
  "description": "In the Spreewald, located right on the banks of a river, lies the campsite Kneipp- und Erlebnis. This eco-camping property consists of various fields...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spreewald-kneipp-und-erlebniscamping-burg-spreewald",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675161e342602.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vetschauer Str. 1a",
    "addressLocality": "Burg (Spreewald)",
    "postalCode": "03096",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.82419,
    "longitude": 14.13981
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}