{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boerderijcamping-niks-hoeve-middelbeers-north-brabant",
  "name": "Boerderijcamping Niks Hoeve",
  "description": "Camping pitches at mini campsite - Oirschot exit on the A58 - Baest Estate - Oirschot - center of Middelbeers 5km",
  "url": "https://campertunity.com/listings/campgrounds/boerderijcamping-niks-hoeve-middelbeers-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651192525.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Franse Baan",
    "addressLocality": "Oost-, West- en Middelbeers",
    "addressRegion": "north-brabant",
    "postalCode": "5091 JN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.49207,
    "longitude": 5.27597
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "€17+"
}