{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-den-hoek-wilp-achterhoek-1",
  "name": "Boerderijcamping Den Hoek",
  "description": "Boerderijcamping Den Hoek is a campsite in Wilp, Gelderland.The campsite has pitches without shade and pitches with some shade. The following rules...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-den-hoek-wilp-achterhoek-1",
  "image": [
    "https://cdn1.acsi.eu/6/8/5/3/6853dc4e079e0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Leemsteeg 23",
    "addressLocality": "Wilp (Achterhoek)",
    "postalCode": "7384 SN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.20694,
    "longitude": 6.06367
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}