{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buitenplaats-den-inkel-kruiningen",
  "name": "Buitenplaats Den Inkel",
  "description": "Outdoor place Den Inkel is a campsite in Kruiningen, Zeeland, located by the sea and by a lake/recreation lake. The campsite has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buitenplaats-den-inkel-kruiningen",
  "image": [
    "https://cdn1.acsi.eu/6/7/9/8/6798bd3b5f174.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Blauwhoefseweg 12",
    "addressLocality": "Kruiningen",
    "postalCode": "4416 RC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.43456,
    "longitude": 4.04525
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}