{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kloet-zierikzee-zeeland",
  "name": "Camping Kloet",
  "description": "camping in the open against the ramparts of Zierikzee - view of the harbor, the mill and the historic town - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kloet-zierikzee-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650793858.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eerste Weegje",
    "addressLocality": "Zierikzee",
    "addressRegion": "zeeland",
    "postalCode": "4301 SL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.64689,
    "longitude": 3.91134
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.54,
    "reviewCount": 117,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€30+"
}