{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-reusterman-barchem",
  "name": "Camping Reusterman",
  "description": "Campsite Reusterman is a campsite in Barchem, Gelderland, located in the forest. The campsite has pitches with delineation, with shade, without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-reusterman-barchem",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ed38d0fb5e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Looweg 3",
    "addressLocality": "Barchem",
    "postalCode": "7244 RC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.12728,
    "longitude": 6.43567
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}