{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/de-heibloem-diessen-north-brabant",
  "name": "De Heibloem",
  "description": "NKC card discount - horse storage possible - various horse riding routes - supermarket and public transport 3.5 km - jeu de boules court - center 3,5km",
  "url": "https://campertunity.com/listings/campgrounds/de-heibloem-diessen-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650747446.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Goorweg",
    "addressLocality": "diessen",
    "addressRegion": "north-brabant",
    "postalCode": "5087 TC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.44704,
    "longitude": 5.18598
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback_riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.18,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18.5",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "€18.5+"
}