{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-erve-harkink-lochem",
  "name": "Camping Erve Harkink",
  "description": "Camping Erve Harkink is a campsite in Lochem, Gelderland.The campsite has pitches with shade, pitches without shade and pitches with some shade. The...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-erve-harkink-lochem",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67505eb047e75.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zwiepseweg 138",
    "addressLocality": "Lochem",
    "postalCode": "7241 PV",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.15083,
    "longitude": 6.43281
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}