{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/papillon-bouillon-bouillon-luxemburg",
  "name": "Papillon Bouillon",
  "description": "For children - entertainment, sports and relaxation - Centre Bouillon 2 km",
  "url": "https://campertunity.com/listings/campgrounds/papillon-bouillon-bouillon-luxemburg",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vieille Route de France",
    "addressLocality": "Bouillon",
    "addressRegion": "luxemburg",
    "postalCode": "6830",
    "addressCountry": "Bélgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.7812,
    "longitude": 5.06136
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "26.75",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "26.75+"
}