{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-cabrettes-florenville-wallonia",
  "name": "Camping Les Cabrettes",
  "description": "Camping les cabrettes near the Semois and a local beach with a picnic option",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-cabrettes-florenville-wallonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651164943"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Semois",
    "addressLocality": "florenville",
    "addressRegion": "wallonia",
    "postalCode": "6824",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.71087,
    "longitude": 5.26176
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.25,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19+"
}