{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/caming-de-heide-de-haan-flanders-be",
  "name": "Caming De Heide",
  "description": "Family campsite with peace and space - located in the middle of the greenery near atmospheric dune belt - next to bird sanctuary - on the border of De Haan with Bredene - beach and sea 500m - center 3.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/caming-de-heide-de-haan-flanders-be",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650862730.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Driftweg",
    "addressLocality": "de-haan",
    "addressRegion": "flanders",
    "postalCode": "8420",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.25624,
    "longitude": 2.99192
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.63,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "33",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€33+"
}