{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camperplaats-heeswijk-heeswijk-dinther-brabante",
  "name": "Camperplaats Heeswijk",
  "description": "Location of the motorhome - Inauguration on June 1 - located on the river Leijgraaf - center Heeswijk 3 km",
  "url": "https://campertunity.com/listings/campgrounds/camperplaats-heeswijk-heeswijk-dinther-brabante",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651243453.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Het Schoor",
    "addressLocality": "heeswijk-dinther",
    "addressRegion": "brabante-septentrional",
    "postalCode": "5473 VJ",
    "addressCountry": "paises-bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.6632,
    "longitude": 5.4671
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.83,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "17.2",
    "priceValidUntil": "2026-07-11"
  },
  "priceRange": "17.2+"
}