{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hunzegat-zoutkamp-groningen",
  "name": "Jachthaven Hunzegat",
  "description": "location at marina - closed on Sundays outside the water sports season - after 6 p.m. telephone contact to open the barrier - modern sanitary unit - water sports shop - terrace - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hunzegat-zoutkamp-groningen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650671071.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strandweg",
    "addressLocality": "zoutkamp",
    "addressRegion": "groningen",
    "postalCode": "9974 SM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.34118,
    "longitude": 6.2942
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.89,
    "reviewCount": 82,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21+"
}