{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-klein-cambron-hulst-zelande",
  "name": "Minicamping Klein Cambron",
  "description": "Camping next to the nature reserve Groot Eiland - small limited kitchen - center 4 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-klein-cambron-hulst-zelande",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650902801.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klein Cambrondijk",
    "addressLocality": "Hulst",
    "addressRegion": "zelande",
    "postalCode": "4561 RR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.30349,
    "longitude": 3.99305
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.81,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19+"
}