{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hunzepark-gasselternijveen",
  "name": "Camping Hunzepark",
  "description": "Camping Hunzepark is a campsite in Gasselternijveen, Drenthe, located by a lake/recreational pond.This camp site with sloping grounds has pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hunzepark-gasselternijveen",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67500c7be635a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hunzepark 4",
    "addressLocality": "Gasselternijveen",
    "postalCode": "9514 BW",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.98278,
    "longitude": 6.83472
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.5,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}