{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vakantie-en-attractiepark-duinrell-wassenaar",
  "name": "Camping Vakantie- en attractiepark Duinrell",
  "description": "Camping Vakantie- en attractiepark Duinrell is a campsite located in Wassenaar, South Holland, and located in the woods.This campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vakantie-en-attractiepark-duinrell-wassenaar",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/d/674deecb0c2e7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Duinrell 1",
    "addressLocality": "Wassenaar",
    "postalCode": "2242 JP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.14583,
    "longitude": 4.38742
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}