{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vakantiepark-heigraaf-woudenberg",
  "name": "Vakantiepark De Heigraaf",
  "description": "Vakantiepark De Heigraaf is a campsite in Woudenberg, Utrecht, located by a lake/recreational pond.The campsite has which are marked out, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vakantiepark-heigraaf-woudenberg",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/6749ed9ef0ca1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "De Heygraeff 9",
    "addressLocality": "Woudenberg",
    "postalCode": "3931 ML",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.07969,
    "longitude": 5.38175
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}