{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-rochette-florenville-wallonia",
  "name": "La Rochette",
  "description": "Situated between the Ardennes and the Gaume - centre Sainte-Cécile: 1km - close to the river Semois.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-rochette-florenville-wallonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651230358.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Mécanique",
    "addressLocality": "Florenville",
    "addressRegion": "wallonia",
    "postalCode": "6820",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.72849,
    "longitude": 5.25005
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.33,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21.5+"
}