{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-de-boomgaard-vorden",
  "name": "Boerderijcamping De Boomgaard",
  "description": "Boerderijcamping De Boomgaard is a campsite in Vorden, Gelderland.The campsite has which are marked out, pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-de-boomgaard-vorden",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67516296914f8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lieferinkweg 4",
    "addressLocality": "Vorden",
    "postalCode": "7251 NV",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.07539,
    "longitude": 6.33781
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}