{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-leau-vive-martelange-wallonia",
  "name": "Camping Leau Vive",
  "description": "Camping pitches at the campsite - in the Sûre valley - located between Martelange 2.8km and Radelange 250m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-leau-vive-martelange-wallonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651024899.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Place de l'Eglise",
    "addressLocality": "martelange",
    "addressRegion": "wallonia",
    "postalCode": "6630",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.84188,
    "longitude": 5.72437
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.04,
    "reviewCount": 46,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}