{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-op-der-sauer-diekirch",
  "name": "Camping Op der Sauer",
  "description": "+372 +***-***-****90 Campercontact community rating: 3.8",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-op-der-sauer-diekirch",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650795523.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Gilsdorf",
    "addressLocality": "Diekirch",
    "postalCode": "9234",
    "addressCountry": "Luxemburg"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.86694,
    "longitude": 6.17387
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 89,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "23",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "23+"
}