{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/biodynamische-boerderij-peerdsdonkenhof-heist-op-den-berg-an",
  "name": "Biodynamische boerderij Het Peerdsdonkenhof",
  "description": "quietly located biodynamic farm - with farm shop and craft barn",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/biodynamische-boerderij-peerdsdonkenhof-heist-op-den-berg-an",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Peerdsdonkendreef",
    "addressLocality": "Heist-op-den-Berg",
    "addressRegion": "antwerpen",
    "postalCode": "2221",
    "addressCountry": "België"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.04909,
    "longitude": 4.78335
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "35",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "35+"
}