{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpunt-ravenstein-wervik-west-flanders",
  "name": "Camperpunt Ravenstein",
  "description": "the camper pitches are located on a swimming pond and between our vineyards - you can enjoy the Leie region and the Heuvelland - connection to the cycling junction and GR walking route",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpunt-ravenstein-wervik-west-flanders",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651121948"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kruisekestraat",
    "addressLocality": "Wervik",
    "addressRegion": "west-flanders",
    "postalCode": "8940",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.80891,
    "longitude": 3.02875
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.38,
    "reviewCount": 39,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16+"
}