{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-harddraverspark-dokkum",
  "name": "Camping Harddraverspark",
  "description": "Camping Harddraverspark is a very quiet 'town camping' site. This is due to the campsite being located in a recreational park, where the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-harddraverspark-dokkum",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674a30c59bb36.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Harddraversdijk 1a",
    "addressLocality": "Dokkum",
    "postalCode": "9101 XA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.32656,
    "longitude": 6.00472
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 19,
    "bestRating": 10,
    "worstRating": 1
  }
}