{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/recreatiepark-de-vergarde-erichem-nl",
  "name": "Recreatiepark De Vergarde",
  "description": "Recreatiepark De Vergarde is a campsite in Erichem, Gelderland, located on the edge of a lake/recreational pond.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/recreatiepark-de-vergarde-erichem-nl",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f18d832bc7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Erichemseweg 84",
    "addressLocality": "Erichem",
    "postalCode": "4117 GL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.89892,
    "longitude": 5.36047
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 11,
    "bestRating": 10,
    "worstRating": 1
  }
}