{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camperplaats-vensbroekje-veghel-brabante-septentrional",
  "name": "Camperplaats Vensbroekje",
  "description": "Location for motorhomes in the nature reserve of Maashorst - sale of organically grown vegetables - center of Veghel at 4 km",
  "url": "https://campertunity.com/listings/campgrounds/camperplaats-vensbroekje-veghel-brabante-septentrional",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651213671.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vensbroekje",
    "addressLocality": "Veghel",
    "addressRegion": "brabante-septentrional",
    "postalCode": "5461 LC",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.64191,
    "longitude": 5.55318
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.77,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "17.5",
    "priceValidUntil": "2026-07-11"
  },
  "priceRange": "17.5+"
}