{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-drijfveer-akkrum",
  "name": "Camping Drijfveer",
  "description": "Sail on Frisian waters during the day and then camp by the open waterway or by the impressive marina. This idyllic picture is a reality at Camping...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-drijfveer-akkrum",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c9396bbb1f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ulbe Twijnstrawei 31",
    "addressLocality": "Akkrum",
    "postalCode": "8491 CJ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.04836,
    "longitude": 5.82583
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 16,
    "bestRating": 10,
    "worstRating": 1
  }
}