{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-douaire-profondeville-province-of-namur",
  "name": "Camping Le Douaire",
  "description": "nice campsite - on the edge of the village on the Maas - special place on a hill - it is certainly not new, but everything is neat and clean",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-douaire-profondeville-province-of-namur",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651131312"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Herdal",
    "addressLocality": "profondeville",
    "addressRegion": "province-of-namur",
    "postalCode": "5170",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.37263,
    "longitude": 4.86983
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}