{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-de-poudredie-dinant-provincia-namur",
  "name": "Camperplaats De Poudredie",
  "description": "Motorhome places - center Dinant 1.7 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-de-poudredie-dinant-provincia-namur",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651262885.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fonds de Bouvignes",
    "addressLocality": "Dinant",
    "addressRegion": "provincia-de-namur",
    "postalCode": "5500",
    "addressCountry": "Bélgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.26399,
    "longitude": 4.92902
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "16",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "16+"
}