{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-bon-repos-berdorf",
  "name": "Camping Bon Repos",
  "description": "Camping Bon Repos is a campsite with 50 pitches in Berdorf, Luxembourg. Camping Bon Repos has wifi and an indoor pool.",
  "url": "https://campertunity.com/listings/campgrounds/camping-bon-repos-berdorf",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOT54ba39140953edf09db5d987773ca63a/biggerthumb.jpg",
    "images//SPOT54ba39140953edf09db5d987773ca63a/mapbox/mapbox.webp",
    "images/lu/SPOT54ba39140953edf09db5d987773ca63a/carousel/58cf315cdebba-camping-bon-repos-berdorf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "39 rue de Consdorf",
    "addressLocality": "Berdorf",
    "postalCode": "6551"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.8184,
    "longitude": 6.3466
  },
  "sameAs": [
    "https://www.spottocamp.com/en/campsites/camping-bon-repos-berdorf"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "18",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$18+"
}