{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hameau-de-lourthe-houffalize-luxemburgo",
  "name": "Le Hameau de l'Ourthe",
  "description": "Camping area in the mountain biking mecca of Belgium: the holiday park offers modern eco-friendly accommodation and a large camping park.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hameau-de-lourthe-houffalize-luxemburgo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651262480.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Roche",
    "addressLocality": "Houffalize",
    "addressRegion": "luxemburgo",
    "postalCode": "6660",
    "addressCountry": "Bélgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.12957,
    "longitude": 5.78088
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.83,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "27.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "27.5+"
}