{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kayaks-camping-friend-pierre-vresse-sur-semois-region-valona",
  "name": "Kayaks Camping Friend Pierre",
  "description": "camping \"style\" simple - 4km downtown",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kayaks-camping-friend-pierre-vresse-sur-semois-region-valona",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650812850.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de Liboichant",
    "addressLocality": "vresse-sur-semois",
    "addressRegion": "region-valona",
    "postalCode": "5550",
    "addressCountry": "belgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.8472,
    "longitude": 4.96936
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.7,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "14.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "14.5+"
}