{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-jardinet-vresse-sur-semois-province-of-namur",
  "name": "Camping Le Jardinet",
  "description": "Small campsite on the Semois river",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-jardinet-vresse-sur-semois-province-of-namur",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651153480.android.chrome.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue d'en Haut",
    "addressLocality": "vresse-sur-semois",
    "addressRegion": "province-of-namur",
    "postalCode": "5550",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.86965,
    "longitude": 4.89621
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€18+"
}