{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capfun-camping-eibernest-eibergen-nl",
  "name": "Capfun Camping Eibernest",
  "description": "Campsite Capfun Camping Eibernest is located in a rural countryside near the fortified town of Groenlo. This lively family campsite has two swimming...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capfun-camping-eibernest-eibergen-nl",
  "image": [
    "https://cdn1.acsi.eu/6/7/6/0/676017e45b344.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kerkdijk 1",
    "addressLocality": "Eibergen",
    "postalCode": "7152 DB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.07167,
    "longitude": 6.64031
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}