{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-diekirch-diekirch-diekirch",
  "name": "Camp Diekirch",
  "description": "Camping for lovers of peace, tranquility and natural beauty - Our canteen, Kantine Am Sauer, will be open every day throughout the season from 14:00 to 19:00 - There is also a daily service of sandwiches (only on request) - Diekirch center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-diekirch-diekirch-diekirch",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651048963"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Gilsdorf",
    "addressLocality": "diekirch",
    "addressRegion": "diekirch",
    "postalCode": "9234",
    "addressCountry": "luxemburg"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.86532,
    "longitude": 6.17001
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.04,
    "reviewCount": 70,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "25+"
}