{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/recreatiepark-het-eperwoud-epe",
  "name": "Recreatiepark Het Eperwoud",
  "description": "Recreatiepark Het Eperwoud is situated in a forested area in the Veluwe between Epe and Heerde. This campsite is located along a beautiful cycling...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/recreatiepark-het-eperwoud-epe",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67515d7f86626.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tongerenseweg 126",
    "addressLocality": "Epe",
    "postalCode": "8162 PP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.35064,
    "longitude": 5.96167
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Safari_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 10,
    "bestRating": 10,
    "worstRating": 1
  }
}