{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-hietkamp-laren-gld",
  "name": "Boerderijcamping Hietkamp",
  "description": "Boerderijcamping Hietkamp is a campsite in Laren, Gelderland.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/boerderijcamping-hietkamp-laren-gld",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/6751665338a0b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Markeloseweg 7",
    "addressLocality": "Laren (Gld.)",
    "postalCode": "7245 TJ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.20017,
    "longitude": 6.3745
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}