{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ter-duinen-de-haan",
  "name": "Camping Ter Duinen",
  "description": "Camping Ter Duinen is located in De Haan, West Flanders, is located near the sea. This campsite has pitches without shade and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ter-duinen-de-haan",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674acfa89ce4f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wenduinesteenweg 143",
    "addressLocality": "De Haan",
    "postalCode": "8421"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.28347,
    "longitude": 3.05647
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}