{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkamperen-in-het-bos-in-saksen",
  "name": "Natuurkamperen in het bos in Saksen",
  "description": "Welcome to our nature campsite in the forest! We offer you two parking spaces. The pitch \"",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkamperen-in-het-bos-in-saksen",
  "image": [
    "https://campspace.com/media/medium/uploads/space/ee/a9/70/eea970d10485563ac926e63411bd2207.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.04,
    "longitude": 14.71
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}