{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamp-heuvel-kerkwerve-nl",
  "name": "Minicamping De Heuvel",
  "description": "If you are looking for a relaxed pitch at a small-scale campsite, surrounded by meadows and with the sea in the vicinity, Minicamping de Heuvel on...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamp-heuvel-kerkwerve-nl",
  "image": [
    "https://cdn2.acsi.eu/6/7/8/7/6787c74c06a21.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heuvelsweg 7",
    "addressLocality": "Kerkwerve",
    "postalCode": "4321 TE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.68542,
    "longitude": 3.907
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}