{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/koeienbedrijf-regte-heijden-camperplaats-riel-north-braban",
  "name": "Koeienbedrijf De Regte Heijden Camperplaats",
  "description": "Camper location at organic farm - cows with calves in family herd - near nature reserves the Regte Heide and the Chaamse forests - A58 4km - center 1.5km",
  "url": "https://campertunity.com/listings/campgrounds/koeienbedrijf-regte-heijden-camperplaats-riel-north-braban",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650751954.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oude Tilburgsebaan",
    "addressLocality": "riel",
    "addressRegion": "north-brabant",
    "postalCode": "5133 BE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.51171,
    "longitude": 5.01331
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.06,
    "reviewCount": 124,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "11",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "€11+"
}