{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lan-en-mar-heeg",
  "name": "Camping Lân en Mar",
  "description": "Camping Lân en Mar is a campsite in Heeg, Friesland, located by a lake/recreational pond.The campsite has which are marked out, pitches without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lan-en-mar-heeg",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67502a7de10fc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burd 14",
    "addressLocality": "Heeg",
    "postalCode": "8621 JX",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.96436,
    "longitude": 5.58583
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}