{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-oude-willem-diever-oude-willem",
  "name": "Natuurkampeerterrein Oude Willem",
  "description": "Natuurkampeerterrein Oude Willem is a campsite in Diever, Drenthe.The campsite has which are marked out, pitches with shade, pitches without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-oude-willem-diever-oude-willem",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675161fe2dc89.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bosweg 8",
    "addressLocality": "Diever/Oude Willem",
    "postalCode": "8439 SN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.88681,
    "longitude": 6.23469
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}