{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-libramont-chevigny-luxembourg",
  "name": "Discharge Toilet",
  "description": "Location of Camping-car park - access with Pass Étapes card, purchase online or on site at the machine - centre: 1.2km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-libramont-chevigny-luxembourg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651240182.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Mélèzes",
    "addressLocality": "Libramont-Chevigny",
    "addressRegion": "luxembourg",
    "postalCode": "6800",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.92559,
    "longitude": 5.3865
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.83,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13+"
}