{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-peelhof-grathem",
  "name": "Boerderijcamping Peelhof",
  "description": "Boerderijcamping Peelhof is a campsite located in Grathem, Limburg, and located river/stream.This campsite has pitches and a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-peelhof-grathem",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67516fbe066dd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Loorderstraat 7",
    "addressLocality": "Grathem",
    "postalCode": "6096 NE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.18847,
    "longitude": 5.84767
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}