{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-wilgenwei-lopik",
  "name": "Camping Wilgenwei",
  "description": "Camping Wilgenwei is a campsite in Lopik, Utrecht, located a river/stream.The campsite has pitches without shade and pitches with some shade. For...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-wilgenwei-lopik",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9127/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lekdijk West 35",
    "addressLocality": "Lopik",
    "postalCode": "3411 MV",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.94844,
    "longitude": 4.91881
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}