{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-plakken-heerde",
  "name": "Camping De Plakken",
  "description": "Camping De Plakken is a camping in Heerde, Gelderland. This camping has pitches without shade and places with some shade. It consists of...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-plakken-heerde",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67519532ac661.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Plakkenweg 13",
    "addressLocality": "Heerde",
    "postalCode": "8181 SN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.39336,
    "longitude": 6.07158
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}