{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-erve-hesselink-winterswijk-huppel",
  "name": "Camping Erve Hesselink",
  "description": "Camping Erve Hesselink is located between Winterswijk and the German town of Vreden, both of which are easily accessible and at a distance of...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-erve-hesselink-winterswijk-huppel",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751724929d70.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Waliënseweg 32",
    "addressLocality": "Winterswijk/Huppel",
    "postalCode": "7105 CD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.00017,
    "longitude": 6.75764
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}