{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/venhofzutendaal-zutendaal-limburgo-belgica",
  "name": "Venhofzutendaal VZW",
  "description": "Quiet place - \"between\" horses (can not come to you) - next to the forest where you can enjoy cycling or walking - center 600m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/venhofzutendaal-zutendaal-limburgo-belgica",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651057123"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Venstraat",
    "addressLocality": "Zutendaal",
    "addressRegion": "limburgo",
    "postalCode": "3690",
    "addressCountry": "Bélgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.95867,
    "longitude": 5.56821
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.79,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "15+"
}