{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-au-bout-du-monde-houffalize-wallonia-be",
  "name": "Camping Au Bout Du Monde",
  "description": "Adults only camping - beautiful view - cozy tavern with terrace - ideal base for beautiful walks and bike rides - quiet from 10 p.m. - dogs welcome - open 7/7 from April to September - Houffalize 8km - bakery service",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-au-bout-du-monde-houffalize-wallonia-be",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650842430.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Engreux",
    "addressLocality": "houffalize",
    "addressRegion": "wallonia",
    "postalCode": "6663",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.11919,
    "longitude": 5.70597
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.91,
    "reviewCount": 50,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€26+"
}