{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camperplaats-klein-heike-sint-oedenrode-brabante-septentrion",
  "name": "Camperplaats Klein Heike",
  "description": "Location for motorhomes (dogs with strap) in the center of Sint-Oedenrode (5.2 km)",
  "url": "https://campertunity.com/listings/campgrounds/camperplaats-klein-heike-sint-oedenrode-brabante-septentrion",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651241760.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nieuwenhuizen",
    "addressLocality": "sint-oedenrode",
    "addressRegion": "brabante-septentrional",
    "postalCode": "5492 VM",
    "addressCountry": "paises-bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.5353,
    "longitude": 5.44024
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.82,
    "reviewCount": 34,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "16",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "16+"
}