{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-blij-venneke-duizel",
  "name": "Camperplaats Blij Venneke",
  "description": "Location with large paved pitches - reservation via website - surrounded by a garden - located near a spring [no bathing water] - Eersel 2km - Veldhoven 5km - center Duizel 1.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-blij-venneke-duizel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650980406",
    "https://images.campercontact.com/media/photos/38562071809360486",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dalemsedijk",
    "addressLocality": "Duizel",
    "postalCode": "5525 KB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.36161,
    "longitude": 5.28482
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.57,
    "reviewCount": 163,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€23.5+"
}