{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/landhoeve-de-buitenman-lage-mierde-noord-brabant",
  "name": "Landhoeve De Buitenman",
  "description": "location at ecological farm De Buitenman and farm shop - location in the stream valleys of the Reusel and Raamsloop - landhoeve in winter only from Thursday to Sunday open - in summer all days open - during mealtime free overnight stay - center 800m",
  "url": "https://campertunity.com/listings/campgrounds/landhoeve-de-buitenman-lage-mierde-noord-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650703514.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Buitenman",
    "addressLocality": "lage-mierde",
    "addressRegion": "noord-brabant",
    "postalCode": "5094 EJ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.4159,
    "longitude": 5.14487
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.93,
    "reviewCount": 35,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "€10+"
}