{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-de-ulend-kessel-nl",
  "name": "Boerderijcamping De Ulend",
  "description": "Boerderijcamping De Ulend is a campsite in Kessel, Limburg.The campsite has pitches without shade and pitches with some shade. It is possible to rent...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-de-ulend-kessel-nl",
  "image": [
    "https://cdn3.acsi.eu/6/7/8/7/6787bfb523e5c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bosakkerweg 10",
    "addressLocality": "Kessel",
    "postalCode": "5995 PT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.30861,
    "longitude": 6.07528
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}