{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-scholtemeijer-diffelen",
  "name": "Camping Het Scholtemeijer",
  "description": "Campsite Het Scholtemeijer is a campsite in Diffelen, Overijssel.This campsite has unshaded pitches....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-scholtemeijer-diffelen",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67518ac9dbc8e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grote Esweg 13",
    "addressLocality": "Diffelen",
    "postalCode": "7795 DD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.52211,
    "longitude": 6.56053
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.9,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}