{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/floreal-camping-le-hameau-de-lourthe-houffalize-luxembourg",
  "name": "Floreal Camping Le Hameau De Lourthe",
  "description": "Le Hameau de l’Ourthe is located in the picturesque town of Houffalize, known as the mountain biking mecca of Belgium. This unique holiday park offers around forty modern eco-lodges and an extensive camperpark, making it the perfect destination for adventurous travelers eager to explore the Ardennes or for those seeking relaxation amidst pristine nature.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/floreal-camping-le-hameau-de-lourthe-houffalize-luxembourg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651241418.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Roche",
    "addressLocality": "houffalize",
    "addressRegion": "luxembourg",
    "postalCode": "6660",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.12957,
    "longitude": 5.78088
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€32+"
}