{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-truite-dargent-houffalize-region-valona",
  "name": "La Truite Dargent",
  "description": "3 large pitches for motorhomes for fully independent motorhomes. It is located in a beautiful valley near a stream on the grounds of the mini resort La Truite d'Argent - max. 2 people per motorhome - no children - no pets - restaurant open on weekends - Tavigny 1.5 km - Houffalize 7 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-truite-dargent-houffalize-region-valona",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651134193.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cetturu",
    "addressLocality": "houffalize",
    "addressRegion": "region-valona",
    "postalCode": "6662",
    "addressCountry": "belgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.12081,
    "longitude": 5.83884
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.94,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "30+"
}