{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kempenstee-knegsel",
  "name": "Camping Kempenstee",
  "description": "Camping Kempenstee is a campsite in Knegsel, North Brabant.The campsite has which are marked out, pitches with shade, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kempenstee-knegsel",
  "image": [
    "https://cdn3.acsi.eu/6/8/5/5/685514a38234b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eerselseweg 39a",
    "addressLocality": "Knegsel",
    "postalCode": "5511 KL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.38522,
    "longitude": 5.32436
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}