{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperhoeve-de-bourgogne-zonnebeke-vlaanderen",
  "name": "Camperhoeve De Bourgogne",
  "description": "on the outskirts of Zonnebeke - quiet location - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperhoeve-de-bourgogne-zonnebeke-vlaanderen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650980180.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bourgognestraat",
    "addressLocality": "Zonnebeke",
    "addressRegion": "vlaanderen",
    "postalCode": "8980",
    "addressCountry": "België"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.8695,
    "longitude": 2.96498
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.41,
    "reviewCount": 32,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "16",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "16+"
}