{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/onze-tuin-als-herberg",
  "name": "Onze tuin als herberg",
  "description": "Behind our house and vegetable garden in our orchard overlooking the estate Morren we have a prac",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/onze-tuin-als-herberg",
  "image": [
    "https://campspace.com/media/medium/uploads/space/aa/a2/9c/aaa29c6d5d5a10075878f1e015d28e92.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.46,
    "longitude": 5.87
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.96,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  }
}